Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 103) sorted by relevance

12345

/net/ceph/crush/
Dhash.c12 #define crush_hashmix(a, b, c) do { \ argument
26 static __u32 crush_hash32_rjenkins1(__u32 a) in crush_hash32_rjenkins1()
37 static __u32 crush_hash32_rjenkins1_2(__u32 a, __u32 b) in crush_hash32_rjenkins1_2()
48 static __u32 crush_hash32_rjenkins1_3(__u32 a, __u32 b, __u32 c) in crush_hash32_rjenkins1_3()
61 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4()
75 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5()
93 __u32 crush_hash32(int type, __u32 a) in crush_hash32()
103 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2()
113 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3()
123 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4()
[all …]
/net/dccp/ccids/lib/
Dtfrc.h25 #define tfrc_pr_debug(format, a...) DCCP_PR_DEBUG(tfrc_debug, format, ##a) argument
27 #define tfrc_pr_debug(format, a...) argument
31 static inline u64 scaled_div(u64 a, u64 b) in scaled_div()
37 static inline u32 scaled_div32(u64 a, u64 b) in scaled_div32()
/net/openvswitch/
Dflow_netlink.c382 const struct nlattr *a[], in __parse_flow_nlattrs()
427 const struct nlattr *a[], u64 *attrsp, in parse_flow_mask_nlattrs()
434 const struct nlattr *a[], u64 *attrsp, in parse_flow_nlattrs()
440 static int genev_tun_opt_from_nlattr(const struct nlattr *a, in genev_tun_opt_from_nlattr()
495 struct nlattr *a; in vxlan_tun_opt_from_nlattr() local
554 struct nlattr *a; in ip_tun_from_nlattr() local
814 const struct nlattr *a[], in encode_vlan_from_nlattrs()
838 const struct nlattr **a, bool log) in validate_vlan_from_nlattrs()
876 const struct nlattr **a, bool log) in validate_vlan_mask_from_nlattrs()
918 const struct nlattr **a, bool is_mask, in __parse_vlan_from_nlattrs()
[all …]
Ddatapath.c560 struct nlattr **a = info->attrs; in ovs_packet_cmd_execute() local
926 struct nlattr **a = info->attrs; in ovs_flow_cmd_new() local
1088 const struct nlattr *a, in get_flow_actions()
1111 struct nlattr **a = info->attrs; in ovs_flow_cmd_set() local
1229 struct nlattr **a = info->attrs; in ovs_flow_cmd_get() local
1288 struct nlattr **a = info->attrs; in ovs_flow_cmd_del() local
1363 struct nlattr *a[__OVS_FLOW_ATTR_MAX]; in ovs_flow_cmd_dump() local
1544 static void ovs_dp_change(struct datapath *dp, struct nlattr *a[]) in ovs_dp_change()
1552 struct nlattr **a = info->attrs; in ovs_dp_cmd_new() local
1966 struct nlattr **a = info->attrs; in ovs_vport_cmd_new() local
[all …]
/net/sched/
Dact_api.c209 int tcf_hash_search(struct tc_action_net *tn, struct tc_action **a, u32 index) in tcf_hash_search()
222 bool tcf_hash_check(struct tc_action_net *tn, u32 index, struct tc_action **a, in tcf_hash_check()
239 void tcf_hash_cleanup(struct tc_action *a, struct nlattr *est) in tcf_hash_cleanup()
249 struct tc_action **a, const struct tc_action_ops *ops, in tcf_hash_create()
300 void tcf_hash_insert(struct tc_action_net *tn, struct tc_action *a) in tcf_hash_insert()
340 struct tc_action_ops *a; in tcf_register_action() local
372 struct tc_action_ops *a; in tcf_unregister_action() local
393 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n() local
412 struct tc_action_ops *a, *res = NULL; in tc_lookup_action() local
439 const struct tc_action *a = actions[i]; in tcf_action_exec() local
[all …]
Dact_ipt.c81 static void tcf_ipt_release(struct tc_action *a, int bind) in tcf_ipt_release()
97 struct nlattr *est, struct tc_action **a, in __tcf_ipt_init()
195 struct nlattr *est, struct tc_action **a, int ovr, in tcf_ipt_init()
204 struct nlattr *est, struct tc_action **a, int ovr, in tcf_xt_init()
212 static int tcf_ipt(struct sk_buff *skb, const struct tc_action *a, in tcf_ipt()
262 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ipt_dump()
313 static int tcf_ipt_search(struct net *net, struct tc_action **a, u32 index) in tcf_ipt_search()
363 static int tcf_xt_search(struct net *net, struct tc_action **a, u32 index) in tcf_xt_search()
Dact_mirred.c36 static void tcf_mirred_release(struct tc_action *a, int bind) in tcf_mirred_release()
58 struct nlattr *est, struct tc_action **a, int ovr, in tcf_mirred_init()
152 static int tcf_mirred(struct sk_buff *skb, const struct tc_action *a, in tcf_mirred()
207 static void tcf_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_stats_update()
217 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_mirred_dump()
254 static int tcf_mirred_search(struct net *net, struct tc_action **a, u32 index) in tcf_mirred_search()
Dact_simple.c33 static int tcf_simp(struct sk_buff *skb, const struct tc_action *a, in tcf_simp()
52 static void tcf_simp_release(struct tc_action *a, int bind) in tcf_simp_release()
83 struct nlattr *est, struct tc_action **a, in tcf_simp_init()
146 static int tcf_simp_dump(struct sk_buff *skb, struct tc_action *a, in tcf_simp_dump()
182 static int tcf_simp_search(struct net *net, struct tc_action **a, u32 index) in tcf_simp_search()
Dact_gact.c60 struct nlattr *est, struct tc_action **a, in tcf_gact_init()
129 static int tcf_gact(struct sk_buff *skb, const struct tc_action *a, in tcf_gact()
152 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_gact_stats_update()
167 static int tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, in tcf_gact_dump()
213 static int tcf_gact_search(struct net *net, struct tc_action **a, u32 index) in tcf_gact_search()
Dact_skbmod.c29 static int tcf_skbmod_run(struct sk_buff *skb, const struct tc_action *a, in tcf_skbmod_run()
88 struct nlattr *est, struct tc_action **a, in tcf_skbmod_init()
189 static void tcf_skbmod_cleanup(struct tc_action *a, int bind) in tcf_skbmod_cleanup()
199 static int tcf_skbmod_dump(struct sk_buff *skb, struct tc_action *a, in tcf_skbmod_dump()
245 static int tcf_skbmod_search(struct net *net, struct tc_action **a, u32 index) in tcf_skbmod_search()
Dact_pedit.c36 struct nlattr *est, struct tc_action **a, in tcf_pedit_init()
104 static void tcf_pedit_cleanup(struct tc_action *a, int bind) in tcf_pedit_cleanup()
122 static int tcf_pedit(struct sk_buff *skb, const struct tc_action *a, in tcf_pedit()
193 static int tcf_pedit_dump(struct sk_buff *skb, struct tc_action *a, in tcf_pedit_dump()
243 static int tcf_pedit_search(struct net *net, struct tc_action **a, u32 index) in tcf_pedit_search()
Dact_tunnel_key.c29 static int tunnel_key_act(struct sk_buff *skb, const struct tc_action *a, in tunnel_key_act()
73 struct nlattr *est, struct tc_action **a, in tunnel_key_init()
193 static void tunnel_key_release(struct tc_action *a, int bind) in tunnel_key_release()
235 static int tunnel_key_dump(struct sk_buff *skb, struct tc_action *a, in tunnel_key_dump()
288 static int tunnel_key_search(struct net *net, struct tc_action **a, u32 index) in tunnel_key_search()
Dact_skbedit.c35 static int tcf_skbedit(struct sk_buff *skb, const struct tc_action *a, in tcf_skbedit()
67 struct nlattr *est, struct tc_action **a, in tcf_skbedit_init()
158 static int tcf_skbedit_dump(struct sk_buff *skb, struct tc_action *a, in tcf_skbedit_dump()
205 static int tcf_skbedit_search(struct net *net, struct tc_action **a, u32 index) in tcf_skbedit_search()
Dact_vlan.c27 static int tcf_vlan(struct sk_buff *skb, const struct tc_action *a, in tcf_vlan()
107 struct nlattr *est, struct tc_action **a, in tcf_vlan_init()
206 static int tcf_vlan_dump(struct sk_buff *skb, struct tc_action *a, in tcf_vlan_dump()
251 static int tcf_vlan_search(struct net *net, struct tc_action **a, u32 index) in tcf_vlan_search()
Dact_connmark.c36 static int tcf_connmark(struct sk_buff *skb, const struct tc_action *a, in tcf_connmark()
100 struct nlattr *est, struct tc_action **a, in tcf_connmark_init()
149 static inline int tcf_connmark_dump(struct sk_buff *skb, struct tc_action *a, in tcf_connmark_dump()
187 static int tcf_connmark_search(struct net *net, struct tc_action **a, u32 index) in tcf_connmark_search()
Dact_nat.c42 struct tc_action **a, int ovr, int bind) in tcf_nat_init()
91 static int tcf_nat(struct sk_buff *skb, const struct tc_action *a, in tcf_nat()
248 static int tcf_nat_dump(struct sk_buff *skb, struct tc_action *a, in tcf_nat_dump()
289 static int tcf_nat_search(struct net *net, struct tc_action **a, u32 index) in tcf_nat_search()
Dact_ife.c392 static void _tcf_ife_cleanup(struct tc_action *a, int bind) in _tcf_ife_cleanup()
410 static void tcf_ife_cleanup(struct tc_action *a, int bind) in tcf_ife_cleanup()
447 struct nlattr *est, struct tc_action **a, in tcf_ife_init()
576 static int tcf_ife_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ife_dump()
650 static int tcf_ife_decode(struct sk_buff *skb, const struct tc_action *a, in tcf_ife_decode()
724 static int tcf_ife_encode(struct sk_buff *skb, const struct tc_action *a, in tcf_ife_encode()
827 static int tcf_ife_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ife_act()
857 static int tcf_ife_search(struct net *net, struct tc_action **a, u32 index) in tcf_ife_search()
Dact_police.c78 struct nlattr *est, struct tc_action **a, in tcf_act_police_init()
206 static int tcf_act_police(struct sk_buff *skb, const struct tc_action *a, in tcf_act_police()
266 static int tcf_act_police_dump(struct sk_buff *skb, struct tc_action *a, in tcf_act_police_dump()
308 static int tcf_police_search(struct net *net, struct tc_action **a, u32 index) in tcf_police_search()
/net/dccp/
Ddccp.h27 #define DCCP_CRIT(fmt, a...) printk(KERN_CRIT fmt " at %s:%d/%s()\n", ##a, \ argument
29 #define DCCP_BUG(a...) do { DCCP_CRIT("BUG: " a); dump_stack(); } while(0) argument
38 #define DCCP_PR_DEBUG(enable, fmt, a...) DCCP_PRINTK(enable, KERN_DEBUG \ argument
43 #define dccp_pr_debug(format, a...) DCCP_PR_DEBUG(dccp_debug, format, ##a) argument
44 #define dccp_pr_debug_cat(format, a...) DCCP_PRINTK(dccp_debug, format, ##a) argument
45 #define dccp_debug(fmt, a...) dccp_pr_debug_cat(KERN_DEBUG fmt, ##a) argument
47 #define dccp_pr_debug(format, a...) argument
48 #define dccp_pr_debug_cat(format, a...) argument
49 #define dccp_debug(format, a...) argument
111 #define ADD48(a, b) (((a) + (b)) & UINT48_MAX) argument
[all …]
/net/appletalk/
Daarp.c93 static void __aarp_expire(struct aarp_entry *a) in __aarp_expire()
104 static void __aarp_send_query(struct aarp_entry *a) in __aarp_send_query()
388 struct aarp_entry *a = kmalloc(sizeof(*a), GFP_ATOMIC); in aarp_alloc() local
420 struct aarp_entry *a; in aarp_proxy_remove() local
436 struct aarp_entry *a = __aarp_find_entry(proxies[hash], dev, sa); in __aarp_proxy_find() local
554 struct aarp_entry *a; in aarp_send_ddp() local
691 static void __aarp_resolved(struct aarp_entry **list, struct aarp_entry *a, in __aarp_resolved()
725 struct aarp_entry *a; in aarp_rcv() local
/net/netfilter/ipset/
Dpfxlen.c6 #define E(a, b, c, d) \ argument
149 #define E(a, b, c, d) \ argument
/net/ceph/
Dceph_hash.c10 #define mix(a, b, c) \ argument
26 __u32 a, b, c; /* the internal state */ in ceph_str_hash_rjenkins() local
Darmor.c42 unsigned char a, b, c; in ceph_armor() local
79 int a, b, c, d; in ceph_unarmor() local
/net/hsr/
Dhsr_framereg.c45 static bool seq_nr_after(u16 a, u16 b) in seq_nr_after()
55 #define seq_nr_before(a, b) seq_nr_after((b), (a)) argument
56 #define seq_nr_after_or_eq(a, b) (!seq_nr_before((a), (b))) argument
57 #define seq_nr_before_or_eq(a, b) (!seq_nr_after((a), (b))) argument
/net/6lowpan/
Diphc.c98 #define is_addr_mac_addr_based(a, m) \ argument
111 #define lowpan_is_iid_16_bit_compressable(a) \ argument
121 #define lowpan_is_mcast_addr_compressable48(a) \ argument
129 #define lowpan_is_mcast_addr_compressable32(a) \ argument
138 #define lowpan_is_mcast_addr_compressable8(a) \ argument
148 #define lowpan_is_linklocal_zero_padded(a) \ argument

12345