Searched defs:old_key (Results 1 – 11 of 11) sorted by relevance
/linux/tools/perf/util/ |
H A D | expr.c | 95 char *old_key = NULL; in ids__insert() local 112 char *old_key = NULL; in ids__union() local 158 char *old_key = NULL; in expr__add_id_val_source_count() local 183 char *old_key = NULL; in expr__add_ref() local 283 char *old_key = NULL; in expr__del_id() local
|
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()
|
H A D | fncache.c | 50 char *old_key = NULL, *key = strdup(name); in update_fncache() local
|
/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/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/drivers/md/ |
H A D | dm.c | 3424 u64 old_key; member 3496 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() 3627 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
|
/linux/net/mac80211/ |
H A D | key.c | 849 struct ieee80211_key *old_key = NULL; in ieee80211_key_link() local
|
/linux/net/bluetooth/ |
H A D | hci_core.c | 1279 struct link_key *key, *old_key; in hci_add_link_key() local 1326 struct smp_ltk *key, *old_key; in hci_add_ltk() local
|
/linux/drivers/scsi/ |
H A D | sd.c | 2086 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() 2111 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()
|