Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linuxkpi/common/src/
HDlinux_rcu.c94 CTASSERT(sizeof(((struct task_struct *)0)->rcu_section[0] ==
224 (ck_epoch_section_t *)&ts->rcu_section[type]); in linux_rcu_read_lock()
256 (ck_epoch_section_t *)&ts->rcu_section[type]); in linux_rcu_read_unlock()
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDsched.h84 unsigned rcu_section[TS_RCU_TYPE_MAX]; member