Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/
H A DSRCU-U.boot1 rcutorture.torture_type=srcud
H A DSRCU-P.boot1 rcutorture.torture_type=srcud
/openbmc/linux/Documentation/RCU/
H A Dtorture.rst123srcud-torture: Tree SRCU per-CPU(idx=0): 0(35,-21) 1(-4,24) 2(1,1) 3(-26,20) 4(28,-47) 5(-9,4) 6(-…
126 using a dynamically allocated srcu_struct (hence "srcud-" rather than
288 SRCU-P ------- 202320 GPs (37.4667/s) [srcud: g1809476 f0x0 ]
290 SRCU-u ------- 1111285 GPs (205.794/s) [srcud: g1 f0x0 ]
/openbmc/linux/kernel/rcu/
H A Drcuscale.c246 static struct srcu_struct srcud; variable
250 srcu_ctlp = &srcud; in srcu_sync_scale_init()