Searched defs:arg (Results 251 - 275 of 2549) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/remoteproc/
H A Dremoteproc_cdev.c48 static long rproc_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/include/uapi/linux/mmc/
H A Dioctl.h19 __u32 arg; member in struct:mmc_ioc_cmd
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c106 u32 arg[WCN36xx_MAX_DUMP_ARGS]; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_math.c71 float dcn_bw_floor2(const float arg, const float significance) argument
77 float dcn_bw_floor(const float arg) argument
82 float dcn_bw_ceil(const float arg) argument
87 float dcn_bw_ceil2(const float arg, const float significance) argument
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c27 static void *lookup_fn(void *arg) argument
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dstacktrace.c94 static bool pkvm_save_backtrace_entry(void *arg, unsigned long where) argument
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi_signal_restart.c49 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, argument
92 void *waiterfn(void *arg) argument
/linux-master/arch/um/drivers/
H A Dmmapper_kern.c44 static long mmapper_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
H A Dharddog_kern.c123 harddog_ioctl_unlocked(struct file *file, unsigned int cmd, unsigned long arg) argument
147 harddog_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c91 int BPF_PROG(handle_fexit_ret, int arg, struct file *ret) argument
/linux-master/samples/trace_events/
H A Dtrace-events-sample.c61 static int simple_thread(void *arg) argument
84 static int simple_thread_fn(void *arg) argument
/linux-master/tools/perf/trace/beauty/
H A Dperf_event_open.c77 static size_t syscall_arg__scnprintf_augmented_perf_event_attr(struct syscall_arg *arg, char *bf, size_t size) argument
82 static size_t syscall_arg__scnprintf_perf_event_attr(char *bf, size_t size, struct syscall_arg *arg) argument
18 syscall_arg__scnprintf_perf_flags(char *bf, size_t size, struct syscall_arg *arg) argument
[all...]
/linux-master/arch/csky/kernel/
H A Dstacktrace.c90 static bool print_trace_address(unsigned long pc, void *arg) argument
102 static bool save_wchan(unsigned long pc, void *arg) argument
121 static bool __save_trace(unsigned long pc, void *arg, bool nosched) argument
16 walk_stackframe(struct task_struct *task, struct pt_regs *regs, bool (*fn)(unsigned long, void *), void *arg) argument
60 walk_stackframe(struct task_struct *task, struct pt_regs *regs, bool (*fn)(unsigned long, void *), void *arg) argument
136 save_trace(unsigned long pc, void *arg) argument
[all...]
/linux-master/arch/arm/mach-footbridge/
H A Dcommon.c120 static int __init early_fclk(char *arg) argument
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Ddevlink_param.c86 const struct nfp_devlink_param_u8_arg *arg; local
137 const struct nfp_devlink_param_u8_arg *arg; local
174 const struct nfp_devlink_param_u8_arg *arg; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_ring_submission.c243 static int live_ctx_switch_wa(void *arg) argument
/linux-master/sound/firewire/fireface/
H A Dff-hwdep.c89 static int hwdep_get_info(struct snd_ff *ff, void __user *arg) argument
156 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) argument
174 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/arch/riscv/kernel/
H A Dstacktrace.c110 static bool print_trace_address(void *arg, unsigned long pc) argument
130 static bool save_wchan(void *arg, unsigned long pc) argument
21 walk_stackframe(struct task_struct *task, struct pt_regs *regs, bool (*fn)(void *, unsigned long), void *arg) argument
79 walk_stackframe(struct task_struct *task, struct pt_regs *regs, bool (*fn)(void *, unsigned long), void *arg) argument
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_irq.c203 vc4_irq(int irq, void *arg) argument
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_va.c76 struct drm_vmw_stream_arg *arg = (struct drm_vmw_stream_arg *)data; local
119 struct drm_vmw_stream_arg *arg = (struct drm_vmw_stream_arg *)data; local
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_mmu.h31 void *arg; member in struct:msm_mmu
47 static inline void msm_mmu_set_fault_handler(struct msm_mmu *mmu, void *arg, argument
/linux-master/drivers/acpi/acpica/
H A Ddsfield.c123 union acpi_parse_object *arg; local
260 acpi_ds_get_field_names(struct acpi_create_field_info *info, struct acpi_walk_state *walk_state, union acpi_parse_object *arg) argument
478 union acpi_parse_object *arg; local
557 union acpi_parse_object *arg = NULL; local
678 union acpi_parse_object *arg; local
771 union acpi_parse_object *arg; local
[all...]
H A Ddspkginit.c60 union acpi_parse_object *arg; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_multi_lrc.c151 static int intel_guc_multi_lrc_basic(void *arg) argument
/linux-master/drivers/i2c/
H A Di2c-core-of.c163 of_i2c_notify(struct notifier_block *nb, unsigned long action, void *arg) argument

Completed in 409 milliseconds

<<11121314151617181920>>