Home
last modified time | relevance | path

Searched defs:old_key (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dpr.h40 __u64 old_key; member
47 __u64 old_key; member
/linux/tools/lib/bpf/
H A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux/tools/perf/util/
H A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
/linux/drivers/nvme/host/
H A Dpr.c119 static int nvme_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in nvme_pr_register()
/linux/net/bluetooth/
H A Dhci_core.c1281 struct link_key *key, *old_key; in hci_add_link_key() local
1328 struct smp_ltk *key, *old_key; in hci_add_ltk() local
/linux/drivers/scsi/
H A Dsd.c2081 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register()
2106 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()