Searched defs:args (Results 51 - 75 of 1393) sorted by relevance

1234567891011>>

/linux-master/arch/openrisc/include/asm/
H A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/nios2/include/asm/
H A Dsyscall.h50 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/microblaze/include/asm/
H A Dsyscall.h61 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/csky/include/asm/
H A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/sh/include/asm/
H A Dsyscall_32.h46 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/um/include/asm/
H A Dsyscall-generic.h51 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_split.c10 static void btf_dump_printf(void *ctx, const char *fmt, va_list args) argument
H A Dlookup_key.c19 libbpf_print_cb(enum libbpf_print_level level, const char *fmt, va_list args) argument
/linux-master/tools/testing/selftests/exec/
H A Dnull-argv.c50 static char * const args[] = { NULL }; local
/linux-master/drivers/usb/storage/
H A Ddebug.c166 va_list args; local
/linux-master/tools/thermal/lib/
H A Dlog.c36 va_list args; local
/linux-master/arch/arc/include/asm/
H A Dsyscall.h57 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/loongarch/include/asm/
H A Dsyscall.h56 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dwimmc37b.c71 struct nvif_disp_chan_v0 args = { local
/linux-master/tools/include/tools/
H A Ddis-asm-compat.h22 va_list args; local
/linux-master/arch/powerpc/include/asm/
H A Dsyscall.h93 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/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) argument
/linux-master/drivers/gpu/drm/nouveau/nvif/
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) argument
H A Dhead.c48 struct nvif_head_v0 args; local
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/
H A Dia_css_yuv444_io.host.c25 ia_css_yuv444_io_config(const struct ia_css_binary *binary, const struct sh_css_binary_args *args) argument
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/
H A Dia_css_bayer_io.host.c25 ia_css_bayer_io_config(const struct ia_css_binary *binary, const struct sh_css_binary_args *args) argument
/linux-master/arch/arm/mach-mvebu/
H A Dpm-board.c91 struct of_phandle_args args; local
/linux-master/drivers/platform/x86/
H A Dmxm-wmi.c26 u32 args; member in struct:mxds_args
32 struct mxds_args args = { local
55 struct mxds_args args = { local
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dudisp.c87 union nvif_disp_args *args = argv; local
/linux-master/tools/perf/ui/
H A Dutil.c9 static int perf_stdio__error(const char *format, va_list args) argument
16 static int perf_stdio__warning(const char *format, va_list args) argument
38 va_list args; local
50 va_list args; local
[all...]

Completed in 677 milliseconds

1234567891011>>