/linux-4.19.296/include/linux/ |
D | smp.h | 147 #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()
|
D | fs_pin.h | 5 wait_queue_head_t wait; member
|
D | eventfd.h | 76 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
|
/linux-4.19.296/fs/ceph/ |
D | locks.c | 60 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/ |
D | gc.h | 72 unsigned int *wait) in increase_sleep_time() 87 unsigned int *wait) in decrease_sleep_time()
|
/linux-4.19.296/drivers/char/hw_random/ |
D | mtk-rng.c | 79 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()
|
D | nomadik-rng.c | 22 static int nmk_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in nmk_rng_read()
|
D | powernv-rng.c | 19 static int powernv_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in powernv_rng_read()
|
D | cavium-rng-vf.c | 24 static int cavium_rng_read(struct hwrng *rng, void *dat, size_t max, bool wait) in cavium_rng_read()
|
D | pseries-rng.c | 28 static int pseries_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in pseries_rng_read()
|
D | meson-rng.c | 76 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read()
|
/linux-4.19.296/crypto/ |
D | tcrypt.c | 145 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/ |
D | dvb_vb2.h | 127 #define dvb_vb2_fill_buffer(ctx, file, wait, flags) (0) argument 131 poll_table *wait) in dvb_vb2_poll()
|
D | v4l2-fh.h | 57 wait_queue_head_t wait; member
|
/linux-4.19.296/drivers/misc/ibmasm/ |
D | ibmasm.h | 95 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/ |
D | background.c | 63 int wait = 0; in jffs2_stop_garbage_collect_thread() local
|
/linux-4.19.296/fs/proc/ |
D | kmsg.c | 43 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
|
/linux-4.19.296/fs/ |
D | internal.h | 34 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
|
D | fs_pin.c | 38 wait_queue_entry_t wait; in pin_kill() local
|
D | eventfd.c | 119 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()
|
D | sync.c | 31 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/ |
D | inode.c | 35 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/ |
D | timerdev.c | 40 wait_queue_head_t wait; member 145 mISDN_poll(struct file *filep, poll_table *wait) in mISDN_poll()
|
/linux-4.19.296/fs/jfs/ |
D | inode.c | 85 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/ |
D | tcs.h | 38 u32 wait; member
|