Searched defs:bkey (Results 1 – 9 of 9) sorted by relevance
28 struct bpf_key *bkey; in BPF_PROG() local
249 struct bpf_key *bkey; BPF_PROG() local
23 struct bkey { struct30 BITMASK(name, struct bkey, field, offset, size) argument
339 const struct blk_crypto_key *bkey) in qcom_ice_program_wrapped_key()
43 u32 bkey : 4; member
147 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() function
341 __u8 *bkey = NULL; ovpn_parse_key() local
1453 struct flow_dissector_key_basic bkey; in __stmmac_test_l4filt() member
3640 static inline void bpf_key_put(struct bpf_key *bkey) in bpf_key_put()