Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dexpr.c95 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 Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
H A Dfncache.c50 char *old_key = NULL, *key = strdup(name); in update_fncache() local
/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/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/drivers/md/
H A Ddm.c3424 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 Dkey.c849 struct ieee80211_key *old_key = NULL; in ieee80211_key_link() local
/linux/net/bluetooth/
H A Dhci_core.c1279 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 Dsd.c2086 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()