/net/ceph/crush/ |
D | hash.c | 31 __u32 y = 1232; in crush_hash32_rjenkins1() local 41 __u32 y = 1232; in crush_hash32_rjenkins1_2() local 52 __u32 y = 1232; in crush_hash32_rjenkins1_3() local 65 __u32 y = 1232; in crush_hash32_rjenkins1_4() local 80 __u32 y = 1232; in crush_hash32_rjenkins1_5() local
|
/net/netfilter/ |
D | xt_policy.c | 41 #define MATCH_ADDR(x,y,z) (!e->match.x || \ in match_xfrm_state() argument 44 #define MATCH(x,y) (!e->match.x || ((e->x == (y)) ^ e->invert.x)) in match_xfrm_state() argument
|
D | xt_time.c | 64 static inline bool is_leap(unsigned int y) in is_leap()
|
/net/sched/ |
D | sch_hfsc.c | 96 u64 y; /* current starting position on y-axis */ member 393 u64 y; in seg_x2y() local 405 seg_y2x(u64 y, u64 ism) in seg_y2x() 497 rtsc_init(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_init() 514 rtsc_y2x(struct runtime_sc *rtsc, u64 y) in rtsc_y2x() 537 u64 y; in rtsc_x2y() local 556 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u64 x, u64 y) in rtsc_min()
|
/net/batman-adv/ |
D | main.h | 313 #define batadv_seq_before(x, y) ({typeof(x)_d1 = (x); \ argument 318 #define batadv_seq_after(x, y) batadv_seq_before(y, x) argument
|
/net/mac80211/ |
D | mesh_hwmp.c | 71 #define SN_GT(x, y) ((s32)(y - x) < 0) argument 72 #define SN_LT(x, y) ((s32)(x - y) < 0) argument 75 static inline u32 SN_DELTA(u32 x, u32 y) in SN_DELTA()
|
/net/rxrpc/ |
D | rxkad.c | 268 u32 y; in rxkad_secure_packet() local 508 u32 y; in rxkad_verify_packet() local
|
/net/nfc/hci/ |
D | llc_shdlc.c | 120 static bool llc_shdlc_x_lt_y_lteq_z(int x, int y, int z) in llc_shdlc_x_lt_y_lteq_z() 129 static bool llc_shdlc_x_lteq_y_lt_z(int x, int y, int z) in llc_shdlc_x_lteq_y_lt_z()
|
/net/netfilter/ipset/ |
D | ip_set_bitmap_port.c | 189 const struct bitmap_port *y = b->data; in bitmap_port_same_set() local
|
D | ip_set_bitmap_ip.c | 202 const struct bitmap_ip *y = b->data; in bitmap_ip_same_set() local
|
D | ip_set_bitmap_ipmac.c | 282 const struct bitmap_ipmac *y = b->data; in bitmap_ipmac_same_set() local
|
D | ip_set_list_set.c | 537 const struct list_set *y = b->data; in list_set_same_set() local
|
D | ip_set_hash_gen.h | 446 const struct htype *y = b->data; in mtype_same_set() local
|
/net/ipv4/ |
D | tcp_cdg.c | 122 u32 y = v[i & -(msb & 1)] + U32_C(1); in nexp_u32() local
|
/net/bluetooth/ |
D | smp.h | 111 __u8 y[32]; member
|
D | ecc.c | 41 u64 y[NUM_ECC_DIGITS]; member
|
D | smp.c | 3694 const u8 y[16] = { in test_g2() local
|
/net/irda/ |
D | irlap_frame.c | 1149 int w, x, y, z; in irlap_recv_frmr_frame() local
|
/net/wireless/ |
D | reg.c | 963 unsigned int x, y; in regdom_intersect() local
|
/net/rds/ |
D | rds.h | 47 #define ceil(x, y) \ argument
|