Home
last modified time | relevance | path

Searched refs:UPPER_BITS (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/kernel/trace/
H A Dpid_list.h44 #define UPPER_BITS 8 macro
45 #define UPPER_MAX (1 << UPPER_BITS)
46 #define UPPER1_SIZE (1 << UPPER_BITS)
47 #define UPPER2_SIZE (1 << UPPER_BITS)
53 #define UPPER1_SHIFT (LOWER_BITS + UPPER_BITS)

Completed in 1 milliseconds