/linux/fs/ |
H A D | sync.c | 99 int nowait = 0, wait = 1; in ksys_sync() local 119 int nowait = 0; in do_sync_work() local
|
/linux/arch/mips/kernel/ |
H A D | idle.c | 101 static int __initdata nowait; variable
|
/linux/fs/btrfs/ |
H A D | file.c | 839 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) in get_prepare_gfp_flags() argument 857 bool nowait) in prepare_one_folio() argument 903 u64 *lockstart, u64 *lockend, bool nowait, in lock_and_cleanup_extent_if_need() argument 981 btrfs_check_nocow_lock(struct btrfs_inode * inode,loff_t pos,size_t * write_bytes,bool nowait) btrfs_check_nocow_lock() argument 1121 reserve_space(struct btrfs_inode * inode,struct extent_changeset ** data_reserved,u64 start,size_t * len,bool nowait,bool * only_release_metadata) reserve_space() argument 1204 copy_one_range(struct btrfs_inode * inode,struct iov_iter * iter,struct extent_changeset ** data_reserved,u64 start,bool nowait) copy_one_range() argument 1363 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); btrfs_buffered_write() local [all...] |
H A D | direct-io.c | 38 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local 218 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local [all...] |
H A D | file-item.c | 463 struct list_head *list, bool nowait) in btrfs_lookup_csums_list() argument
|
H A D | ctree.h | 84 unsigned int nowait:1; member
|
H A D | inode.c | 1823 bool nowait = path->nowait; in can_nocow_file_extent() local 7195 bool nowait) in can_nocow_extent() argument 9246 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_encoded_read_inline() local 9495 const bool nowait in btrfs_encoded_read() local [all...] |
/linux/drivers/cpufreq/ |
H A D | loongson2_cpufreq.c | 26 static uint nowait; variable
|
/linux/drivers/base/firmware_loader/ |
H A D | sysfs.h | 77 bool nowait; member
|
/linux/sound/virtio/ |
H A D | virtio_ctl_msg.c | 123 struct scatterlist *in_sgs, bool nowait) in virtsnd_ctl_msg_send() argument
|
/linux/block/ |
H A D | ioctl.c | 769 bool nowait; member 796 uint64_t start, uint64_t len, bool nowait) in blkdev_cmd_discard() argument
|
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-core.c | 246 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode() argument 692 bool nowait) in __mcp251xfd_chip_set_normal_mode() argument
|
/linux/drivers/md/ |
H A D | raid1.c | 1031 static bool _wait_barrier(struct r1conf *conf, int idx, bool nowait) in _wait_barrier() argument 1100 static bool wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_read_barrier() argument 1143 static bool wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_barrier() argument
|
H A D | raid10.c | 1003 static bool wait_barrier(struct r10conf *conf, bool nowait) in wait_barrier() argument
|
H A D | md.c | 6085 bool nowait = true; in md_run() local
|
/linux/fs/bcachefs/ |
H A D | alloc_foreground.c | 499 bool nowait) in bch2_bucket_alloc_trans() argument
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.c | 90 static int nowait = SMC_NOWAIT; variable
|
/linux/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 532 bool nowait) in mwl8k_request_fw() argument 547 bool nowait) in mwl8k_request_firmware() argument 5828 bool nowait) in mwl8k_init_firmware() argument
|
/linux/mm/ |
H A D | filemap.c | 2807 loff_t pos, loff_t end, bool nowait) in filemap_invalidate_pages() argument
|
/linux/fs/ext4/ |
H A D | inode.c | 969 bool nowait = map_flags & EXT4_GET_BLOCKS_CACHED_NOWAIT; in ext4_getblk() local
|