Searched defs:wait (Results 151 - 175 of 951) sorted by relevance

1234567891011>>

/linux-master/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c268 static __poll_t smsdvb_stats_poll(struct file *file, poll_table *wait) argument
/linux-master/net/smc/
H A Dsmc_close.c64 add_wait_queue(sk_sleep(sk), &wait); local
77 remove_wait_queue(sk_sleep(sk), &wait); local
/linux-master/fs/
H A Dproc_namespace.c21 static __poll_t mounts_poll(struct file *file, poll_table *wait) argument
H A Deventfd.c118 static __poll_t eventfd_poll(struct file *file, poll_table *wait) argument
198 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, argument
/linux-master/drivers/char/hw_random/
H A Dnpcm-rng.c54 static int npcm_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Datmel-rng.c43 static bool atmel_trng_wait_ready(struct atmel_trng *trng, bool wait) argument
55 atmel_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Dexynos-trng.c55 exynos_trng_do_read(struct hwrng *rng, void *data, size_t max, bool wait) argument
H A Dvirtio-rng.c78 static int virtio_read(struct hwrng *rng, void *buf, size_t size, bool wait) argument
/linux-master/fs/bcachefs/
H A Dsix.h251 struct six_lock_waiter wait; local
229 six_lock_waiter(struct six_lock *lock, enum six_lock_type type, struct six_lock_waiter *wait, six_lock_should_sleep_fn should_sleep_fn, void *p) argument
269 struct six_lock_waiter wait; local
[all...]
H A Dmove.h38 wait_queue_head_t wait; member in struct:moving_context
/linux-master/drivers/dma-buf/
H A Dsync_file.c191 static __poll_t sync_file_poll(struct file *file, poll_table *wait) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pcode.c116 int slept, wait = 10; local
/linux-master/net/unix/
H A Dunix_bpf.c37 remove_wait_queue(sk_sleep(sk), &wait); local
/linux-master/include/linux/
H A Dsmp.h69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) argument
90 on_each_cpu_mask(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) argument
102 on_each_cpu_cond(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait) argument
211 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, void *info, int wait) argument
[all...]
H A Dpoll.h90 wait_queue_entry_t wait; member in struct:poll_table_entry
H A Dlp.h51 unsigned int wait; member in struct:lp_struct
/linux-master/arch/x86/xen/
H A Dsmp_pv.c399 static void xen_pv_stop_other_cpus(int wait) argument
/linux-master/drivers/soc/tegra/fuse/
H A Dfuse.h59 struct completion wait; member in struct:tegra_fuse::__anon1654
/linux-master/io_uring/
H A Dcancel.c276 DEFINE_WAIT(wait); variable
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c68 static void dmub_replay_enable(struct dmub_replay *dmub, bool enable, bool wait, uint8_t panel_inst) argument
/linux-master/drivers/vfio/
H A Dvirqfd.c40 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) argument
/linux-master/kernel/time/
H A Dposix-clock.c58 static __poll_t posix_clock_poll(struct file *fp, poll_table *wait) argument
/linux-master/arch/mips/kernel/
H A Drtlx.c339 static __poll_t file_poll(struct file *file, poll_table *wait) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c65 static int aq100x_reset(struct cphy *phy, int wait) argument
269 unsigned int v, v2, gpio, wait; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.c48 static int mv88e1xxx_reset(struct cphy *cphy, int wait) argument

Completed in 199 milliseconds

1234567891011>>