Home
last modified time | relevance | path

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

/linux-5.10/fs/
Dsync.c111 int nowait = 0, wait = 1; in ksys_sync() local
131 int nowait = 0; in do_sync_work() local
/linux-5.10/arch/mips/kernel/
Didle.c115 static int __initdata nowait; variable
/linux-5.10/drivers/cpufreq/
Dloongson2_cpufreq.c27 static uint nowait; variable
/linux-5.10/drivers/base/firmware_loader/
Dfallback.c77 bool nowait; member
/linux-5.10/fs/ocfs2/
Dfile.c2291 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local
2439 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
/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()
/linux-5.10/block/
Dblk-core.c479 bool nowait = bio->bi_opf & REQ_NOWAIT; in bio_queue_enter() local
/linux-5.10/net/decnet/
Ddn_route.c1548 int event, int nowait, unsigned int flags) in dn_rt_fill_info()
/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()
/linux-5.10/drivers/net/ethernet/smsc/
Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/linux-5.10/fs/btrfs/
Dfile.c1472 size_t *write_bytes, bool nowait) in check_can_nocow()
/linux-5.10/drivers/net/wireless/marvell/
Dmwl8k.c532 bool nowait) in mwl8k_request_fw()
547 bool nowait) in mwl8k_request_firmware()
5804 bool nowait) in mwl8k_init_firmware()
/linux-5.10/include/linux/
Dblkdev.h1241 bool nowait; member