Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_events_user.c122 #define ENABLE_VAL_BIT_MASK 0x3F macro
136 #define ENABLE_VAL_DUP_MASK (ENABLE_VAL_BIT_MASK | ENABLE_VAL_COMPAT_MASK)
140 #define ENABLE_BIT(e) ((int)((e)->values & ENABLE_VAL_BIT_MASK))