Home
last modified time | relevance | path

Searched defs:old_key (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/util/
H A Dexpr.c95 char *old_key = NULL; ids__insert() local
112 char *old_key = NULL; ids__union() local
158 char *old_key = NULL; expr__add_id_val_source_count() local
183 char *old_key = NULL; expr__add_ref() local
283 char *old_key = NULL; expr__del_id() local
[all...]
H A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
H A Dfncache.c50 char *old_key = NULL, *key = strdup(name); in update_fncache() local
/linux/tools/lib/bpf/
H A Dhashmap.c156 long *old_key, long *old_value) in hashmap_insert()
221 long *old_key, long *old_value) in hashmap_delete()
/linux/include/uapi/linux/
H A Dpr.h40 __u64 old_key; member
47 __u64 old_key; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
/linux/drivers/nvme/host/
H A Dpr.c119 static int nvme_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in nvme_pr_register()
/linux/drivers/scsi/
H A Dsd.c2179 static int sd_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_register()
2204 static int sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, in sd_pr_preempt()