Searched defs:id (Results 1 – 4 of 4) sorted by relevance
/elf/ |
A D | dl-tunables.c | 155 __tunable_set_val (tunable_id_t id, tunable_val_t *valp, tunable_num_t *minp, in __tunable_set_val() 269 tunable_id_t id = TUNABLE_ENUM_NAME (glibc, malloc, check); in maybe_enable_malloc_check() local 401 __tunable_get_val (tunable_id_t id, void *valp, tunable_callback_t callback) in __tunable_get_val()
|
A D | cache.c | 868 struct aux_cache_entry_id id; member 881 struct aux_cache_entry_id id; /* Unique id of entry. */ member 913 aux_cache_entry_id_hash (struct aux_cache_entry_id *id) in aux_cache_entry_id_hash() 939 struct aux_cache_entry_id id; in search_aux_cache() local 968 insert_to_aux_cache (struct aux_cache_entry_id *id, int flags, in insert_to_aux_cache() 1001 struct aux_cache_entry_id id; in add_to_aux_cache() local
|
A D | dl-tunables.h | 47 # define TUNABLE_NAME_S(top,ns,id) #top "." #ns "." #id argument
|
A D | dl-load.c | 960 struct r_file_id id; in _dl_map_object_from_fd() local
|
Completed in 10 milliseconds