Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Didle.c108 static int __initdata nowait; variable
/openbmc/linux/fs/
H A Dsync.c99 int nowait = 0, wait = 1; in ksys_sync() local
119 int nowait = 0; in do_sync_work() local
/openbmc/linux/drivers/cpufreq/
H A Dloongson2_cpufreq.c26 static uint nowait; variable
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py41 def _shellcmd(self, command, cwd=None, nowait=False,env=None): argument
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs.h77 bool nowait; member
/openbmc/linux/fs/btrfs/
H A Dfile.c879 static fgf_t get_prepare_fgp_flags(bool nowait) in get_prepare_fgp_flags()
889 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) in get_prepare_gfp_flags()
908 bool nowait) in prepare_pages()
979 u64 *lockstart, u64 *lockend, bool nowait, in lock_and_cleanup_extent_if_need()
1062 size_t *write_bytes, bool nowait) in btrfs_check_nocow_lock()
1194 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_buffered_write() local
H A Dfile-item.c459 bool nowait) in btrfs_lookup_csums_list()
H A Dinode.c1723 u64 bytenr, u64 num_bytes, bool nowait) in csum_exist_in_range()
1863 bool nowait = path->nowait; in can_nocow_file_extent() local
7064 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent()
7167 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local
7307 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
H A Dctree.h112 unsigned int nowait:1; member
/openbmc/linux/sound/virtio/
H A Dvirtio_ctl_msg.c123 struct scatterlist *in_sgs, bool nowait) in virtsnd_ctl_msg_send()
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c228 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode()
670 bool nowait) in __mcp251xfd_chip_set_normal_mode()
/openbmc/linux/drivers/md/
H A Draid1.c930 static bool _wait_barrier(struct r1conf *conf, int idx, bool nowait) in _wait_barrier()
999 static bool wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_read_barrier()
1042 static bool wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_barrier()
H A Draid10.c1029 static bool wait_barrier(struct r10conf *conf, bool nowait) in wait_barrier()
H A Dmd.c5848 bool nowait = true; in md_run() local
/openbmc/linux/fs/ocfs2/
H A Dfile.c2369 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local
2517 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c532 bool nowait) in mwl8k_request_fw()
547 bool nowait) in mwl8k_request_firmware()
5813 bool nowait) in mwl8k_init_firmware()
/openbmc/linux/fs/ext4/
H A Dinode.c822 bool nowait = map_flags & EXT4_GET_BLOCKS_CACHED_NOWAIT; in ext4_getblk() local