Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_rcu.c101 CTASSERT(sizeof(((struct task_struct *)0)->rcu_section[0] ==
214 (ck_epoch_section_t *)&ts->rcu_section[type]); in linux_rcu_read_lock()
246 (ck_epoch_section_t *)&ts->rcu_section[type]); in linux_rcu_read_unlock()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDsched.h91 unsigned rcu_section[TS_RCU_TYPE_MAX]; member