/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | iowarrior.c | 478 iowarrior_ioctl(struct file *file, unsigned int cmd, unsigned long arg) iowarrior_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 1439 intelfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) intelfb_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfbdrv.c | 312 mb862xxfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) mb862xxfb_ioctl() argument
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_bpf.c | 302 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_bpf_delete() argument 647 static void cls_bpf_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_bpf_walk() argument 458 cls_bpf_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, bool ovr, bool rtnl_held, struct netlink_ext_ack *extack) cls_bpf_change() argument [all...] |
H A D | cls_flow.c | 566 static int flow_delete(struct tcf_proto *tp, void *arg, bool *last, in flow_delete() argument 679 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg, in flow_walk() argument 387 flow_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, bool ovr, bool rtnl_held, struct netlink_ext_ack *extack) flow_change() argument [all...] |
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/net/rds/ |
H A D | ib_cm.c | 1283 void rds_ib_conn_free(void *arg) in rds_ib_conn_free() argument
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | input.c | 876 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp() argument 937 struct sctp_hash_cmp_arg arg; in sctp_hash_transport() local 983 struct sctp_hash_cmp_arg arg = { in sctp_addrs_lookup_transport() local 1012 struct sctp_hash_cmp_arg arg = { sctp_epaddr_lookup_transport() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_set_hash.c | 45 const struct nft_rhash_cmp_arg *arg = data; in nft_rhash_key() local 57 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp() argument 87 struct nft_rhash_cmp_arg arg = { in nft_rhash_lookup() local 105 struct nft_rhash_cmp_arg arg = { in nft_rhash_get() local 128 struct nft_rhash_cmp_arg arg = { in nft_rhash_update() local 171 struct nft_rhash_cmp_arg arg = { nft_rhash_insert() local 213 struct nft_rhash_cmp_arg arg = { nft_rhash_deactivate() local 243 struct nft_rhash_cmp_arg arg = { nft_rhash_delete() local 414 nft_rhash_elem_destroy(void *ptr, void *arg) nft_rhash_elem_destroy() argument [all...] |
/kernel/linux/linux-5.10/net/phonet/ |
H A D | pep.c | 919 static int pep_ioctl(struct sock *sk, int cmd, unsigned long arg) in pep_ioctl() argument
|
H A D | socket.c | 356 pn_socket_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) pn_socket_ioctl() argument
|
/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/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
|