Home
last modified time | relevance | path

Searched refs:BPF_FUNC_perf_event_output (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dbpf.h271 BPF_FUNC_perf_event_output, enumerator
/linux-4.4.14/samples/bpf/
Dbpf_helpers.h41 (void *) BPF_FUNC_perf_event_output;
/linux-4.4.14/kernel/trace/
Dbpf_trace.c294 case BPF_FUNC_perf_event_output: in kprobe_prog_func_proto()
/linux-4.4.14/kernel/bpf/
Dverifier.c903 func_id != BPF_FUNC_perf_event_output) in check_map_func_compatibility()
917 case BPF_FUNC_perf_event_output: in check_map_func_compatibility()