Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/bpf/
Dhashmap.h133 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument
141 #define hashmap__set(map, key, value, old_key, old_value) \ argument
144 #define hashmap__update(map, key, value, old_key, old_value) \ argument
152 #define hashmap__delete(map, key, old_key, old_value) \ argument
Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux-6.14.4/tools/perf/util/
Dhashmap.h133 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument
141 #define hashmap__set(map, key, value, old_key, old_value) \ argument
144 #define hashmap__update(map, key, value, old_key, old_value) \ argument
152 #define hashmap__delete(map, key, old_key, old_value) \ argument
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
179 char *old_key = NULL; in expr__add_ref() local
279 char *old_key = NULL; in expr__del_id() local
Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux-6.14.4/include/uapi/linux/
Dpr.h40 __u64 old_key; member
47 __u64 old_key; member
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
/linux-6.14.4/drivers/nvme/host/
Dpr.c121 static int nvme_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in nvme_pr_register()
/linux-6.14.4/drivers/md/
Ddm.c3411 u64 old_key; member
3483 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register()
3614 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
/linux-6.14.4/net/mac80211/
Dkey.c848 struct ieee80211_key *old_key = NULL; in ieee80211_key_link() local
/linux-6.14.4/net/bluetooth/
Dhci_core.c1263 struct link_key *key, *old_key; in hci_add_link_key() local
1310 struct smp_ltk *key, *old_key; in hci_add_ltk() local
/linux-6.14.4/drivers/scsi/
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()
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c2064 struct ieee80211_key_conf *key, *old_key; in iwl_mvm_mlo_gtk_rekey() local