Home
last modified time | relevance | path

Searched refs:preempt_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpreempt.h336 struct preempt_ops { struct
351 struct preempt_ops *ops; argument
360 struct preempt_ops *ops) in preempt_notifier_init()
/linux/kernel/rcu/
H A Drefscale.c880 static const struct ref_scale_ops preempt_ops = { variable
1525 &preempt_ops, &bh_ops, &irq_ops, &irqsave_ops, in ref_scale_init()
/linux/virt/kvm/
H A Dkvm_main.c116 static __read_mostly struct preempt_ops kvm_preempt_ops;