Searched refs:TRACE_SEM_GIVE (Results 1 – 2 of 2) sorted by relevance
115 #define TRACE_SEM_GIVE(sem, opt_wake_all) trace_sem_give(sem, opt_wake_all) macro213 #define TRACE_SEM_GIVE(sem, opt_wake_all)
217 TRACE_SEM_GIVE(sem, opt_wake_all); in sem_give()
Completed in 5 milliseconds