Searched refs:on_switch (Results 1 – 4 of 4) sorted by relevance
29 int BPF_PROG(on_switch) in BPF_PROG() argument
171 int on_switch(u64 *ctx) in on_switch() function
353 int on_switch(u64 *ctx) in on_switch() function
477 link = bpf_program__attach(skel->progs.on_switch); in bperf_reload_leader_program()