/linux-6.3-rc2/fs/ |
A D | sync.c | 99 int nowait = 0, wait = 1; in ksys_sync() local 119 int nowait = 0; in do_sync_work() local
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | idle.c | 108 static int __initdata nowait; variable
|
/linux-6.3-rc2/drivers/cpufreq/ |
A D | loongson2_cpufreq.c | 26 static uint nowait; variable
|
/linux-6.3-rc2/drivers/base/firmware_loader/ |
A D | sysfs.h | 77 bool nowait; member
|
/linux-6.3-rc2/fs/btrfs/ |
A D | file.c | 879 static unsigned int get_prepare_fgp_flags(bool nowait) in get_prepare_fgp_flags() 889 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) in get_prepare_gfp_flags() 908 bool nowait) in prepare_pages() 979 u64 *lockstart, u64 *lockend, bool nowait, in lock_and_cleanup_extent_if_need() 1062 size_t *write_bytes, bool nowait) in btrfs_check_nocow_lock() 1196 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_buffered_write() local
|
A D | file-item.c | 520 bool nowait) in btrfs_lookup_csums_list()
|
A D | inode.c | 1690 u64 bytenr, u64 num_bytes, bool nowait) in csum_exist_in_range() 1824 bool nowait = path->nowait; in can_nocow_file_extent() local 7079 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent() 7182 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local 7322 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
|
A D | ctree.h | 112 unsigned int nowait:1; member
|
/linux-6.3-rc2/sound/virtio/ |
A D | virtio_ctl_msg.c | 123 struct scatterlist *in_sgs, bool nowait) in virtsnd_ctl_msg_send()
|
/linux-6.3-rc2/drivers/net/can/spi/mcp251xfd/ |
A D | mcp251xfd-core.c | 228 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode() 664 bool nowait) in __mcp251xfd_chip_set_normal_mode()
|
/linux-6.3-rc2/drivers/md/ |
A D | raid1.c | 934 static bool _wait_barrier(struct r1conf *conf, int idx, bool nowait) in _wait_barrier() 1003 static bool wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_read_barrier() 1046 static bool wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_barrier()
|
A D | raid10.c | 1024 static bool wait_barrier(struct r10conf *conf, bool nowait) in wait_barrier()
|
A D | md.c | 5772 bool nowait = true; in md_run() local
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | file.c | 2362 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local 2510 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
|
/linux-6.3-rc2/drivers/net/ethernet/rocker/ |
A D | rocker_main.c | 51 bool nowait; member 1045 int rocker_cmd_exec(struct rocker_port *rocker_port, bool nowait, in rocker_cmd_exec()
|
/linux-6.3-rc2/drivers/net/ethernet/smsc/ |
A D | smc91x.c | 90 static int nowait = SMC_NOWAIT; variable
|
/linux-6.3-rc2/drivers/scsi/ |
A D | scsi_lib.c | 2728 static void scsi_stop_queue(struct scsi_device *sdev, bool nowait) in scsi_stop_queue()
|
/linux-6.3-rc2/drivers/net/wireless/marvell/ |
A D | mwl8k.c | 532 bool nowait) in mwl8k_request_fw() 547 bool nowait) in mwl8k_request_firmware() 5813 bool nowait) in mwl8k_init_firmware()
|
/linux-6.3-rc2/include/linux/ |
A D | blkdev.h | 995 bool nowait; member
|
/linux-6.3-rc2/fs/ext4/ |
A D | inode.c | 854 bool nowait = map_flags & EXT4_GET_BLOCKS_CACHED_NOWAIT; in ext4_getblk() local
|