Home
last modified time | relevance | path

Searched refs:rcu_remove_force_rcu_notifier (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-mttcg.c123 rcu_remove_force_rcu_notifier(&force_rcu.notifier); in mttcg_cpu_thread_fn()
H A Dtcg-accel-ops-rr.c305 rcu_remove_force_rcu_notifier(&force_rcu); in rr_cpu_thread_fn()
/openbmc/qemu/include/qemu/
H A Drcu.h196 void rcu_remove_force_rcu_notifier(Notifier *n);
/openbmc/qemu/util/
H A Drcu.c395 void rcu_remove_force_rcu_notifier(Notifier *n) in rcu_remove_force_rcu_notifier() function