Searched refs:strict_work (Results 1 – 2 of 2) sorted by relevance
196 struct work_struct strict_work; /* Schedule readers for strict GPs. */ member
2475 queue_work_on(rdp->cpu, rcu_gp_wq, &rdp->strict_work); in rcu_core()4351 INIT_WORK(&rdp->strict_work, strict_work_handler); in rcu_boot_init_percpu_data()