Home
last modified time | relevance | path

Searched defs:mtx (Results 1 – 2 of 2) sorted by relevance

/kernel/events/
Dhw_breakpoint.c625 struct mutex *mtx = bp_constraints_lock(bp); in reserve_bp_slot() local
646 struct mutex *mtx = bp_constraints_lock(bp); in release_bp_slot() local
677 struct mutex *mtx = bp_constraints_lock(bp); in modify_bp_slot() local
/kernel/locking/
Dtest-ww_mutex.c42 struct test_mutex *mtx = container_of(work, typeof(*mtx), work); in test_mutex_work() local
60 struct test_mutex mtx; in __test_mutex() local