Home
last modified time | relevance | path

Searched refs:CHUNK_REALLOC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dpid_list.h66 #define CHUNK_REALLOC 2 macro
H A Dpid_list.c30 if (pid_list->free_lower_chunks <= CHUNK_REALLOC) in get_lower_chunk()
54 if (pid_list->free_upper_chunks <= CHUNK_REALLOC) in get_upper_chunk()