Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.c402 void* cfil_rw_lock_history[CFIL_RW_LCK_MAX]; variable
839 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_exclusive()
865 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_shared()
907 cfil_rw_lock_history[cfil_rw_nxt_lck] = lr_saved; in cfil_rw_lock_exclusive_to_shared()