Home
last modified time | relevance | path

Searched defs:key_ptr (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/md/persistent-data/
Ddm-btree-internal.h108 static inline __le64 *key_ptr(struct btree_node *n, uint32_t index) in key_ptr() function
/linux-5.19.10/tools/testing/selftests/bpf/
Dtest_maps.c339 void *key_ptr = !i ? NULL : &key; in test_hashmap_zero_seed() local
/linux-5.19.10/drivers/misc/altera-stapl/
Daltera.c2110 char *key_ptr; in altera_get_note() local
/linux-5.19.10/fs/btrfs/
Dcheck-integrity.c1051 struct btrfs_key_ptr key_ptr; in btrfsic_process_metablock() local
/linux-5.19.10/drivers/firmware/efi/libstub/
Defistub.h168 unsigned long *key_ptr; member