Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 157) sorted by relevance

1234567

/net/sctp/
Dsm_statefuns.c225 void *arg, in sctp_sf_do_4_C()
311 void *arg, in sctp_sf_do_5_1B_init()
507 void *arg, in sctp_sf_do_5_1C_ack()
656 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1D_ce()
880 const sctp_subtype_t type, void *arg, in sctp_sf_do_5_1E_ca()
958 void *arg, in sctp_sf_heartbeat()
984 void *arg, in sctp_sf_sendbeat_8_3()
1055 void *arg, in sctp_sf_beat_8_3()
1129 void *arg, in sctp_sf_backbeat_8_3()
1394 void *arg, sctp_cmd_seq_t *commands) in sctp_sf_do_unexpected_init()
[all …]
/net/bridge/
Dbr_stp_timer.c34 static void br_hello_timer_expired(unsigned long arg) in br_hello_timer_expired()
48 static void br_message_age_timer_expired(unsigned long arg) in br_message_age_timer_expired()
81 static void br_forward_delay_timer_expired(unsigned long arg) in br_forward_delay_timer_expired()
104 static void br_tcn_timer_expired(unsigned long arg) in br_tcn_timer_expired()
118 static void br_topology_change_timer_expired(unsigned long arg) in br_topology_change_timer_expired()
129 static void br_hold_timer_expired(unsigned long arg) in br_hold_timer_expired()
/net/atm/
Dioctl.c51 unsigned long arg, int compat) in do_vcc_ioctl()
186 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl()
246 unsigned long arg) in do_atm_iobuf()
277 unsigned long arg) in do_atmif_sioc()
306 unsigned long arg) in do_atm_ioctl()
359 unsigned long arg) in vcc_compat_ioctl()
Dpppoatm.c107 static void pppoatm_wakeup_sender(unsigned long arg) in pppoatm_wakeup_sender()
375 unsigned long arg) in pppoatm_devppp_ioctl()
393 static int pppoatm_assign_vcc(struct atm_vcc *atmvcc, void __user *arg) in pppoatm_assign_vcc()
449 unsigned long arg) in pppoatm_ioctl()
Dbr2684.c147 void *arg) in atm_dev_event()
360 static int br2684_setfilt(struct atm_vcc *atmvcc, void __user * arg) in br2684_setfilt()
531 static int br2684_regvcc(struct atm_vcc *atmvcc, void __user * arg) in br2684_regvcc()
661 static int br2684_create(void __user *arg) in br2684_create()
721 unsigned long arg) in br2684_ioctl()
/net/sched/
Dsch_drr.c66 struct nlattr **tca, unsigned long *arg) in drr_change_class()
146 static int drr_delete_class(struct Qdisc *sch, unsigned long arg) in drr_delete_class()
179 static void drr_put_class(struct Qdisc *sch, unsigned long arg) in drr_put_class()
208 static void drr_unbind_tcf(struct Qdisc *sch, unsigned long arg) in drr_unbind_tcf()
215 static int drr_graft_class(struct Qdisc *sch, unsigned long arg, in drr_graft_class()
235 static struct Qdisc *drr_class_leaf(struct Qdisc *sch, unsigned long arg) in drr_class_leaf()
242 static void drr_qlen_notify(struct Qdisc *csh, unsigned long arg) in drr_qlen_notify()
250 static int drr_dump_class(struct Qdisc *sch, unsigned long arg, in drr_dump_class()
272 static int drr_dump_class_stats(struct Qdisc *sch, unsigned long arg, in drr_dump_class_stats()
292 static void drr_walk(struct Qdisc *sch, struct qdisc_walker *arg) in drr_walk()
Dsch_red.c236 static inline void red_adaptative_timer(unsigned long arg) in red_adaptative_timer()
308 static int red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in red_graft()
325 static struct Qdisc *red_leaf(struct Qdisc *sch, unsigned long arg) in red_leaf()
336 static void red_put(struct Qdisc *sch, unsigned long arg) in red_put()
Dsch_dsmark.c55 static int dsmark_graft(struct Qdisc *sch, unsigned long arg, in dsmark_graft()
80 static struct Qdisc *dsmark_leaf(struct Qdisc *sch, unsigned long arg) in dsmark_leaf()
113 struct nlattr **tca, unsigned long *arg) in dsmark_change()
151 static int dsmark_delete(struct Qdisc *sch, unsigned long arg) in dsmark_delete()
Dsch_htb.c1073 static int htb_dump_class(struct Qdisc *sch, unsigned long arg, in htb_dump_class()
1114 htb_dump_class_stats(struct Qdisc *sch, unsigned long arg, struct gnet_dump *d) in htb_dump_class_stats()
1131 static int htb_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in htb_graft()
1154 static struct Qdisc *htb_leaf(struct Qdisc *sch, unsigned long arg) in htb_leaf()
1160 static void htb_qlen_notify(struct Qdisc *sch, unsigned long arg) in htb_qlen_notify()
1247 static int htb_delete(struct Qdisc *sch, unsigned long arg) in htb_delete()
1299 static void htb_put(struct Qdisc *sch, unsigned long arg) in htb_put()
1309 unsigned long *arg) in htb_change_class()
1479 static struct tcf_proto **htb_find_tcf(struct Qdisc *sch, unsigned long arg) in htb_find_tcf()
1507 static void htb_unbind_filter(struct Qdisc *sch, unsigned long arg) in htb_unbind_filter()
[all …]
Dcls_tcindex.c146 __tcindex_delete(struct tcf_proto *tp, unsigned long arg, int lock) in __tcindex_delete()
180 static int tcindex_delete(struct tcf_proto *tp, unsigned long arg) in tcindex_delete()
338 struct nlattr **tca, unsigned long *arg) in tcindex_change()
403 unsigned long arg, struct tcf_walker *walker) in tcindex_destroy_element()
Dcls_cgroup.c184 unsigned long *arg) in cls_cgroup_change()
244 static int cls_cgroup_delete(struct tcf_proto *tp, unsigned long arg) in cls_cgroup_delete()
249 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg) in cls_cgroup_walk()
Dcls_basic.c113 static int basic_delete(struct tcf_proto *tp, unsigned long arg) in basic_delete()
168 struct nlattr **tca, unsigned long *arg) in basic_change()
229 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg) in basic_walk()
Dsch_cbq.c1582 cbq_dump_class(struct Qdisc *sch, unsigned long arg, in cbq_dump_class()
1609 cbq_dump_class_stats(struct Qdisc *sch, unsigned long arg, in cbq_dump_class_stats()
1630 static int cbq_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in cbq_graft()
1656 static struct Qdisc *cbq_leaf(struct Qdisc *sch, unsigned long arg) in cbq_leaf()
1663 static void cbq_qlen_notify(struct Qdisc *sch, unsigned long arg) in cbq_qlen_notify()
1724 static void cbq_put(struct Qdisc *sch, unsigned long arg) in cbq_put()
1745 unsigned long *arg) in cbq_change_class()
1932 static int cbq_delete(struct Qdisc *sch, unsigned long arg) in cbq_delete()
1978 static struct tcf_proto **cbq_find_tcf(struct Qdisc *sch, unsigned long arg) in cbq_find_tcf()
2005 static void cbq_unbind_filter(struct Qdisc *sch, unsigned long arg) in cbq_unbind_filter()
[all …]
Dsch_hfsc.c970 struct nlattr **tca, unsigned long *arg) in hfsc_change_class()
1122 hfsc_delete_class(struct Qdisc *sch, unsigned long arg) in hfsc_delete_class()
1201 hfsc_graft_class(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in hfsc_graft_class()
1224 hfsc_class_leaf(struct Qdisc *sch, unsigned long arg) in hfsc_class_leaf()
1235 hfsc_qlen_notify(struct Qdisc *sch, unsigned long arg) in hfsc_qlen_notify()
1257 hfsc_put_class(struct Qdisc *sch, unsigned long arg) in hfsc_put_class()
1281 hfsc_unbind_tcf(struct Qdisc *sch, unsigned long arg) in hfsc_unbind_tcf()
1289 hfsc_tcf_chain(struct Qdisc *sch, unsigned long arg) in hfsc_tcf_chain()
1339 hfsc_dump_class(struct Qdisc *sch, unsigned long arg, struct sk_buff *skb, in hfsc_dump_class()
1365 hfsc_dump_class_stats(struct Qdisc *sch, unsigned long arg, in hfsc_dump_class_stats()
[all …]
Dsch_tbf.c382 static int tbf_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in tbf_graft()
400 static struct Qdisc *tbf_leaf(struct Qdisc *sch, unsigned long arg) in tbf_leaf()
411 static void tbf_put(struct Qdisc *sch, unsigned long arg) in tbf_put()
Dcls_fw.c166 static int fw_delete(struct tcf_proto *tp, unsigned long arg) in fw_delete()
240 unsigned long *arg) in fw_change()
302 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg) in fw_walk()
Dsch_qfq.c401 struct nlattr **tca, unsigned long *arg) in qfq_change_class()
533 static int qfq_delete_class(struct Qdisc *sch, unsigned long arg) in qfq_delete_class()
566 static void qfq_put_class(struct Qdisc *sch, unsigned long arg) in qfq_put_class()
595 static void qfq_unbind_tcf(struct Qdisc *sch, unsigned long arg) in qfq_unbind_tcf()
602 static int qfq_graft_class(struct Qdisc *sch, unsigned long arg, in qfq_graft_class()
622 static struct Qdisc *qfq_class_leaf(struct Qdisc *sch, unsigned long arg) in qfq_class_leaf()
629 static int qfq_dump_class(struct Qdisc *sch, unsigned long arg, in qfq_dump_class()
652 static int qfq_dump_class_stats(struct Qdisc *sch, unsigned long arg, in qfq_dump_class_stats()
672 static void qfq_walk(struct Qdisc *sch, struct qdisc_walker *arg) in qfq_walk()
1388 static void qfq_qlen_notify(struct Qdisc *sch, unsigned long arg) in qfq_qlen_notify()
/net/core/
Ddev_ioctl.c20 static int dev_ifname(struct net *net, struct ifreq __user *arg) in dev_ifname()
67 static int dev_ifconf(struct net *net, char __user *arg) in dev_ifconf()
392 int dev_ioctl(struct net *net, unsigned int cmd, void __user *arg) in dev_ioctl()
/net/ipv6/
Dip6_fib.c67 void *arg; member
362 struct rt6_rtnl_dump_arg arg; in inet6_dump_fib() local
1500 int (*func)(struct rt6_info *, void *arg), in fib6_clean_tree()
1517 void fib6_clean_all_ro(struct net *net, int (*func)(struct rt6_info *, void *arg), in fib6_clean_all_ro()
1536 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *arg), in fib6_clean_all()
1556 static int fib6_prune_clone(struct rt6_info *rt, void *arg) in fib6_prune_clone()
1582 static int fib6_age(struct rt6_info *rt, void *arg) in fib6_age()
1655 static void fib6_gc_timer_cb(unsigned long arg) in fib6_gc_timer_cb()
/net/ceph/
Dmsgpool.c10 static void *msgpool_alloc(gfp_t gfp_mask, void *arg) in msgpool_alloc()
25 static void msgpool_free(void *element, void *arg) in msgpool_free()
/net/bluetooth/bnep/
Dsock.c52 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl()
131 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl()
/net/bluetooth/cmtp/
Dsock.c66 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl()
141 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl()
/net/ipv4/
Dinet_fragment.c246 void *arg) in inet_frag_intern()
293 struct inet_frags *f, void *arg) in inet_frag_alloc()
314 struct inet_frags *f, void *arg) in inet_frag_create()
/net/bluetooth/rfcomm/
Dtty.c367 static int rfcomm_create_dev(struct sock *sk, void __user *arg) in rfcomm_create_dev()
409 static int rfcomm_release_dev(void __user *arg) in rfcomm_release_dev()
441 static int rfcomm_get_dev_list(void __user *arg) in rfcomm_get_dev_list()
491 static int rfcomm_get_dev_info(void __user *arg) in rfcomm_get_dev_info()
519 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in rfcomm_dev_ioctl()
812 static int rfcomm_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) in rfcomm_tty_ioctl()
/net/decnet/
Ddn_timer.c48 static void dn_slow_timer(unsigned long arg) in dn_slow_timer()

1234567