Searched defs:old_key (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c262 const char *key, *value, *old_key, *old_value; local
/linux-master/tools/lib/bpf/
H A Dhashmap.c154 hashmap_insert(struct hashmap *map, long key, long value, enum hashmap_insert_strategy strategy, long *old_key, long *old_value) argument
220 hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value) argument
/linux-master/tools/perf/util/
H A Dhashmap.c154 hashmap_insert(struct hashmap *map, long key, long value, enum hashmap_insert_strategy strategy, long *old_key, long *old_value) argument
220 hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value) argument
H A Dexpr.c102 char *old_key = NULL; local
119 char *old_key = NULL; local
165 char *old_key = NULL; local
186 char *old_key local
284 char *old_key = NULL; local
[all...]
/linux-master/include/uapi/linux/
H A Dpr.h40 __u64 old_key; member in struct:pr_registration
47 __u64 old_key; member in struct:pr_preempt
/linux-master/net/mac80211/
H A Dkey.c848 struct ieee80211_key *old_key = NULL; local
[all...]
/linux-master/drivers/md/
H A Ddm.c3171 u64 old_key; member in struct:dm_pr
3243 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, argument
3374 dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, enum pr_type type, bool abort) argument
[all...]
/linux-master/net/bluetooth/
H A Dhci_core.c1338 struct link_key *key, *old_key; local
1385 struct smp_ltk *key, *old_key; local
/linux-master/drivers/scsi/
H A Dsd.c1978 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, argument
2003 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, argument

Completed in 321 milliseconds