Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter.c402 void* cfil_rw_unlock_history[CFIL_RW_LCK_MAX]; variable
851 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_unlock_exclusive()
877 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_unlock_shared()
891 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_lock_shared_to_exclusive()