/kernel/linux/linux-6.6/drivers/crypto/gemini/ |
H A D | sl3516-ce-rng.c | 13 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 D | verbs_txreq.c | 35 struct iowait *wait; in hfi1_put_txreq() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | smp.c | 149 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 D | intel_display_rps.c | 15 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 D | head.c | 30 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 D | event.c | 57 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 D | event.h | 27 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 D | if000e.h | 8 __u8 wait; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | priv.h | 18 void (*wait)(struct nvkm_bar *); member
|
/kernel/linux/linux-6.6/rust/kernel/sync/ |
H A D | condvar.rs | 133 pub fn wait< functions [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | memory_monitor.c | 19 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 D | up.c | 12 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 D | signal_test_020.cpp | 51 sigset_t newset, old, wait; in TestSigSuspend() local
|
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | meson-rng.c | 26 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read() argument
|
H A D | pseries-rng.c | 16 static int pseries_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in pseries_rng_read() argument
|
H A D | hisi-trng-v2.c | 25 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 D | ffa_abi.c | 65 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 D | sleep44xx.S | 161 wait: label
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | sleep44xx.S | 161 wait: label
|
/kernel/linux/linux-5.10/drivers/hyperhold/ |
H A D | hp_iotab.h | 38 struct completion wait; member
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/ |
H A D | mtk_vcodec_fw_scp.c | 35 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 D | mtk_vcodec_fw.c | 62 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 D | mdio.c | 16 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 D | queue.c | 11 __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 D | up.c | 39 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
|