Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_events_user.c121 #define ENABLE_VAL_FREEING_BIT 7 macro
466 if (test_bit(ENABLE_VAL_FREEING_BIT, ENABLE_BITOPS(enabler))) { in user_event_enabler_fault_fixup()
546 test_bit(ENABLE_VAL_FREEING_BIT, ENABLE_BITOPS(enabler)))) in user_event_enabler_write()
637 if (unlikely(test_bit(ENABLE_VAL_FREEING_BIT, ENABLE_BITOPS(orig)))) in user_event_enabler_dup()
2652 set_bit(ENABLE_VAL_FREEING_BIT, ENABLE_BITOPS(enabler)); in user_events_ioctl_unreg()