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
51 int oncpu(struct random_urandom_args *args) in oncpu() function
54 int oncpu(struct sched_switch_args *ctx) in oncpu() function
2095 event->oncpu = -1; in event_sched_out()2342 WRITE_ONCE(event->oncpu, smp_processor_id()); in event_sched_in()2369 event->oncpu = -1; in event_sched_in()2850 if (READ_ONCE(event->oncpu) != smp_processor_id()) in __perf_event_stop()2890 ret = cpu_function_call(READ_ONCE(event->oncpu), in perf_event_stop()4056 if (event->attr.pinned && event->oncpu != smp_processor_id()) { in perf_event_read_local()4066 if (event->oncpu == smp_processor_id()) in perf_event_read_local()4107 event_cpu = READ_ONCE(event->oncpu); in perf_event_read()6984 cpu = READ_ONCE(iter->oncpu); in perf_pmu_output_stop()10452 event->oncpu = -1; in perf_event_alloc()
662 int oncpu; member
445 if (unlikely(event->oncpu != cpu)) in __bpf_perf_event_output()