/net/ceph/crush/ |
D | crush.c | 28 int crush_get_bucket_item_weight(const struct crush_bucket *b, int p) in crush_get_bucket_item_weight() 48 void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b) in crush_destroy_bucket_uniform() 54 void crush_destroy_bucket_list(struct crush_bucket_list *b) in crush_destroy_bucket_list() 62 void crush_destroy_bucket_tree(struct crush_bucket_tree *b) in crush_destroy_bucket_tree() 69 void crush_destroy_bucket_straw(struct crush_bucket_straw *b) in crush_destroy_bucket_straw() 77 void crush_destroy_bucket_straw2(struct crush_bucket_straw2 *b) in crush_destroy_bucket_straw2() 84 void crush_destroy_bucket(struct crush_bucket *b) in crush_destroy_bucket() 113 __s32 b; in crush_destroy() local 124 __u32 b; in crush_destroy() local
|
D | hash.c | 13 #define crush_hashmix(a, b, c) do { \ argument 30 __u32 b = a; in crush_hash32_rjenkins1() local 38 static __u32 crush_hash32_rjenkins1_2(__u32 a, __u32 b) in crush_hash32_rjenkins1_2() 49 static __u32 crush_hash32_rjenkins1_3(__u32 a, __u32 b, __u32 c) in crush_hash32_rjenkins1_3() 62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4() 76 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5() 104 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2() 114 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3() 124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() 134 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
|
/net/tipc/ |
D | bearer.c | 173 struct tipc_bearer *b; in tipc_bearer_find() local 192 struct tipc_bearer *b; in tipc_bearer_get_name() local 208 struct tipc_bearer *b; in tipc_bearer_add_dest() local 220 struct tipc_bearer *b; in tipc_bearer_remove_dest() local 237 struct tipc_bearer *b; in tipc_enable_bearer() local 365 static int tipc_reset_bearer(struct net *net, struct tipc_bearer *b) in tipc_reset_bearer() 378 static void bearer_disable(struct net *net, struct tipc_bearer *b) in bearer_disable() 395 int tipc_enable_l2_media(struct net *net, struct tipc_bearer *b, in tipc_enable_l2_media() 430 void tipc_disable_l2_media(struct tipc_bearer *b) in tipc_disable_l2_media() 448 struct tipc_bearer *b, struct tipc_media_addr *dest) in tipc_l2_send_msg() [all …]
|
D | udp_media.c | 134 static int tipc_udp_msg2addr(struct tipc_bearer *b, struct tipc_media_addr *a, in tipc_udp_msg2addr() 208 struct tipc_bearer *b, in tipc_udp_send_msg() 253 static bool tipc_udp_is_known_peer(struct tipc_bearer *b, in tipc_udp_is_known_peer() 273 static int tipc_udp_rcast_add(struct tipc_bearer *b, in tipc_udp_rcast_add() 300 static int tipc_udp_rcast_disc(struct tipc_bearer *b, struct sk_buff *skb) in tipc_udp_rcast_disc() 341 struct tipc_bearer *b; in tipc_udp_recv() local 431 struct tipc_bearer *b; in tipc_udp_nl_dump_remoteip() local 515 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b) in tipc_udp_nl_add_bearer_data() 597 int tipc_udp_nl_bearer_add(struct tipc_bearer *b, struct nlattr *attr) in tipc_udp_nl_bearer_add() 636 static int tipc_udp_enable(struct net *net, struct tipc_bearer *b, in tipc_udp_enable() [all …]
|
D | ib_media.c | 66 static int tipc_ib_raw2addr(struct tipc_bearer *b, in tipc_ib_raw2addr() 79 static int tipc_ib_msg2addr(struct tipc_bearer *b, in tipc_ib_msg2addr()
|
D | eth_media.c | 61 static int tipc_eth_raw2addr(struct tipc_bearer *b, in tipc_eth_raw2addr() 75 static int tipc_eth_msg2addr(struct tipc_bearer *b, in tipc_eth_msg2addr()
|
D | discover.c | 81 struct tipc_bearer *b) in tipc_disc_init_msg() 104 static void disc_dupl_alert(struct tipc_bearer *b, u32 node_addr, in disc_dupl_alert() 273 int tipc_disc_create(struct net *net, struct tipc_bearer *b, in tipc_disc_create() 319 void tipc_disc_reset(struct net *net, struct tipc_bearer *b) in tipc_disc_reset()
|
/net/ceph/ |
D | buffer.c | 14 struct ceph_buffer *b; in ceph_buffer_new() local 36 struct ceph_buffer *b = container_of(kref, struct ceph_buffer, kref); in ceph_buffer_release() local 44 int ceph_decode_buffer(struct ceph_buffer **b, void **p, void *end) in ceph_decode_buffer()
|
D | ceph_hash.c | 10 #define mix(a, b, c) \ argument 26 __u32 a, b, c; /* the internal state */ in ceph_str_hash_rjenkins() local
|
D | armor.c | 43 unsigned char a, b, c; in ceph_armor() local 80 int a, b, c, d; in ceph_unarmor() local
|
/net/rxrpc/ |
D | call_accept.c | 34 struct rxrpc_backlog *b, in rxrpc_service_prealloc_one() 165 struct rxrpc_backlog *b = rx->backlog; in rxrpc_service_prealloc() local 188 struct rxrpc_backlog *b = rx->backlog; in rxrpc_discard_prealloc() local 250 struct rxrpc_backlog *b = rx->backlog; in rxrpc_alloc_incoming_call() local 651 struct rxrpc_backlog *b = rx->backlog; in rxrpc_kernel_charge_accept() local
|
/net/netfilter/ipset/ |
D | pfxlen.c | 6 #define E(a, b, c, d) \ argument 149 #define E(a, b, c, d) \ argument
|
/net/dccp/ccids/lib/ |
D | tfrc.h | 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/sched/ |
D | cls_route.c | 136 struct route4_bucket *b; in route4_classify() local 225 struct route4_bucket *b; in route4_get() local 293 struct route4_bucket *b; in route4_destroy() local 325 struct route4_bucket *b; in route4_delete() local 397 struct route4_bucket *b; in route4_set_parms() local 479 struct route4_bucket *b; in route4_change() local 578 struct route4_bucket *b = rtnl_dereference(head->table[h]); in route4_walk() local
|
D | sch_sfb.c | 130 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in increment_one_qlen() local 159 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in decrement_one_qlen() local 184 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob() 189 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob() 206 const struct sfb_bucket *b = &q->bins[q->slot].bins[0][0]; in sfb_compute_qlen() local 333 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue() local 366 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue() local
|
/net/core/ |
D | gen_estimator.c | 67 struct gnet_stats_basic_packed *b) in est_fetch_counters() 83 struct gnet_stats_basic_packed b; in est_timer() local 137 struct gnet_stats_basic_packed b; in gen_new_estimator() local
|
D | gen_stats.c | 148 struct gnet_stats_basic_packed *b) in __gnet_stats_copy_basic() 182 struct gnet_stats_basic_packed *b) in gnet_stats_copy_basic()
|
/net/ipv6/ |
D | seg6_local.c | 589 static int cmp_nla_srh(struct seg6_local_lwt *a, struct seg6_local_lwt *b) in cmp_nla_srh() 614 static int cmp_nla_table(struct seg6_local_lwt *a, struct seg6_local_lwt *b) in cmp_nla_table() 643 static int cmp_nla_nh4(struct seg6_local_lwt *a, struct seg6_local_lwt *b) in cmp_nla_nh4() 669 static int cmp_nla_nh6(struct seg6_local_lwt *a, struct seg6_local_lwt *b) in cmp_nla_nh6() 689 static int cmp_nla_iif(struct seg6_local_lwt *a, struct seg6_local_lwt *b) in cmp_nla_iif() 712 static int cmp_nla_oif(struct seg6_local_lwt *a, struct seg6_local_lwt *b) in cmp_nla_oif() 891 struct lwtunnel_state *b) in seg6_local_cmp_encap()
|
/net/hsr/ |
D | hsr_framereg.c | 45 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/netfilter/ipvs/ |
D | ip_vs_dh.c | 105 struct ip_vs_dh_bucket *b; in ip_vs_dh_reassign() local 141 struct ip_vs_dh_bucket *b; in ip_vs_dh_flush() local
|
D | ip_vs_sh.c | 170 struct ip_vs_sh_bucket *b; in ip_vs_sh_reassign() local 217 struct ip_vs_sh_bucket *b; in ip_vs_sh_flush() local
|
/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 104 #define INC_BITS(bs,b) if(((bs)->bit+=(b))>7){(bs)->cur+=(bs)->bit>>3;(bs)->bit&=7;} argument 171 unsigned int b = (*bs->cur) & (0x80 >> bs->bit); in get_bit() local 180 static unsigned int get_bits(bitstr_t *bs, unsigned int b) in get_bits() 206 static unsigned int get_bitmap(bitstr_t *bs, unsigned int b) in get_bitmap() 245 static unsigned int get_uint(bitstr_t *bs, int b) in get_uint()
|
/net/bluetooth/rfcomm/ |
D | core.c | 75 #define __get_dlci(b) ((b & 0xfc) >> 2) argument 76 #define __get_channel(b) ((b & 0xf8) >> 3) argument 77 #define __get_dir(b) ((b & 0x04) >> 2) argument 78 #define __get_type(b) ((b & 0xef)) argument 80 #define __test_ea(b) ((b & 0x01)) argument 81 #define __test_cr(b) (!!(b & 0x02)) argument 82 #define __test_pf(b) (!!(b & 0x10)) argument 97 #define __get_mcc_type(b) ((b & 0xfc) >> 2) argument 98 #define __get_mcc_len(b) ((b & 0xfe) >> 1) argument
|
/net/dccp/ |
D | ackvec.c | 110 static inline u16 __ackvec_idx_add(const u16 a, const u16 b) in __ackvec_idx_add() 115 static inline u16 __ackvec_idx_sub(const u16 a, const u16 b) in __ackvec_idx_sub()
|
/net/wireless/ |
D | lib80211_crypt_ccmp.c | 104 static inline void xor_block(u8 * b, u8 * a, size_t len) in xor_block() 225 u8 *b = key->tx_b; in lib80211_ccmp_encrypt() local 291 u8 *b = key->rx_b; in lib80211_ccmp_decrypt() local
|