Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtick.h237 static inline void tick_dep_set_cpu(int cpu, enum tick_dep_bits bit) in tick_dep_set_cpu() function
295 static inline void tick_dep_set_cpu(int cpu, enum tick_dep_bits bit) { } in tick_dep_set_cpu() function
/openbmc/linux/kernel/rcu/
H A Dtree_exp.h623 tick_dep_set_cpu(cpu, TICK_DEP_BIT_RCU_EXP); in synchronize_rcu_expedited_wait()
H A Dtree.c640 tick_dep_set_cpu(rdp->cpu, TICK_DEP_BIT_RCU); in __rcu_irq_enter_check_tick()
/openbmc/linux/kernel/events/
H A Dcore.c9546 tick_dep_set_cpu(smp_processor_id(), TICK_DEP_BIT_PERF_EVENTS); in __perf_event_account_interrupt()