Home
last modified time | relevance | path

Searched defs:arg (Results 2951 - 2975 of 5258) sorted by relevance

1...<<111112113114115116117118119120>>...211

/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmdpy.c512 mdpy_ioctl(struct mdev_device *mdev, unsigned int cmd, unsigned long arg) mdpy_ioctl() argument
/kernel/linux/linux-5.10/net/nfc/
H A Ddigital_core.c660 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 Dnetlabel_unlabeled.c1065 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 Dsch_ets.c90 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 Dsch_fq_codel.c583 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 Dsch_sfq.c825 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 Dmoduleparam.h77 void *arg; member
[all...]
H A Dworkqueue.h632 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 Drhashtable.h571 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 Dcore.h28 u32 arg; member
/kernel/linux/linux-5.10/sound/oss/dmasound/
H A Ddmasound_atari.c1361 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 Dsb16_csp.c181 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 Dcompress_offload.c227 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 Dinit.c337 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 Dsst-mfld-platform-pcm.c255 static void sst_period_elapsed(void *arg) in sst_period_elapsed() argument
H A Dsst-mfld-platform.h38 void *arg; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-ftrace.c717 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 Dsprd-pcm-compress.c103 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 Dsoc-component.c630 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 Dbtf_dumper.c683 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 Devent.c94 static int find_symbol_cb(void *arg, const char *name, char type, in find_symbol_cb() argument
H A Dunwind-libunwind-local.c374 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 Dfile_merge.c589 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 Dfanotify_user.c628 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 Dcpwd.c407 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

Completed in 29 milliseconds

1...<<111112113114115116117118119120>>...211