Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h196 struct work_struct strict_work; /* Schedule readers for strict GPs. */ member
H A Dtree.c2474 queue_work_on(rdp->cpu, rcu_gp_wq, &rdp->strict_work); in rcu_core()
4348 INIT_WORK(&rdp->strict_work, strict_work_handler); in rcu_boot_init_percpu_data()