Searched defs:bkey (Results 1 – 11 of 11) sorted by relevance
28 struct bpf_key *bkey; in BPF_PROG() local
249 struct bpf_key *bkey; in BPF_PROG() local
23 struct bkey { struct30 BITMASK(name, struct bkey, field, offset, size) argument
305 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
3781 struct bpf_key *bkey; in bpf_lookup_user_key() local3829 struct bpf_key *bkey; in bpf_lookup_system_key() local3851 __bpf_kfunc void bpf_key_put(struct bpf_key *bkey) in bpf_key_put()
1453 struct flow_dissector_key_basic bkey; in __stmmac_test_l4filt() member
341 __u8 *bkey = NULL; in ovpn_parse_key() local
3735 union xfs_btree_key bkey; /* key of block to insert */ in xfs_btree_insert() local
3463 static inline void bpf_key_put(struct bpf_key *bkey) in bpf_key_put()