Home
last modified time | relevance | path

Searched defs:nowait (Results 1 – 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/fs/
Dsync.c113 int nowait = 0, wait = 1; in ksys_sync() local
133 int nowait = 0; in do_sync_work() local
/kernel/linux/linux-6.6/fs/
Dsync.c99 int nowait = 0, wait = 1; in ksys_sync() local
119 int nowait = 0; in do_sync_work() local
/kernel/linux/linux-6.6/arch/mips/kernel/
Didle.c108 static int __initdata nowait; variable
/kernel/linux/linux-5.10/arch/mips/kernel/
Didle.c115 static int __initdata nowait; variable
/kernel/linux/linux-6.6/drivers/cpufreq/
Dloongson2_cpufreq.c26 static uint nowait; variable
/kernel/linux/linux-5.10/drivers/cpufreq/
Dloongson2_cpufreq.c27 static uint nowait; variable
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
Dsysfs.h77 bool nowait; member
/kernel/linux/linux-6.6/fs/btrfs/
Dfile.c879 static fgf_t 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()
1194 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_buffered_write() local
Dfile-item.c459 bool nowait) in btrfs_lookup_csums_list()
Dinode.c1724 u64 bytenr, u64 num_bytes, bool nowait) in csum_exist_in_range()
1864 bool nowait = path->nowait; in can_nocow_file_extent() local
7054 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent()
7157 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local
7297 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
Dctree.h112 unsigned int nowait:1; member
/kernel/linux/linux-6.6/sound/virtio/
Dvirtio_ctl_msg.c123 struct scatterlist *in_sgs, bool nowait) in virtsnd_ctl_msg_send()
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-core.c228 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode()
670 bool nowait) in __mcp251xfd_chip_set_normal_mode()
/kernel/linux/linux-6.6/drivers/md/
Draid1.c930 static bool _wait_barrier(struct r1conf *conf, int idx, bool nowait) in _wait_barrier()
999 static bool wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_read_barrier()
1042 static bool wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_barrier()
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
Dfallback.c77 bool nowait; member
/kernel/linux/linux-6.6/fs/ocfs2/
Dfile.c2365 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local
2513 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
/kernel/linux/linux-5.10/fs/ocfs2/
Dfile.c2371 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local
2519 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-core.c471 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode()
946 bool nowait) in __mcp251xfd_chip_set_normal_mode()
/kernel/linux/linux-5.10/block/
Dblk-core.c478 bool nowait = bio->bi_opf & REQ_NOWAIT; in bio_queue_enter() local
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/
Drocker_main.c51 bool nowait; member
1045 int rocker_cmd_exec(struct rocker_port *rocker_port, bool nowait, in rocker_cmd_exec()
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
Drocker_main.c51 bool nowait; member
1045 int rocker_cmd_exec(struct rocker_port *rocker_port, bool nowait, in rocker_cmd_exec()
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_lib.c2648 static void scsi_stop_queue(struct scsi_device *sdev, bool nowait) in scsi_stop_queue()
/kernel/linux/linux-5.10/fs/btrfs/
Dfile.c1471 size_t *write_bytes, bool nowait) in check_can_nocow()

12