Home
last modified time | relevance | path

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

/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-5.10/arch/mips/kernel/
Didle.c115 static int __initdata nowait; variable
/kernel/linux/linux-5.10/drivers/cpufreq/
Dloongson2_cpufreq.c27 static uint nowait; variable
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
Dfallback.c77 bool nowait; member
/kernel/linux/linux-5.10/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/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.c479 bool nowait = bio->bi_opf & REQ_NOWAIT; in bio_queue_enter() local
/kernel/linux/linux-5.10/net/decnet/
Ddn_route.c1548 int event, int nowait, unsigned int flags) in dn_rt_fill_info()
/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-5.10/drivers/scsi/
Dscsi_lib.c2643 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()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
Dmwl8k.c532 bool nowait) in mwl8k_request_fw()
547 bool nowait) in mwl8k_request_firmware()
5805 bool nowait) in mwl8k_init_firmware()
/kernel/linux/linux-5.10/include/linux/
Dblkdev.h1260 bool nowait; member