Searched defs:hn (Results 1 – 10 of 10) sorted by relevance
| /linux/net/handshake/ ! |
| H A D | request.c | 143 static bool __add_pending_locked(struct handshake_net *hn, in __add_pending_locked() 153 static void __remove_pending_locked(struct handshake_net *hn, in __remove_pending_locked() 166 static bool remove_pending(struct handshake_net *hn, struct handshake_req *req) in remove_pending() 180 struct handshake_req *handshake_req_next(struct handshake_net *hn, int class) in handshake_req_next() 225 struct handshake_net *hn; in handshake_req_submit() local 317 struct handshake_net *hn; in handshake_req_cancel() local
|
| H A D | netlink.c | 93 struct handshake_net *hn = handshake_pernet(net); in handshake_nl_accept_doit() local 174 struct handshake_net *hn = net_generic(net, handshake_net_id); in handshake_net_init() local 196 struct handshake_net *hn = net_generic(net, handshake_net_id); in handshake_net_exit() local
|
| H A D | handshake-test.c | 244 struct handshake_net *hn; in handshake_req_submit_test5() local 349 struct handshake_net *hn; in handshake_req_cancel_test2() local 391 struct handshake_net *hn; in handshake_req_cancel_test3() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ ! |
| H A D | mpfs.h | 52 #define for_each_l2hash_node(hn, tmp, hash, i) \ argument
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ ! |
| H A D | en_arfs.c | 98 #define mlx5e_for_each_arfs_rule(hn, tmp, arfs_tables, i, j) \ argument 102 #define mlx5e_for_each_hash_arfs_rule(hn, tmp, hash, j) \ argument
|
| /linux/sound/firewire/digi00x/ ! |
| H A D | amdtp-dot.c | 92 const u8 hn = (idx >> 4) & 0xf; in dot_scrt() local
|
| /linux/drivers/usb/host/ ! |
| H A D | xhci-mtk-sch.c | 956 struct hlist_node *hn; in drop_ep_quirk() local
|
| /linux/drivers/power/supply/ ! |
| H A D | bd71828-power.c | 839 #define BDIRQ(na, hn) { .name = (na), .handler = (hn) } argument
|
| /linux/net/sched/ ! |
| H A D | cls_u32.c | 612 struct tc_u_hnode __rcu **hn; in u32_destroy_hnode() local
|
| /linux/drivers/misc/sgi-gru/ ! |
| H A D | gruhandles.h | 82 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \ argument
|