Searched refs:on_cpu (Results 1 – 2 of 2) sorted by relevance
9 __u32 on_cpu = 0xffffffff; variable17 on_cpu = bpf_get_smp_processor_id(); in BPF_PROG()
46 CHECK(skel->data->on_cpu != 0xffffffff, "check_on_cpu", "got wrong value\n"); in test_raw_tp_test_run()70 CHECK(skel->data->on_cpu != i, "check_on_cpu", in test_raw_tp_test_run()71 "expect %d got %d\n", i, skel->data->on_cpu); in test_raw_tp_test_run()