Searched refs:rmpt (Results 1 – 2 of 2) sorted by relevance
86 #define HHH_RLOCK(hhh, rmpt) rm_rlock(&(hhh)->hhh_lock, (rmpt)) argument87 #define HHH_RUNLOCK(hhh, rmpt) rm_runlock(&(hhh)->hhh_lock, (rmpt)) argument97 struct rm_priotracker rmpt; in hhook_run_hooks() local101 HHH_RLOCK(hhh, &rmpt); in hhook_run_hooks()123 HHH_RUNLOCK(hhh, &rmpt); in hhook_run_hooks()
1291 struct rm_priotracker rmpt; in find_conf() local1293 rm_rlock(&mac_do_rml, &rmpt); in find_conf()1295 rm_runlock(&mac_do_rml, &rmpt); in find_conf()