Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/configs/rcu/
H A DSRCU-P.boot1 rcutorture.torture_type=srcud
H A DSRCU-u.boot1 rcutorture.torture_type=srcud
/OK3568_Linux_fs/kernel/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
277 SRCU-P ------- 202320 GPs (37.4667/s) [srcud: g1809476 f0x0 ]
279 SRCU-u ------- 1111285 GPs (205.794/s) [srcud: g1 f0x0 ]
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drcuscale.c241 static struct srcu_struct srcud; variable
245 srcu_ctlp = &srcud; in srcu_sync_scale_init()