Home
last modified time | relevance | path

Searched refs:BPF_EXIT (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/lib/
H A Dbpf.h25 #define BPF_EXIT 0x90 macro
/third_party/libbpf/include/linux/
H A Dfilter.h42 .code = BPF_JMP | BPF_EXIT, \
/third_party/ltp/include/lapi/
H A Dbpf.h56 #define BPF_EXIT 0x90 /* function return */ macro
607 .code = BPF_JMP | BPF_EXIT, \
/third_party/elfutils/libcpu/
H A Dbpf_disasm.c155 case BPF_JMP | BPF_EXIT: in bpf_disasm()
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h46 #define BPF_EXIT 0x90 /* function return */ macro

Completed in 12 milliseconds