Searched defs:nowait (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/mips/kernel/
H A Didle.c108 static int __initdata nowait; variable
/linux-master/drivers/cpufreq/
H A Dloongson2_cpufreq.c26 static uint nowait; variable
/linux-master/drivers/base/firmware_loader/
H A Dsysfs.h77 bool nowait; member in struct:fw_sysfs
/linux-master/fs/
H A Dsync.c99 int nowait = 0, wait = 1; local
119 int nowait = 0; local
/linux-master/sound/virtio/
H A Dvirtio_ctl_msg.c121 virtsnd_ctl_msg_send(struct virtio_snd *snd, struct virtio_snd_msg *msg, struct scatterlist *out_sgs, struct scatterlist *in_sgs, bool nowait) argument
/linux-master/fs/btrfs/
H A Dfile-item.c453 btrfs_lookup_csums_list(struct btrfs_root *root, u64 start, u64 end, struct list_head *list, int search_commit, bool nowait) argument
H A Dctree.h84 unsigned int nowait:1; member in struct:btrfs_path
H A Dfile.c883 static fgf_t get_prepare_fgp_flags(bool nowait) argument
893 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) argument
909 prepare_pages(struct inode *inode, struct page **pages, size_t num_pages, loff_t pos, size_t write_bytes, bool force_uptodate, bool nowait) argument
980 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct page **pages, size_t num_pages, loff_t pos, size_t write_bytes, u64 *lockstart, u64 *lockend, bool nowait, struct extent_state **cached_state) argument
1065 btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos, size_t *write_bytes, bool nowait) argument
1199 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); local
[all...]
H A Dinode.c1878 bool nowait = path->nowait; local
7222 const bool nowait = (iomap_flags & IOMAP_NOWAIT); local
1737 csum_exist_in_range(struct btrfs_fs_info *fs_info, u64 bytenr, u64 num_bytes, bool nowait) argument
7118 can_nocow_extent(struct inode *inode, u64 offset, u64 *len, u64 *orig_start, u64 *orig_block_len, u64 *ram_bytes, bool nowait, bool strict) argument
7360 const bool nowait = (iomap_flags & IOMAP_NOWAIT); local
[all...]
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c227 __mcp251xfd_chip_set_mode(const struct mcp251xfd_priv *priv, const u8 mode_req, bool nowait) argument
669 __mcp251xfd_chip_set_normal_mode(const struct mcp251xfd_priv *priv, bool nowait) argument
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/linux-master/fs/ocfs2/
H A Dfile.c2367 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; local
2515 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; local
[all...]
/linux-master/drivers/md/
H A Draid1.c1024 static bool _wait_barrier(struct r1conf *conf, int idx, bool nowait) argument
1093 static bool wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) argument
1136 static bool wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) argument
H A Draid10.c1005 static bool wait_barrier(struct r10conf *conf, bool nowait) argument
H A Dmd.c5985 bool nowait = true; local
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_main.c50 bool nowait; member in struct:rocker_wait
1044 int rocker_cmd_exec(struct rocker_port *rocker_port, bool nowait, argument
/linux-master/fs/ext4/
H A Dinode.c824 bool nowait = map_flags & EXT4_GET_BLOCKS_CACHED_NOWAIT; local
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c530 mwl8k_request_fw(struct mwl8k_priv *priv, const char *fname, const struct firmware **fw, bool nowait) argument
546 mwl8k_request_firmware(struct mwl8k_priv *priv, char *fw_image, bool nowait) argument
5816 mwl8k_init_firmware(struct ieee80211_hw *hw, char *fw_image, bool nowait) argument

Completed in 505 milliseconds