Searched refs:oncpu (Results 1 – 7 of 7) sorted by relevance
118 int oncpu(struct sched_switch_args *ctx) function124 int oncpu(struct pt_regs *ctx)
20 int oncpu(struct sched_switch_args *ctx) in oncpu() function
52 int oncpu(struct sched_switch_args *ctx) in oncpu() function
51 int oncpu(struct random_urandom_args *args) in oncpu() function
2008 event->oncpu = -1; in event_sched_out()2254 WRITE_ONCE(event->oncpu, smp_processor_id()); in event_sched_in()2281 event->oncpu = -1; in event_sched_in()2747 if (READ_ONCE(event->oncpu) != smp_processor_id()) in __perf_event_stop()2787 ret = cpu_function_call(READ_ONCE(event->oncpu), in perf_event_stop()3939 if (event->attr.pinned && event->oncpu != smp_processor_id()) { in perf_event_read_local()3949 if (event->oncpu == smp_processor_id()) in perf_event_read_local()3990 event_cpu = READ_ONCE(event->oncpu); in perf_event_read()6784 cpu = READ_ONCE(iter->oncpu); in perf_pmu_output_stop()9964 event->oncpu = -1; in perf_event_alloc()
638 int oncpu; member
392 if (unlikely(event->oncpu != cpu)) in __bpf_perf_event_output()