Searched refs:alloc_node (Results 1 – 2 of 2) sorted by relevance
174 static ossl_inline void **alloc_node(void) in alloc_node() function193 p = alloc_node(); in ossl_sa_set()205 if (p[i] == NULL && (p[i] = alloc_node()) == NULL) in ossl_sa_set()
2636 prof_alloc_node_t *alloc_node = log_alloc_first; prof_log_emit_allocs() local