Home
last modified time | relevance | path

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

1234567

/net/sctp/
Dsm_statefuns.c212 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_do_4_C()
297 void *arg, in sctp_sf_do_5_1B_init()
496 void *arg, in sctp_sf_do_5_1C_ack()
678 void *arg, in sctp_sf_do_5_1D_ce()
892 void *arg, in sctp_sf_do_5_1E_ca()
983 void *arg, in sctp_sf_heartbeat()
1009 void *arg, in sctp_sf_sendbeat_8_3()
1057 void *arg, in sctp_sf_send_reconf()
1109 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_beat_8_3()
1183 void *arg, in sctp_sf_backbeat_8_3()
[all …]
/net/batman-adv/
Dlog.h79 #define _batadv_dbg(type, bat_priv, ratelimited, fmt, arg...) \ argument
103 #define batadv_dbg(type, bat_priv, arg...) \ argument
112 #define batadv_dbg_ratelimited(type, bat_priv, arg...) \ argument
121 #define batadv_info(net_dev, fmt, arg...) \ argument
135 #define batadv_err(net_dev, fmt, arg...) \ argument
/net/atm/
Dioctl.c52 unsigned long arg, int compat) in do_vcc_ioctl()
171 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl()
231 unsigned long arg) in do_atm_iobuf()
262 unsigned long arg) in do_atmif_sioc()
291 unsigned long arg) in do_atm_ioctl()
344 unsigned long arg) in vcc_compat_ioctl()
Dpppoatm.c104 static void pppoatm_wakeup_sender(unsigned long arg) in pppoatm_wakeup_sender()
369 unsigned long arg) in pppoatm_devppp_ioctl()
387 static int pppoatm_assign_vcc(struct atm_vcc *atmvcc, void __user *arg) in pppoatm_assign_vcc()
443 unsigned long arg) in pppoatm_ioctl()
Dbr2684.c148 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.c55 struct nlattr **tca, unsigned long *arg, in drr_change_class()
149 static int drr_delete_class(struct Qdisc *sch, unsigned long arg) in drr_delete_class()
197 static void drr_unbind_tcf(struct Qdisc *sch, unsigned long arg) in drr_unbind_tcf()
204 static int drr_graft_class(struct Qdisc *sch, unsigned long arg, in drr_graft_class()
221 static struct Qdisc *drr_class_leaf(struct Qdisc *sch, unsigned long arg) in drr_class_leaf()
228 static void drr_qlen_notify(struct Qdisc *csh, unsigned long arg) in drr_qlen_notify()
235 static int drr_dump_class(struct Qdisc *sch, unsigned long arg, in drr_dump_class()
257 static int drr_dump_class_stats(struct Qdisc *sch, unsigned long arg, in drr_dump_class_stats()
278 static void drr_walk(struct Qdisc *sch, struct qdisc_walker *arg) in drr_walk()
Dcls_cgroup.c79 void **arg, bool ovr, bool rtnl_held, in cls_cgroup_change()
146 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete()
152 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_cgroup_walk()
Dsch_dsmark.c64 static int dsmark_graft(struct Qdisc *sch, unsigned long arg, in dsmark_graft()
84 static struct Qdisc *dsmark_leaf(struct Qdisc *sch, unsigned long arg) in dsmark_leaf()
117 struct nlattr **tca, unsigned long *arg, in dsmark_change()
153 static int dsmark_delete(struct Qdisc *sch, unsigned long arg) in dsmark_delete()
Dsch_hfsc.c914 struct nlattr **tca, unsigned long *arg, in hfsc_change_class()
1093 hfsc_delete_class(struct Qdisc *sch, unsigned long arg) in hfsc_delete_class()
1170 hfsc_graft_class(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in hfsc_graft_class()
1189 hfsc_class_leaf(struct Qdisc *sch, unsigned long arg) in hfsc_class_leaf()
1200 hfsc_qlen_notify(struct Qdisc *sch, unsigned long arg) in hfsc_qlen_notify()
1234 hfsc_unbind_tcf(struct Qdisc *sch, unsigned long arg) in hfsc_unbind_tcf()
1241 static struct tcf_block *hfsc_tcf_block(struct Qdisc *sch, unsigned long arg, in hfsc_tcf_block()
1292 hfsc_dump_class(struct Qdisc *sch, unsigned long arg, struct sk_buff *skb, in hfsc_dump_class()
1317 hfsc_dump_class_stats(struct Qdisc *sch, unsigned long arg, in hfsc_dump_class_stats()
1341 hfsc_walk(struct Qdisc *sch, struct qdisc_walker *arg) in hfsc_walk()
Dsch_htb.c1074 static int htb_dump_class(struct Qdisc *sch, unsigned long arg, in htb_dump_class()
1121 htb_dump_class_stats(struct Qdisc *sch, unsigned long arg, struct gnet_dump *d) in htb_dump_class_stats()
1147 static int htb_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in htb_graft()
1163 static struct Qdisc *htb_leaf(struct Qdisc *sch, unsigned long arg) in htb_leaf()
1169 static void htb_qlen_notify(struct Qdisc *sch, unsigned long arg) in htb_qlen_notify()
1249 static int htb_delete(struct Qdisc *sch, unsigned long arg) in htb_delete()
1298 unsigned long *arg, struct netlink_ext_ack *extack) in htb_change_class()
1499 static struct tcf_block *htb_tcf_block(struct Qdisc *sch, unsigned long arg, in htb_tcf_block()
1527 static void htb_unbind_filter(struct Qdisc *sch, unsigned long arg) in htb_unbind_filter()
1535 static void htb_walk(struct Qdisc *sch, struct qdisc_walker *arg) in htb_walk()
Dsch_cbq.c1347 cbq_dump_class(struct Qdisc *sch, unsigned long arg, in cbq_dump_class()
1373 cbq_dump_class_stats(struct Qdisc *sch, unsigned long arg, in cbq_dump_class_stats()
1396 static int cbq_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in cbq_graft()
1412 static struct Qdisc *cbq_leaf(struct Qdisc *sch, unsigned long arg) in cbq_leaf()
1419 static void cbq_qlen_notify(struct Qdisc *sch, unsigned long arg) in cbq_qlen_notify()
1478 unsigned long *arg, struct netlink_ext_ack *extack) in cbq_change_class()
1678 static int cbq_delete(struct Qdisc *sch, unsigned long arg) in cbq_delete()
1716 static struct tcf_block *cbq_tcf_block(struct Qdisc *sch, unsigned long arg, in cbq_tcf_block()
1744 static void cbq_unbind_filter(struct Qdisc *sch, unsigned long arg) in cbq_unbind_filter()
1751 static void cbq_walk(struct Qdisc *sch, struct qdisc_walker *arg) in cbq_walk()
Dsch_qfq.c393 struct nlattr **tca, unsigned long *arg, in qfq_change_class()
532 static int qfq_delete_class(struct Qdisc *sch, unsigned long arg) in qfq_delete_class()
578 static void qfq_unbind_tcf(struct Qdisc *sch, unsigned long arg) in qfq_unbind_tcf()
585 static int qfq_graft_class(struct Qdisc *sch, unsigned long arg, in qfq_graft_class()
602 static struct Qdisc *qfq_class_leaf(struct Qdisc *sch, unsigned long arg) in qfq_class_leaf()
609 static int qfq_dump_class(struct Qdisc *sch, unsigned long arg, in qfq_dump_class()
632 static int qfq_dump_class_stats(struct Qdisc *sch, unsigned long arg, in qfq_dump_class_stats()
652 static void qfq_walk(struct Qdisc *sch, struct qdisc_walker *arg) in qfq_walk()
1402 static void qfq_qlen_notify(struct Qdisc *sch, unsigned long arg) in qfq_qlen_notify()
Dcls_basic.c125 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete()
172 struct nlattr **tca, void **arg, bool ovr, in basic_change()
247 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg, in basic_walk()
/net/ipv6/
Dfib6_rules.c67 struct fib_lookup_arg arg = { in fib6_lookup() local
95 struct fib_lookup_arg arg = { in fib6_rule_lookup() local
154 int flags, struct fib_lookup_arg *arg) in fib6_rule_action_alt()
192 int flags, struct fib_lookup_arg *arg) in __fib6_rule_action()
255 int flags, struct fib_lookup_arg *arg) in fib6_rule_action()
263 static bool fib6_rule_suppress(struct fib_rule *rule, struct fib_lookup_arg *arg) in fib6_rule_suppress()
Dip6_fib.c45 void *arg; member
406 static void fib6_rt_dump(struct fib6_info *rt, struct fib6_dump_arg *arg) in fib6_rt_dump()
435 struct fib6_dump_arg arg; in fib6_tables_dump() local
565 struct rt6_rtnl_dump_arg arg = { .filter.dump_exceptions = true, in inet6_dump_fib() local
940 struct fib6_nh_pcpu_arg *arg = _arg; in fib6_nh_drop_pcpu_from() local
956 struct fib6_nh_pcpu_arg arg = { in fib6_drop_pcpu_from() local
2114 int (*func)(struct fib6_info *, void *arg), in fib6_clean_tree()
2135 int sernum, void *arg, bool skip_notify) in __fib6_clean_all()
2155 void *arg) in fib6_clean_all()
2162 void *arg) in fib6_clean_all_skip_notify()
[all …]
Droute.c506 struct fib6_nh_dm_arg *arg = _arg; in __rt6_nh_dev_match() local
519 struct fib6_nh_dm_arg arg = { in rt6_nh_dev_match() local
786 struct fib6_nh_frl_arg *arg = _arg; in rt6_nh_find_match() local
815 struct fib6_nh_frl_arg arg = { in __find_rr_leaf() local
1746 static int rt6_nh_flush_exceptions(struct fib6_nh *nh, void *arg) in rt6_nh_flush_exceptions()
1855 struct fib6_nh_excptn_arg *arg = _arg; in rt6_nh_remove_exception_rt() local
1874 struct fib6_nh_excptn_arg arg = { in rt6_remove_exception_rt() local
1926 struct fib6_nh_match_arg *arg = _arg; in fib6_nh_find_match() local
1952 struct fib6_nh_match_arg arg = { in rt6_update_exception_stamp_rt() local
2134 struct fib6_nh_age_excptn_arg *arg = _arg; in rt6_nh_age_exceptions() local
[all …]
/net/nfc/
Ddigital_technology.c215 static void digital_in_recv_ats(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_ats()
272 static void digital_in_recv_sel_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sel_res()
387 static void digital_in_recv_sdd_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sdd_res()
472 static void digital_in_recv_sens_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sens_res()
571 static void digital_in_recv_attrib_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_attrib_res()
641 static void digital_in_recv_sensb_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sensb_res()
738 static void digital_in_recv_sensf_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_sensf_res()
837 void *arg, struct sk_buff *resp) in digital_in_recv_iso15693_inv_res()
952 static void digital_tg_recv_sel_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_sel_req()
1017 static void digital_tg_recv_sdd_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_sdd_req()
[all …]
Ddigital_dep.c298 static void digital_in_recv_psl_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_psl_res()
402 static void digital_in_recv_atr_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_atr_res()
689 static void digital_in_recv_dep_res(struct nfc_digital_dev *ddev, void *arg, in digital_in_recv_dep_res()
1080 static void digital_tg_recv_dep_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_dep_req()
1350 void *arg, struct sk_buff *resp) in digital_tg_send_psl_res_complete()
1399 static void digital_tg_recv_psl_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_psl_req()
1469 void *arg, struct sk_buff *resp) in digital_tg_send_atr_res_complete()
1542 void digital_tg_recv_atr_req(struct nfc_digital_dev *ddev, void *arg, in digital_tg_recv_atr_req()
/net/netfilter/
Dnft_set_hash.c42 const struct nft_rhash_cmp_arg *arg = data; in nft_rhash_key() local
54 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp()
82 struct nft_rhash_cmp_arg arg = { in nft_rhash_lookup() local
100 struct nft_rhash_cmp_arg arg = { in nft_rhash_get() local
123 struct nft_rhash_cmp_arg arg = { in nft_rhash_update() local
164 struct nft_rhash_cmp_arg arg = { in nft_rhash_insert() local
210 struct nft_rhash_cmp_arg arg = { in nft_rhash_deactivate() local
241 struct nft_rhash_cmp_arg arg = { in nft_rhash_delete() local
381 static void nft_rhash_elem_destroy(void *ptr, void *arg) in nft_rhash_elem_destroy()
/net/bluetooth/rfcomm/
Dtty.c390 static int __rfcomm_create_dev(struct sock *sk, void __user *arg) in __rfcomm_create_dev()
438 static int __rfcomm_release_dev(void __user *arg) in __rfcomm_release_dev()
481 static int rfcomm_create_dev(struct sock *sk, void __user *arg) in rfcomm_create_dev()
492 static int rfcomm_release_dev(void __user *arg) in rfcomm_release_dev()
503 static int rfcomm_get_dev_list(void __user *arg) in rfcomm_get_dev_list()
554 static int rfcomm_get_dev_info(void __user *arg) in rfcomm_get_dev_info()
582 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in rfcomm_dev_ioctl()
825 static int rfcomm_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) in rfcomm_tty_ioctl()
/net/ceph/
Dmsgpool.c12 static void *msgpool_alloc(gfp_t gfp_mask, void *arg) in msgpool_alloc()
28 static void msgpool_free(void *element, void *arg) in msgpool_free()
/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c201 static void gssp_free_receive_pages(struct gssx_arg_accept_sec_context *arg) in gssp_free_receive_pages()
211 static int gssp_alloc_receive_pages(struct gssx_arg_accept_sec_context *arg) in gssp_alloc_receive_pages()
271 struct gssx_arg_accept_sec_context arg = { in gssp_accept_sec_context_upcall() local
/net/bluetooth/cmtp/
Dsock.c139 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl()
145 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl()
/net/bluetooth/bnep/
Dsock.c136 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl()
142 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl()
/net/ipv4/
Dfib_rules.c81 struct fib_lookup_arg arg = { in __fib_lookup() local
106 int flags, struct fib_lookup_arg *arg) in fib4_rule_action()
140 static bool fib4_rule_suppress(struct fib_rule *rule, struct fib_lookup_arg *arg) in fib4_rule_suppress()

1234567