srcu_boot_list     24 kernel/rcu/srcutiny.c static LIST_HEAD(srcu_boot_list);
srcu_boot_list    173 kernel/rcu/srcutiny.c 			list_add(&ssp->srcu_work.entry, &srcu_boot_list);
srcu_boot_list    209 kernel/rcu/srcutiny.c 	while (!list_empty(&srcu_boot_list)) {
srcu_boot_list    210 kernel/rcu/srcutiny.c 		ssp = list_first_entry(&srcu_boot_list,
srcu_boot_list     42 kernel/rcu/srcutree.c static LIST_HEAD(srcu_boot_list);
srcu_boot_list    688 kernel/rcu/srcutree.c 			list_add(&ssp->work.work.entry, &srcu_boot_list);
srcu_boot_list   1307 kernel/rcu/srcutree.c 	while (!list_empty(&srcu_boot_list)) {
srcu_boot_list   1308 kernel/rcu/srcutree.c 		ssp = list_first_entry(&srcu_boot_list, struct srcu_struct,