Searched defs:old_key (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/include/uapi/linux/ |
D | pr.h | 23 __u64 old_key; member 30 __u64 old_key; member
|
/Linux-v5.4/tools/lib/bpf/ |
D | hashmap.c | 144 const void **old_key, void **old_value) in hashmap__insert() 209 const void **old_key, void **old_value) in hashmap__delete()
|
D | hashmap.h | 107 const void **old_key, void **old_value) in hashmap__set() 115 const void **old_key, void **old_value) in hashmap__update()
|
/Linux-v5.4/net/mac80211/ |
D | key.c | 763 struct ieee80211_key *old_key; in ieee80211_key_link() local
|
/Linux-v5.4/drivers/md/ |
D | dm.c | 3042 u64 old_key; member 3089 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() 3154 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt()
|
/Linux-v5.4/drivers/scsi/ |
D | sd.c | 1764 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() 1787 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()
|
/Linux-v5.4/net/bluetooth/ |
D | hci_core.c | 2426 struct link_key *key, *old_key; in hci_add_link_key() local 2473 struct smp_ltk *key, *old_key; in hci_add_ltk() local
|