Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree.h179 struct work_struct strict_work; /* Schedule readers for strict GPs. */ member
Dtree.c2522 queue_work_on(rdp->cpu, rcu_gp_wq, &rdp->strict_work); in rcu_core()
4077 INIT_WORK(&rdp->strict_work, strict_work_handler); in rcu_boot_init_percpu_data()