Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dsync.c113 int nowait = 0, wait = 1; in ksys_sync() local
133 int nowait = 0; in do_sync_work() local
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Didle.c115 static int __initdata nowait; variable
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dloongson2_cpufreq.c27 static uint nowait; variable
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
/OK3568_Linux_fs/kernel/drivers/base/firmware_loader/
H A Dfallback.c77 bool nowait; member
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c471 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode()
946 bool nowait) in __mcp251xfd_chip_set_normal_mode()
/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c485 bool nowait = bio->bi_opf & REQ_NOWAIT; in bio_queue_enter() local
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_route.c1548 int event, int nowait, unsigned int flags) in dn_rt_fill_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/
H A Drocker_main.c51 bool nowait; member
1045 int rocker_cmd_exec(struct rocker_port *rocker_port, bool nowait, in rocker_cmd_exec()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfile.c1471 size_t *write_bytes, bool nowait) in check_can_nocow()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/
H A Dmwl8k.c532 bool nowait) in mwl8k_request_fw()
547 bool nowait) in mwl8k_request_firmware()
5805 bool nowait) in mwl8k_init_firmware()
/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h1257 bool nowait; member