Home
last modified time | relevance | path

Searched defs:bkey (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lookup_key.c28 struct bpf_key *bkey; in BPF_PROG() local
H A Drcu_read_lock.c247 struct bpf_key *bkey; in BPF_PROG() local
/openbmc/linux/drivers/md/bcache/
H A Dbcache_ondisk.h23 struct bkey { struct
30 BITMASK(name, struct bkey, field, offset, size) argument
/openbmc/linux/arch/s390/include/asm/
H A Dqdio.h42 u32 bkey : 4; member
/openbmc/linux/lib/
H A Dbtree.c148 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey() function
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1290 struct bpf_key *bkey; in bpf_lookup_user_key() local
1338 struct bpf_key *bkey; in bpf_lookup_system_key() local
1360 __bpf_kfunc void bpf_key_put(struct bpf_key *bkey) in bpf_key_put()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1453 struct flow_dissector_key_basic bkey; in __stmmac_test_l4filt() member
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.c3510 union xfs_btree_key bkey; /* key of block to insert */ in xfs_btree_insert() local