/kernel/linux/linux-5.10/samples/vfio-mdev/ |
H A D | mdpy.c | 512 mdpy_ioctl(struct mdev_device *mdev, unsigned int cmd, unsigned long arg) mdpy_ioctl() argument
|
/kernel/linux/linux-5.10/net/nfc/ |
H A D | digital_core.c | 660 static void digital_in_send_complete(struct nfc_digital_dev *ddev, void *arg, in digital_in_send_complete() argument 142 digital_send_cmd_complete(struct nfc_digital_dev *ddev, void *arg, struct sk_buff *resp) digital_send_cmd_complete() argument
|
/kernel/linux/linux-5.10/net/netlabel/ |
H A D | netlabel_unlabeled.c | 1065 netlbl_unlabel_staticlist_gen(u32 cmd, const struct netlbl_unlhsh_iface *iface, const struct netlbl_unlhsh_addr4 *addr4, const struct netlbl_unlhsh_addr6 *addr6, void *arg) netlbl_unlabel_staticlist_gen() argument
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_ets.c | 90 ets_class_from_arg(struct Qdisc *sch, unsigned long arg) in ets_class_from_arg() argument 247 static int ets_class_graft(struct Qdisc *sch, unsigned long arg, in ets_class_graft() argument 267 static struct Qdisc *ets_class_leaf(struct Qdisc *sch, unsigned long arg) in ets_class_leaf() argument 160 ets_offload_graft(struct Qdisc *sch, struct Qdisc *new, struct Qdisc *old, unsigned long arg, struct netlink_ext_ack *extack) ets_offload_graft() argument 197 ets_class_change(struct Qdisc *sch, u32 classid, u32 parentid, struct nlattr **tca, unsigned long *arg, struct netlink_ext_ack *extack) ets_class_change() argument 284 ets_class_qlen_notify(struct Qdisc *sch, unsigned long arg) ets_class_qlen_notify() argument 297 ets_class_dump(struct Qdisc *sch, unsigned long arg, struct sk_buff *skb, struct tcmsg *tcm) ets_class_dump() argument 322 ets_class_dump_stats(struct Qdisc *sch, unsigned long arg, struct gnet_dump *d) ets_class_dump_stats() argument 336 ets_qdisc_walk(struct Qdisc *sch, struct qdisc_walker *arg) ets_qdisc_walk() argument 377 ets_qdisc_unbind_tcf(struct Qdisc *sch, unsigned long arg) ets_qdisc_unbind_tcf() argument [all...] |
H A D | sch_fq_codel.c | 583 static struct Qdisc *fq_codel_leaf(struct Qdisc *sch, unsigned long arg) in fq_codel_leaf() argument 667 static void fq_codel_walk(struct Qdisc *sch, struct qdisc_walker *arg) in fq_codel_walk() argument [all...] |
H A D | sch_sfq.c | 825 static struct Qdisc *sfq_leaf(struct Qdisc *sch, unsigned long arg) in sfq_leaf() argument 882 static void sfq_walk(struct Qdisc *sch, struct qdisc_walker *arg) in sfq_walk() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | moduleparam.h | 77 void *arg; member [all...] |
H A D | workqueue.h | 632 static inline long work_on_cpu(int cpu, long (*fn)(void *), void *arg) in work_on_cpu() argument 636 static inline long work_on_cpu_safe(int cpu, long (*fn)(void *), void *arg) in work_on_cpu_safe() argument
|
H A D | rhashtable.h | 571 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare() argument 585 struct rhashtable_compare_arg arg = { in __rhashtable_lookup() local 701 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast() local 1262 rhltable_free_and_destroy(struct rhltable *hlt, void (*free_fn)(void *ptr, void *arg), void *arg) rhltable_free_and_destroy() argument [all...] |
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | core.h | 28 u32 arg; member
|
/kernel/linux/linux-5.10/sound/oss/dmasound/ |
H A D | dmasound_atari.c | 1361 static int AtaMixerIoctl(u_int cmd, u_long arg) in AtaMixerIoctl() argument 1396 static int TTMixerIoctl(u_int cmd, u_long arg) in TTMixerIoctl() argument 1431 FalconMixerIoctl(u_int cmd, u_long arg) FalconMixerIoctl() argument [all...] |
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | sb16_csp.c | 181 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg) in snd_sb_csp_ioctl() argument
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | compress_offload.c | 227 snd_compr_ioctl_avail(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_ioctl_avail() argument 447 snd_compr_get_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_caps() argument 467 snd_compr_get_codec_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_codec_caps() argument 589 snd_compr_set_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_set_params() argument 630 snd_compr_get_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_params() argument 653 snd_compr_get_metadata(struct snd_compr_stream *stream, unsigned long arg) snd_compr_get_metadata() argument 675 snd_compr_set_metadata(struct snd_compr_stream *stream, unsigned long arg) snd_compr_set_metadata() argument 696 snd_compr_tstamp(struct snd_compr_stream *stream, unsigned long arg) snd_compr_tstamp() argument 940 snd_compr_ioctl(struct file *f, unsigned int cmd, unsigned long arg) snd_compr_ioctl() argument 1012 snd_compr_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) snd_compr_ioctl_compat() argument [all...] |
H A D | init.c | 337 snd_disconnect_ioctl(struct file *file, unsigned int cmd, unsigned long arg) snd_disconnect_ioctl() argument
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-pcm.c | 255 static void sst_period_elapsed(void *arg) in sst_period_elapsed() argument
|
H A D | sst-mfld-platform.h | 38 void *arg; member
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-ftrace.c | 717 static void list_function_cb(char *str, void *arg) in list_function_cb() argument 184 read_tracing_file_by_line(const char *name, void (*cb)(char *str, void *arg), void *cb_arg) read_tracing_file_by_line() argument
|
/kernel/linux/linux-5.10/sound/soc/sprd/ |
H A D | sprd-pcm-compress.c | 103 static void sprd_platform_compr_drain_notify(void *arg) in sprd_platform_compr_drain_notify() argument
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-component.c | 630 snd_soc_pcm_component_ioctl(struct snd_pcm_substream *substream, unsigned int cmd, void *arg) snd_soc_pcm_component_ioctl() argument
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | btf_dumper.c | 683 struct btf_param *arg = &((struct btf_param *)(func_proto + 1))[i]; in btf_dump_func() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | event.c | 94 static int find_symbol_cb(void *arg, const char *name, char type, in find_symbol_cb() argument
|
H A D | unwind-libunwind-local.c | 374 find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) find_proc_info() argument 429 access_fpreg(unw_addr_space_t __maybe_unused as, unw_regnum_t __maybe_unused num, unw_fpreg_t __maybe_unused *val, int __maybe_unused __write, void __maybe_unused *arg) access_fpreg() argument 439 get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as, unw_word_t __maybe_unused *dil_addr, void __maybe_unused *arg) get_dyn_info_list_addr() argument 446 resume(unw_addr_space_t __maybe_unused as, unw_cursor_t __maybe_unused *cu, void __maybe_unused *arg) resume() argument 455 get_proc_name(unw_addr_space_t __maybe_unused as, unw_word_t __maybe_unused addr, char __maybe_unused *bufp, size_t __maybe_unused buf_len, unw_word_t __maybe_unused *offp, void __maybe_unused *arg) get_proc_name() argument 485 access_mem(unw_addr_space_t __maybe_unused as, unw_word_t addr, unw_word_t *valp, int __write, void *arg) access_mem() argument 531 access_reg(unw_addr_space_t __maybe_unused as, unw_regnum_t regnum, unw_word_t *valp, int __write, void *arg) access_reg() argument 572 entry(u64 ip, struct thread *thread, unwind_entry_cb_t cb, void *arg) entry() argument 641 get_entries(struct unwind_info *ui, unwind_entry_cb_t cb, void *arg, int max_stack) get_entries() argument 705 _unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) _unwind__get_entries() argument [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | file_merge.c | 589 static long hmdfs_ioc_get_writeopen_cnt(struct file *filp, unsigned long arg) in hmdfs_ioc_get_writeopen_cnt() argument 763 static long hmdfs_ioc_get_dst_path(struct file *filp, unsigned long arg) in hmdfs_ioc_get_dst_path() argument 469 hmdfs_dir_unlocked_ioctl_merge(struct file *file, unsigned int cmd, unsigned long arg) hmdfs_dir_unlocked_ioctl_merge() argument 495 hmdfs_dir_compat_ioctl_merge(struct file *file, unsigned int cmd, unsigned long arg) hmdfs_dir_compat_ioctl_merge() argument 807 hmdfs_file_ioctl_merge(struct file *filp, unsigned int cmd, unsigned long arg) hmdfs_file_ioctl_merge() argument [all...] |
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
H A D | fanotify_user.c | 628 static long fanotify_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fanotify_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | cpwd.c | 407 static long cpwd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in cpwd_ioctl() argument 477 static long cpwd_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in cpwd_compat_ioctl() argument
|