Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dhashmap.h143 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument
151 #define hashmap__set(map, key, value, old_key, old_value) \ argument
154 #define hashmap__update(map, key, value, old_key, old_value) \ argument
162 #define hashmap__delete(map, key, old_key, old_value) \ argument
A Dexpr.c98 char *old_key = NULL; in ids__insert() local
115 char *old_key = NULL; in ids__union() local
161 char *old_key = NULL; in expr__add_id_val_source_count() local
182 char *old_key = NULL; in expr__add_ref() local
280 char *old_key = NULL; in expr__del_id() local
A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux-6.3-rc2/tools/lib/bpf/
A Dhashmap.h143 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument
151 #define hashmap__set(map, key, value, old_key, old_value) \ argument
154 #define hashmap__update(map, key, value, old_key, old_value) \ argument
162 #define hashmap__delete(map, key, old_key, old_value) \ argument
A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux-6.3-rc2/include/uapi/linux/
A Dpr.h40 __u64 old_key; member
47 __u64 old_key; member
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dhashmap.c262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
/linux-6.3-rc2/drivers/md/
A Ddm.c3110 u64 old_key; member
3180 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register()
3311 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
/linux-6.3-rc2/net/mac80211/
A Dkey.c844 struct ieee80211_key *old_key = NULL; in ieee80211_key_link() local
/linux-6.3-rc2/drivers/scsi/
A Dsd.c1783 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register()
1806 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()
/linux-6.3-rc2/net/bluetooth/
A Dhci_core.c1306 struct link_key *key, *old_key; in hci_add_link_key() local
1353 struct smp_ltk *key, *old_key; in hci_add_ltk() local

Completed in 46 milliseconds