Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/linux-4.19.296/include/linux/
Dsmp.h147 #define smp_call_function(func, info, wait) \ argument
152 #define smp_call_function_many(mask, func, info, wait) \ argument
158 void *info, int wait) in smp_call_function_any()
Dfs_pin.h5 wait_queue_head_t wait; member
Deventfd.h76 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
/linux-4.19.296/fs/ceph/
Dlocks.c60 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
219 u8 wait = 0; in ceph_lock() local
287 u8 wait = 0; in ceph_flock() local
/linux-4.19.296/fs/f2fs/
Dgc.h72 unsigned int *wait) in increase_sleep_time()
87 unsigned int *wait) in decrease_sleep_time()
/linux-4.19.296/drivers/char/hw_random/
Dmtk-rng.c79 static bool mtk_rng_wait_ready(struct hwrng *rng, bool wait) in mtk_rng_wait_ready()
92 static int mtk_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mtk_rng_read()
Dnomadik-rng.c22 static int nmk_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in nmk_rng_read()
Dpowernv-rng.c19 static int powernv_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in powernv_rng_read()
Dcavium-rng-vf.c24 static int cavium_rng_read(struct hwrng *rng, void *dat, size_t max, bool wait) in cavium_rng_read()
Dpseries-rng.c28 static int pseries_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in pseries_rng_read()
Dmeson-rng.c76 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read()
/linux-4.19.296/crypto/
Dtcrypt.c145 struct crypto_wait *wait = req->base.data; in do_one_aead_op() local
154 struct crypto_wait wait; member
542 struct crypto_wait wait; in test_aead_speed() local
712 struct crypto_wait *wait = req->base.data; in do_one_ahash_op() local
721 struct crypto_wait wait; member
1062 struct crypto_wait wait; in test_ahash_speed_common() local
1154 struct crypto_wait wait; member
1407 struct crypto_wait *wait = req->base.data; in do_one_acipher_op() local
1489 struct crypto_wait wait; in test_skcipher_speed() local
/linux-4.19.296/include/media/
Ddvb_vb2.h127 #define dvb_vb2_fill_buffer(ctx, file, wait, flags) (0) argument
131 poll_table *wait) in dvb_vb2_poll()
Dv4l2-fh.h57 wait_queue_head_t wait; member
/linux-4.19.296/drivers/misc/ibmasm/
Dibmasm.h95 wait_queue_head_t wait; member
137 wait_queue_head_t wait; member
144 wait_queue_head_t wait; member
/linux-4.19.296/fs/jffs2/
Dbackground.c63 int wait = 0; in jffs2_stop_garbage_collect_thread() local
/linux-4.19.296/fs/proc/
Dkmsg.c43 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
/linux-4.19.296/fs/
Dinternal.h34 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
Dfs_pin.c38 wait_queue_entry_t wait; in pin_kill() local
Deventfd.c119 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
199 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, in eventfd_ctx_remove_wait_queue()
Dsync.c31 static int __sync_filesystem(struct super_block *sb, int wait) in __sync_filesystem()
110 int nowait = 0, wait = 1; in ksys_sync() local
/linux-4.19.296/fs/sysv/
Dinode.c35 static int sysv_sync_fs(struct super_block *sb, int wait) in sysv_sync_fs()
231 static int __sysv_write_inode(struct inode *inode, int wait) in __sysv_write_inode()
/linux-4.19.296/drivers/isdn/mISDN/
Dtimerdev.c40 wait_queue_head_t wait; member
145 mISDN_poll(struct file *filep, poll_table *wait) in mISDN_poll()
/linux-4.19.296/fs/jfs/
Dinode.c85 int jfs_commit_inode(struct inode *inode, int wait) in jfs_commit_inode()
129 int wait = wbc->sync_mode == WB_SYNC_ALL; in jfs_write_inode() local
/linux-4.19.296/include/soc/qcom/
Dtcs.h38 u32 wait; member

12345678910>>...13