Searched defs:old_key (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | expr.c | 43 char *old_key = NULL; in expr__add_id() local 65 char *old_key = NULL; in expr__add_id_val() local 86 char *old_key = NULL; in expr__add_ref() local 170 char *old_key = NULL; in expr__del_id() local
|
D | hashmap.c | 156 const void **old_key, void **old_value) in hashmap__insert() 221 const void **old_key, void **old_value) in hashmap__delete()
|
D | hashmap.h | 124 const void **old_key, void **old_value) in hashmap__set() 132 const void **old_key, void **old_value) in hashmap__update()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | pr.h | 36 __u64 old_key; member 42 __u64 old_key; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | pr.h | 23 __u64 old_key; member 29 __u64 old_key; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | pr.h | 23 __u64 old_key; member 30 __u64 old_key; member
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | hashmap.c | 156 const void **old_key, void **old_value) in hashmap__insert() 221 const void **old_key, void **old_value) in hashmap__delete()
|
D | hashmap.h | 124 const void **old_key, void **old_value) in hashmap__set() 132 const void **old_key, void **old_value) in hashmap__update()
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
D | crypto.c | 246 int update_key(__u8 *old_key, __u8 *new_key, int type) in update_key()
|
/kernel/linux/linux-5.10/net/mac80211/ |
D | key.c | 803 struct ieee80211_key *old_key; in ieee80211_key_link() local
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm.c | 2971 u64 old_key; member 3018 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() 3083 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | sd.c | 1854 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() 1877 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
D | hci_core.c | 2574 struct link_key *key, *old_key; in hci_add_link_key() local 2621 struct smp_ltk *key, *old_key; in hci_add_ltk() local
|