Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dpid_list.h47 #define UPPER2_SIZE (1 << UPPER_BITS) macro
75 union lower_chunk *data[UPPER2_SIZE]; // 1 or 2K in size
H A Dpid_list.c487 for (j = 0; j < UPPER2_SIZE; j++) { in trace_pid_list_free()