Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c100 CTASSERT(sizeof(((struct task_struct *)0)->rcu_section[0] ==
213 (ck_epoch_section_t *)&ts->rcu_section[type]); in linux_rcu_read_lock()
245 (ck_epoch_section_t *)&ts->rcu_section[type]); in linux_rcu_read_unlock()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h92 unsigned rcu_section[TS_RCU_TYPE_MAX]; member