Searched defs:args (Results 351 - 375 of 1393) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/md/
H A Dmd-autodetect.c119 static void __init md_setup_drive(struct md_setup_args *args) argument
[all...]
/linux-master/sound/soc/fsl/
H A Dimx-rpmsg.c115 struct of_phandle_args args; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsyscall.c18 struct args { struct
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlog_buf.c13 static int libbpf_print_cb(enum libbpf_print_level level, const char *fmt, va_list args) argument
/linux-master/arch/mips/kernel/
H A Dkprobes.c430 struct die_args *args = (struct die_args *)data; local
/linux-master/drivers/soc/xilinx/
H A Dzynqmp_power.c30 u32 args[CB_ARG_CNT]; member in struct:zynqmp_pm_work_struct
/linux-master/drivers/usb/cdns3/
H A Dcdns3-starfive.c111 unsigned int args; local
/linux-master/arch/x86/include/asm/
H A Dtdx.h100 sc_retry(sc_func_t func, u64 fn, struct tdx_module_args *args) argument
/linux-master/arch/sh/include/asm/
H A Dcacheflush.h31 static inline void cache_noop(void *args) { } argument
[all...]
/linux-master/kernel/trace/
H A Dtrace_seq.c139 void trace_seq_vprintf(struct trace_seq *s, const char *fmt, va_list args) argument
/linux-master/tools/testing/selftests/kvm/include/
H A Ducall_common.h25 uint64_t args[UCALL_MAX_ARGS]; member in struct:ucall
/linux-master/tools/perf/bench/
H A Dsched-seccomp-notify.c44 static int seccomp(unsigned int op, unsigned int flags, void *args) argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.c204 struct nouveau_job_args args = {}; local
266 nouveau_exec(struct nouveau_exec_job_args *args) argument
287 nouveau_exec_ucopy(struct nouveau_exec_job_args *args, struct drm_nouveau_exec *req) argument
338 nouveau_exec_ufree(struct nouveau_exec_job_args *args) argument
354 struct nouveau_exec_job_args args = {}; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dclient.c39 } *args = argv; local
88 } *args = data; local
[all...]
/linux-master/drivers/isdn/mISDN/
H A Ddsp_pipeline.c200 char *dup, *next, *tok, *name, *args; local
240 struct dsp, pipeline), args); local
[all...]
/linux-master/arch/s390/kernel/
H A Dprocess.c113 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c235 xprt_setup_rdma_bc(struct xprt_create *args) argument
/linux-master/samples/seccomp/
H A Duser-trap.c26 static int seccomp(unsigned int op, unsigned int flags, void *args) argument
/linux-master/include/linux/framer/
H A Dframer-provider.h155 framer_provider_simple_of_xlate(struct device *dev, const struct of_phandle_args *args) argument
162 __framer_provider_of_register(struct device *dev, struct module *owner, struct framer *(*of_xlate)(struct device *dev, const struct of_phandle_args *args)) argument
174 __devm_framer_provider_of_register(struct device *dev, struct module *owner, struct framer *(*of_xlate)(struct device *dev, const struct of_phandle_args *args)) argument
/linux-master/security/selinux/ss/
H A Dhashtab.c87 int hashtab_map(struct hashtab *h, int (*apply)(void *k, void *d, void *args), argument
139 hashtab_duplicate(struct hashtab *new, struct hashtab *orig, int (*copy)(struct hashtab_node *new, struct hashtab_node *orig, void *args), int (*destroy)(void *k, void *d, void *args), void *args) argument
/linux-master/drivers/md/dm-vdo/
H A Dlogger.c54 va_list args; local
207 va_list args; local
194 vdo_vlog_strerror(int priority, int errnum, const char *module, const char *format, va_list args) argument
225 va_list args; local
[all...]
/linux-master/drivers/mfd/
H A Dsyscon.c255 struct of_phandle_args args; local
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_bo.c191 struct drm_v3d_create_bo *args = data; local
215 struct drm_v3d_mmap_bo *args = data; local
238 struct drm_v3d_get_bo_offset *args = data; local
260 struct drm_v3d_wait_bo *args = data; local
[all...]
/linux-master/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c64 va_list args; local
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c220 struct of_phandle_args args; local
75 rzg2l_du_dumb_create(struct drm_file *file, struct drm_device *dev, struct drm_mode_create_dumb *args) argument
[all...]

Completed in 251 milliseconds

<<11121314151617181920>>