Searched defs:nowait (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | sync.c | 113 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 D | idle.c | 115 static int __initdata nowait; variable
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | loongson2_cpufreq.c | 27 static uint nowait; variable
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/ |
| H A D | localhostbecontroller.py | 41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
|
| /OK3568_Linux_fs/kernel/drivers/base/firmware_loader/ |
| H A D | fallback.c | 77 bool nowait; member
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | file.c | 2365 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 D | mcp251xfd-core.c | 471 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 D | blk-core.c | 485 bool nowait = bio->bi_opf & REQ_NOWAIT; in bio_queue_enter() local
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_route.c | 1548 int event, int nowait, unsigned int flags) in dn_rt_fill_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A D | rocker_main.c | 51 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 D | smc91x.c | 90 static int nowait = SMC_NOWAIT; variable
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | file.c | 1471 size_t *write_bytes, bool nowait) in check_can_nocow()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/ |
| H A D | mwl8k.c | 532 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 D | blkdev.h | 1257 bool nowait; member
|