Searched defs:arg (Results 176 - 200 of 2549) sorted by relevance

1234567891011>>

/linux-master/drivers/acpi/acpica/
H A Dpsobject.c160 union acpi_parse_object *arg = NULL; local
H A Ddsobject.c156 union acpi_parse_object *arg; local
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da5xx_debugfs.c70 static int show(struct seq_file *m, void *arg) argument
/linux-master/sound/soc/intel/common/
H A Dsoc-acpi-intel-byt-match.c105 static struct snd_soc_acpi_mach *byt_quirk(void *arg) argument
H A Dsoc-acpi-intel-cht-match.c41 static struct snd_soc_acpi_mach *cht_quirk(void *arg) argument
70 static struct snd_soc_acpi_mach *cht_ess8316_quirk(void *arg) argument
102 static struct snd_soc_acpi_mach *lenovo_yt3_x90_quirk(void *arg) argument
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c29 static error_t parse_arg(int key, char *arg, struct argp_state *state) argument
/linux-master/drivers/staging/media/tegra-video/
H A Dvideo.c29 tegra_v4l2_dev_notify(struct v4l2_subdev *sd, unsigned int notification, void *arg) argument
/linux-master/tools/perf/trace/beauty/
H A Dmsg_flags.c27 syscall_arg__scnprintf_msg_flags(char *bf, size_t size, struct syscall_arg *arg) argument
/linux-master/tools/testing/radix-tree/
H A Dregression1.c116 static void *regression1_fn(void *arg) argument
173 long arg; local
/linux-master/arch/s390/hypfs/
H A Dhypfs_dbfs.c61 static long dbfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/fs/ext2/
H A Dioctl.c54 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) argument
144 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_debugfs.c16 static int lsdc_identify(struct seq_file *m, void *arg) argument
33 static int lsdc_show_mm(struct seq_file *m, void *arg) argument
44 static int lsdc_show_gfxpll_clock(struct seq_file *m, void *arg) argument
56 static int lsdc_show_benchmark(struct seq_file *m, void *arg) argument
67 static int lsdc_pdev_enable_io_mem(struct seq_file *m, void *arg) argument
/linux-master/sound/pci/hda/
H A Dhda_hwdep.c21 verb_write_ioctl(struct hda_codec *codec, struct hda_verb_ioctl __user *arg) argument
35 get_wcap_ioctl(struct hda_codec *codec, struct hda_verb_ioctl __user *arg) argument
60 hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, unsigned int cmd, unsigned long arg) argument
78 hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, unsigned int cmd, unsigned long arg) argument
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dset_boot_cpu_id.c19 static void guest_bsp_vcpu(void *arg) argument
28 static void guest_not_bsp_vcpu(void *arg) argument
/linux-master/drivers/media/dvb-frontends/
H A Dlnbp21.c59 static int lnbp21_enable_high_lnb_voltage(struct dvb_frontend *fe, long arg) argument
/linux-master/drivers/usb/typec/
H A Dport-mapper.c47 struct each_port_arg *arg = data; local
62 struct each_port_arg arg = { .port = con, .match = NULL }; local
/linux-master/drivers/net/mdio/
H A Dfwnode_mdio.c42 struct of_phandle_args arg; local
/linux-master/kernel/
H A Dfreezer.c108 static int __set_task_frozen(struct task_struct *p, void *arg) argument
184 static int __restore_freezer_state(struct task_struct *p, void *arg) argument
/linux-master/include/linux/
H A Dirq_work.h75 static inline void irq_work_single(void *arg) { } argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_sa.c16 static void xe_sa_bo_manager_fini(struct drm_device *drm, void *arg) argument
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_irq.c56 static irqreturn_t tidss_irq_handler(int irq, void *arg) argument
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_hangcheck.c29 static int intel_hang_guc(void *arg) argument
/linux-master/arch/mips/mm/
H A Dioremap.c25 __ioremap_check_ram(unsigned long start_pfn, unsigned long nr_pages, void *arg) argument
/linux-master/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A Dunroll_loop_thread.c15 static void *thrfn(void *arg) argument
41 static pthread_t new_thr(void *(*fn) (void *arg), void *arg) argument
/linux-master/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c25 static void *thrfn(void *arg) argument
47 static pthread_t new_thr(void *(*fn) (void *arg), void *arg) argument

Completed in 223 milliseconds

1234567891011>>