Home
last modified time | relevance | path

Searched refs:BPF_SRC (Results 1 - 4 of 4) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf_common.h49 #define BPF_SRC(code) ((code) & 0x08) macro
/third_party/ltp/include/lapi/
H A Dbpf.h49 #define BPF_SRC(code) ((code) & 0x08) macro
/third_party/libbpf/src/
H A Drelo_core.c1050 if (BPF_SRC(insn->code) != BPF_K) in bpf_core_patch_insn()
H A Dlibbpf.c773 BPF_SRC(insn->code) == BPF_K && in insn_is_subprog_call()
7219 BPF_SRC(insn->code) == BPF_K &&

Completed in 20 milliseconds