Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dexpr.c96 char *old_key = NULL; in ids__insert() local
103 free(old_key); in ids__insert()
114 char *old_key = NULL; in ids__union() local
130 (const void **)&old_key, (void **)&old_data); in ids__union()
131 free(old_key); in ids__union()
161 char *old_key = NULL; in expr__add_id_val_source_count() local
175 free(old_key); in expr__add_id_val_source_count()
183 char *old_key = NULL; in expr__add_ref() local
224 free(old_key); in expr__add_ref()
291 char *old_key = NULL; in expr__del_id() local
[all …]
A Dhashmap.c156 const void **old_key, void **old_value) in hashmap__insert() argument
162 if (old_key) in hashmap__insert()
163 *old_key = NULL; in hashmap__insert()
170 if (old_key) in hashmap__insert()
171 *old_key = entry->key; in hashmap__insert()
221 const void **old_key, void **old_value) in hashmap__delete() argument
230 if (old_key) in hashmap__delete()
231 *old_key = entry->key; in hashmap__delete()
A Dhashmap.h114 const void **old_key, void **old_value);
124 const void **old_key, void **old_value) in hashmap__set() argument
127 old_key, old_value); in hashmap__set()
132 const void **old_key, void **old_value) in hashmap__update() argument
135 old_key, old_value); in hashmap__update()
145 const void **old_key, void **old_value);
/linux/tools/lib/bpf/
A Dhashmap.c156 const void **old_key, void **old_value) in hashmap__insert() argument
162 if (old_key) in hashmap__insert()
163 *old_key = NULL; in hashmap__insert()
170 if (old_key) in hashmap__insert()
171 *old_key = entry->key; in hashmap__insert()
221 const void **old_key, void **old_value) in hashmap__delete() argument
230 if (old_key) in hashmap__delete()
231 *old_key = entry->key; in hashmap__delete()
A Dhashmap.h114 const void **old_key, void **old_value);
124 const void **old_key, void **old_value) in hashmap__set() argument
127 old_key, old_value); in hashmap__set()
132 const void **old_key, void **old_value) in hashmap__update() argument
135 old_key, old_value); in hashmap__update()
145 const void **old_key, void **old_value);
/linux/Documentation/block/
A Dpr.rst64 is non-null. If no existing reservation exists old_key must be zero,
65 if an existing reservation should be replaced old_key must contain
69 in old_key.
92 old_key and replaces it with a new reservation of type for the
100 any outstanding command sent over a connection identified by old_key.
/linux/include/linux/
A Dpr.h8 int (*pr_register)(struct block_device *bdev, u64 old_key, u64 new_key,
14 int (*pr_preempt)(struct block_device *bdev, u64 old_key, u64 new_key,
/linux/include/uapi/linux/
A Dpr.h23 __u64 old_key; member
30 __u64 old_key; member
/linux/net/mac80211/
A Dkey.c803 struct ieee80211_key *old_key; in ieee80211_key_link() local
819 old_key = key_mtx_dereference(sdata->local, sta->ptk[idx]); in ieee80211_key_link()
826 (old_key && old_key->conf.cipher != key->conf.cipher)) in ieee80211_key_link()
829 old_key = key_mtx_dereference(sdata->local, sta->gtk[idx]); in ieee80211_key_link()
831 old_key = key_mtx_dereference(sdata->local, sdata->keys[idx]); in ieee80211_key_link()
836 if (old_key && old_key->conf.cipher != key->conf.cipher) in ieee80211_key_link()
844 if (ieee80211_key_identical(sdata, old_key, key)) { in ieee80211_key_link()
862 ret = ieee80211_key_replace(sdata, sta, pairwise, old_key, key); in ieee80211_key_link()
866 ieee80211_key_destroy(old_key, delay_tailroom); in ieee80211_key_link()
/linux/drivers/md/
A Ddm.c2860 u64 old_key; member
2904 return ops->pr_register(dev->bdev, pr->old_key, pr->new_key, pr->flags); in __dm_pr_register()
2907 static int dm_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_register() argument
2911 .old_key = old_key, in dm_pr_register()
2921 pr.old_key = new_key; in dm_pr_register()
2972 static int dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in dm_pr_preempt() argument
2985 r = ops->pr_preempt(bdev, old_key, new_key, type, abort); in dm_pr_preempt()
/linux/block/
A Dioctl.c270 return ops->pr_register(bdev, reg.old_key, reg.new_key, reg.flags); in blkdev_pr_register()
324 return ops->pr_preempt(bdev, p.old_key, p.new_key, p.type, abort); in blkdev_pr_preempt()
/linux/net/bluetooth/
A Dhci_core.c2465 struct link_key *key, *old_key; in hci_add_link_key() local
2468 old_key = hci_find_link_key(hdev, bdaddr); in hci_add_link_key()
2469 if (old_key) { in hci_add_link_key()
2470 old_key_type = old_key->type; in hci_add_link_key()
2471 key = old_key; in hci_add_link_key()
2512 struct smp_ltk *key, *old_key; in hci_add_ltk() local
2515 old_key = hci_find_ltk(hdev, bdaddr, addr_type, role); in hci_add_ltk()
2516 if (old_key) in hci_add_ltk()
2517 key = old_key; in hci_add_ltk()
/linux/drivers/scsi/
A Dsd.c1849 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register() argument
1855 old_key, new_key, 0, in sd_pr_register()
1872 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt() argument
1875 return sd_pr_command(bdev, abort ? 0x05 : 0x04, old_key, new_key, in sd_pr_preempt()

Completed in 33 milliseconds