Searched refs:on_switch (Results 1 – 5 of 5) sorted by relevance
29 int BPF_PROG(on_switch) in BPF_PROG() argument
265 int on_switch(u64 *ctx) in on_switch() function
171 int on_switch(u64 *ctx) in on_switch() function
104 bpf_program__set_autoload(skel->progs.on_switch, true); in sched_load_prepare()
417 link = bpf_program__attach(skel->progs.on_switch); in bperf_reload_leader_program()