Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.c405 void* cfil_rw_unlock_history[CFIL_RW_LCK_MAX]; variable
852 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_unlock_exclusive()
878 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_unlock_shared()
892 cfil_rw_unlock_history[cfil_rw_nxt_unlck] = lr_saved; in cfil_rw_lock_shared_to_exclusive()