Home
last modified time | relevance | path

Searched defs:wait (Results 51 - 75 of 1861) sorted by relevance

12345678910>>...75

/kernel/linux/linux-6.6/drivers/crypto/gemini/
H A Dsl3516-ce-rng.c13 static int sl3516_ce_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in sl3516_ce_rng_read() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.c35 struct iowait *wait; in hfi1_put_txreq() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmp.c149 static void native_stop_other_cpus(int wait) in native_stop_other_cpus() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_rps.c15 struct wait_queue_entry wait; member
24 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost() local
46 struct wait_rps_boost *wait; in intel_display_rps_boost_after_vblank() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Dhead.c30 nvif_head_vblank_event_ctor(struct nvif_head *head, const char *name, nvif_event_func func, bool wait, struct nvif_event *event) nvif_head_vblank_event_ctor() argument
H A Devent.c57 nvif_event_ctor_(struct nvif_object *parent, const char *name, u32 handle, nvif_event_func func, bool wait, struct nvif_event_v0 *args, u32 argc, bool warn, struct nvif_event *event) nvif_event_ctor_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h27 nvif_event_ctor(struct nvif_object *parent, const char *name, u32 handle, nvif_event_func func, bool wait, struct nvif_event_v0 *args, u32 argc, struct nvif_event *event) nvif_event_ctor() argument
H A Dif000e.h8 __u8 wait; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dpriv.h18 void (*wait)(struct nvkm_bar *); member
/kernel/linux/linux-6.6/rust/kernel/sync/
H A Dcondvar.rs133 pub fn wait< functions
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemory_monitor.c19 static __poll_t kswapd_monitor_poll(struct file *file, struct poll_table_struct *wait) in kswapd_monitor_poll() argument
/kernel/linux/linux-6.6/kernel/
H A Dup.c12 smp_call_function_single(int cpu, void (*func) (void *info), void *info, int wait) smp_call_function_single() argument
43 on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait, const struct cpumask *mask) on_each_cpu_cond_mask() argument
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dsignal_test_020.cpp51 sigset_t newset, old, wait; in TestSigSuspend() local
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dmeson-rng.c26 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read() argument
H A Dpseries-rng.c16 static int pseries_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in pseries_rng_read() argument
H A Dhisi-trng-v2.c25 static int hisi_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in hisi_trng_read() argument
/kernel/linux/common_modules/tzdriver/core/
H A Dffa_abi.c65 void smc_req(struct smc_in_params *in, struct smc_out_params *out, uint8_t wait) in smc_req() argument
88 int ffa_forward_call(struct smc_in_params *in_param, struct smc_out_params *out_param, uint8_t wait) in ffa_forward_call() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsleep44xx.S161 wait: label
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsleep44xx.S161 wait: label
/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_iotab.h38 struct completion wait; member
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_fw_scp.c35 mtk_vcodec_scp_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, unsigned int len, unsigned int wait) mtk_vcodec_scp_ipi_send() argument
H A Dmtk_vcodec_fw.c62 mtk_vcodec_fw_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, unsigned int len, unsigned int wait) mtk_vcodec_fw_ipi_send() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/
H A Dmdio.c16 u8 wait = 10; in xge_mdio_write() local
40 u8 wait = 10; in xge_mdio_read() local
/kernel/linux/linux-5.10/tools/io_uring/
H A Dqueue.c11 __io_uring_get_cqe(struct io_uring *ring, struct io_uring_cqe **cqe_ptr, int wait) __io_uring_get_cqe() argument
/kernel/linux/linux-5.10/kernel/
H A Dup.c39 void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() argument
12 smp_call_function_single(int cpu, void (*func) (void *info), void *info, int wait) smp_call_function_single() argument
55 on_each_cpu_mask(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) on_each_cpu_mask() argument
72 on_each_cpu_cond_mask(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait, const struct cpumask *mask) on_each_cpu_cond_mask() argument
87 on_each_cpu_cond(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait) on_each_cpu_cond() argument

Completed in 6 milliseconds

12345678910>>...75