Home
last modified time | relevance | path

Searched defs:args (Results 476 - 500 of 6145) sorted by relevance

1...<<11121314151617181920>>...246

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c49 struct nvif_mmu_v0 args; in nvif_mmu_ctor() local
85 struct nvif_mmu_heap_v0 args = { .index = i }; in nvif_mmu_ctor() local
96 struct nvif_mmu_type_v0 args = { .index = i }; nvif_mmu_ctor() local
[all...]
H A Dmem.c52 struct nvif_mem_v0 *args; in nvif_mem_ctor_type() local
[all...]
H A Dhead.c48 struct nvif_head_v0 args; in nvif_head_ctor() local
H A Dconn.c36 } args; in nvif_conn_event_ctor() local
51 struct nvif_conn_hpd_status_v0 args; in nvif_conn_hpd_status() local
71 struct nvif_conn_v0 args; nvif_conn_ctor() local
[all...]
H A Dclient.c65 struct nvif_client_v0 args = { .device = device }; in nvif_client_ctor() local
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
H A Ddevice.c31 struct nv_device_time_v0 args = {}; in nvif_device_time() local
/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
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dudisp.c87 union nvif_disp_args *args = argv; in nvkm_udisp_new() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dwimmc37b.c71 struct nvif_disp_chan_v0 args = { in wimmc37b_init_() local
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_dumb.c31 qxl_mode_dumb_create(struct drm_file *file_priv, struct drm_device *dev, struct drm_mode_create_dumb *args) qxl_mode_dumb_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-ath79-cpu.c66 struct of_phandle_args args; in ar79_cpu_intc_of_init() local
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dutil.c31 static int perf_gtk__error(const char *format, va_list args) in perf_gtk__error() argument
57 static int perf_gtk__warning_info_bar(const char *format, va_list args) in perf_gtk__warning_info_bar() argument
78 static int perf_gtk__warning_statusbar(const char *format, va_list args) in perf_gtk__warning_statusbar() argument
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dutil.c9 static int perf_stdio__error(const char *format, va_list args) in perf_stdio__error() argument
16 static int perf_stdio__warning(const char *format, va_list args) in perf_stdio__warning() argument
38 va_list args; in ui__error() local
50 va_list args; in ui__warning() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H A Dperf_json_output_lint.py22 args = ap.parse_args() variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dns_current_pid_tgid.c19 static int test_current_pid_tgid(void *args) in test_current_pid_tgid() argument
H A Dbtf_split.c10 static void btf_dump_printf(void *ctx, const char *fmt, va_list args) in btf_dump_printf() argument
H A Dlookup_key.c19 libbpf_print_cb(enum libbpf_print_level level, const char *fmt, va_list args) libbpf_print_cb() argument
H A Dsyscall.c6 struct args { struct
/kernel/linux/linux-6.6/tools/thermal/lib/
H A Dlog.c36 va_list args; in logit() local
/kernel/linux/linux-6.6/sound/aoa/soundbus/i2sbus/
H A Dcontrol.c85 struct pmf_args args = { .count = 0 }; in i2sbus_control_enable() local
113 struct pmf_args args = { .count = 0 }; in i2sbus_control_cell() local
156 struct pmf_args args = { .count = 0 }; in i2sbus_control_clock() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dkfunc_call_fail.c13 int kfunc_syscall_test_fail(struct syscall_test_args *args) in kfunc_syscall_test_fail() argument
21 int kfunc_syscall_test_null_fail(struct syscall_test_args *args) in kfunc_syscall_test_null_fail() argument
/kernel/linux/linux-6.6/tools/testing/selftests/exec/
H A Dnull-argv.c50 static char * const args[] = { NULL }; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/
H A Dclone3_clear_sighand.c50 struct __clone_args args = {}; in test_clone3_clear_sighand() local
/kernel/liteos_a/kernel/include/
H A Dlos_mp.h76 VOID *args; member
85 INLINE VOID OsMpFuncCall(UINT32 target, SMP_FUNC_CALL func, VOID *args) in OsMpFuncCall() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...246