Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.c399 void* cfil_rw_lock_history[CFIL_RW_LCK_MAX]; variable
836 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_exclusive()
862 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_shared()
904 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_exclusive_to_shared()