Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/rcu/
Dtree.h170 struct work_struct strict_work; /* Schedule readers for strict GPs. */ member
Dtree.c2751 queue_work_on(rdp->cpu, rcu_gp_wq, &rdp->strict_work); in rcu_core()
4101 INIT_WORK(&rdp->strict_work, strict_work_handler); in rcu_boot_init_percpu_data()