Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds