Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpr.h23 __u64 old_key; member
30 __u64 old_key; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpr.h36 __u64 old_key; member
42 __u64 old_key; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpr.h23 __u64 old_key; member
29 __u64 old_key; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpr.h36 __u64 old_key; member
42 __u64 old_key; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dhashmap.c154 hashmap__insert(struct hashmap *map, const void *key, void *value, enum hashmap_insert_strategy strategy, const void **old_key, void **old_value) hashmap__insert() argument
220 hashmap__delete(struct hashmap *map, const void *key, const void **old_key, void **old_value) hashmap__delete() argument
H A Dhashmap.h122 hashmap__set(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__set() argument
130 hashmap__update(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__update() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhashmap.c154 hashmap__insert(struct hashmap *map, const void *key, void *value, enum hashmap_insert_strategy strategy, const void **old_key, void **old_value) hashmap__insert() argument
220 hashmap__delete(struct hashmap *map, const void *key, const void **old_key, void **old_value) hashmap__delete() argument
H A Dhashmap.h122 hashmap__set(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__set() argument
130 hashmap__update(struct hashmap *map, const void *key, void *value, const void **old_key, void **old_value) hashmap__update() argument
H A Dexpr.c43 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 in expr__del_id() local
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dcrypto.c248 int update_key(__u8 *old_key, __u8 *new_key, int type) in update_key() argument
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dcrypto.c248 int update_key(__u8 *old_key, __u8 *new_key, int type) in update_key() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpr.h40 __u64 old_key; member
47 __u64 old_key; member
/kernel/linux/linux-6.6/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) hashmap_insert() argument
220 hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value) hashmap_delete() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
/kernel/linux/linux-6.6/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) hashmap_insert() argument
220 hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value) hashmap_delete() argument
H A Dexpr.c102 char *old_key = NULL; in ids__insert() local
119 char *old_key = NULL; in ids__union() local
165 char *old_key = NULL; in expr__add_id_val_source_count() local
186 char *old_key in expr__add_ref() local
284 char *old_key = NULL; expr__del_id() local
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dkey.c803 struct ieee80211_key *old_key; in ieee80211_key_link() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dkey.c851 struct ieee80211_key *old_key = NULL; in ieee80211_key_link() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c2975 u64 old_key; member
3027 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() argument
3092 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd.c1855 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() argument
1878 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt() argument
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c2576 struct link_key *key, *old_key; in hci_add_link_key() local
2623 struct smp_ltk *key, *old_key; in hci_add_ltk() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsd.c1923 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() argument
1948 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm.c3140 u64 old_key; member
3212 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() argument
3343 dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, enum pr_type type, bool abort) dm_pr_preempt() argument
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c1307 struct link_key *key, *old_key; in hci_add_link_key() local
1354 struct smp_ltk *key, *old_key; in hci_add_ltk() local

Completed in 42 milliseconds