Searched defs:old_key (Results 1 – 7 of 7) sorted by relevance
/linux/include/uapi/linux/ |
H A D | pr.h | 40 __u64 old_key; member 47 __u64 old_key; member
|
/linux/tools/lib/bpf/ |
H A D | hashmap.c | 156 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 D | hashmap.c | 156 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 D | hashmap.c | 262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
|
/linux/drivers/nvme/host/ |
H A D | pr.c | 119 static int nvme_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in nvme_pr_register()
|
/linux/net/bluetooth/ |
H A D | hci_core.c | 1281 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 D | sd.c | 2081 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()
|