Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/kprobes/
H A Dcommon.h81 extern bool can_boost(struct insn *insn, void *orig_addr);
/linux/kernel/rcu/
H A Drcutorture.c431 int can_boost; member
639 .can_boost = IS_ENABLED(CONFIG_RCU_BOOST),
2934 test_boost, cur_ops->can_boost, in rcu_torture_print_module_parms()
3796 if (!(test_boost == 1 && cur_ops->can_boost) && test_boost != 2) in rcu_torture_can_boost()