Home
last modified time | relevance | path

Searched refs:attach_btf_trace (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf.h1688 bool attach_btf_trace; /* true if attaching to BTF-enabled raw tp */ member
/linux/kernel/bpf/
H A Dbtf.c6859 if (prog->aux->attach_btf_trace) { in btf_ctx_access()
H A Dverifier.c19583 prog->aux->attach_btf_trace = true; in check_attach_btf_id()