Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_debug_recompile.c59 debug_sampler_recompile(const struct brw_compiler *c, void *log, const struct brw_sampler_prog_key_data *old_key, const struct brw_sampler_prog_key_data *key) debug_sampler_recompile() argument
90 debug_base_recompile(const struct brw_compiler *c, void *log, const struct brw_base_prog_key *old_key, const struct brw_base_prog_key *key) debug_base_recompile() argument
98 debug_vs_recompile(const struct brw_compiler *c, void *log, const struct brw_vs_prog_key *old_key, const struct brw_vs_prog_key *key) debug_vs_recompile() argument
119 debug_tcs_recompile(const struct brw_compiler *c, void *log, const struct brw_tcs_prog_key *old_key, const struct brw_tcs_prog_key *key) debug_tcs_recompile() argument
137 debug_tes_recompile(const struct brw_compiler *c, void *log, const struct brw_tes_prog_key *old_key, const struct brw_tes_prog_key *key) debug_tes_recompile() argument
152 debug_gs_recompile(const struct brw_compiler *c, void *log, const struct brw_gs_prog_key *old_key, const struct brw_gs_prog_key *key) debug_gs_recompile() argument
164 debug_fs_recompile(const struct brw_compiler *c, void *log, const struct brw_wm_prog_key *old_key, const struct brw_wm_prog_key *key) debug_fs_recompile() argument
198 debug_cs_recompile(const struct brw_compiler *c, void *log, const struct brw_cs_prog_key *old_key, const struct brw_cs_prog_key *key) debug_cs_recompile() argument
210 brw_debug_key_recompile(const struct brw_compiler *c, void *log, gl_shader_stage stage, const struct brw_base_prog_key *old_key, const struct brw_base_prog_key *key) brw_debug_key_recompile() argument
[all...]
/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...]
/third_party/libbpf/src/
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
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.c688 void ngtcp2_ksl_update_key(ngtcp2_ksl *ksl, const ngtcp2_ksl_key *old_key, in ngtcp2_ksl_update_key() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.c696 void nghttp3_ksl_update_key(nghttp3_ksl *ksl, const nghttp3_ksl_key *old_key, in nghttp3_ksl_update_key() argument
/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...]
/third_party/eudev/src/shared/
H A Dhashmap.h236 static inline int ordered_hashmap_remove_and_put(OrderedHashmap *h, const void *old_key, const void *new_key, void *value) { in ordered_hashmap_remove_and_put() argument
241 static inline int ordered_hashmap_remove_and_replace(OrderedHashmap *h, const void *old_key, const void *new_key, void *value) { in ordered_hashmap_remove_and_replace() argument
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp111 auto old_key = std::to_string(child->parent) + child->fileName; in UpdateChildCache() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp161 auto old_key = std::to_string(child->parent) + child->fileName; in UpdateChildCache() local

Completed in 18 milliseconds

12