Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dsync.c111 int nowait = 0, wait = 1; in ksys_sync() local
131 int nowait = 0; in do_sync_work() local
/Linux-v5.15/arch/mips/kernel/
Didle.c115 static int __initdata nowait; variable
/Linux-v5.15/drivers/cpufreq/
Dloongson2_cpufreq.c26 static uint nowait; variable
/Linux-v5.15/sound/virtio/
Dvirtio_ctl_msg.c123 struct scatterlist *in_sgs, bool nowait) in virtsnd_ctl_msg_send()
/Linux-v5.15/drivers/base/firmware_loader/
Dfallback.c77 bool nowait; member
/Linux-v5.15/fs/ocfs2/
Dfile.c2361 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local
2509 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
/Linux-v5.15/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-core.c524 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode()
997 bool nowait) in __mcp251xfd_chip_set_normal_mode()
/Linux-v5.15/net/decnet/
Ddn_route.c1547 int event, int nowait, unsigned int flags) in dn_rt_fill_info()
/Linux-v5.15/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-v5.15/drivers/net/ethernet/smsc/
Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/Linux-v5.15/fs/btrfs/
Dfile.c1485 size_t *write_bytes, bool nowait) in check_can_nocow()
/Linux-v5.15/drivers/net/wireless/marvell/
Dmwl8k.c532 bool nowait) in mwl8k_request_fw()
547 bool nowait) in mwl8k_request_firmware()
5809 bool nowait) in mwl8k_init_firmware()
/Linux-v5.15/include/linux/
Dblkdev.h1199 bool nowait; member