Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dcontent_filter.c406 void* cfil_rw_unlock_history[CFIL_RW_LCK_MAX]; variable
893 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_unlock_exclusive()
919 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_unlock_shared()
933 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_lock_shared_to_exclusive()