Home
last modified time | relevance | path

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

/DragonOS/kernel/src/bpf/
H A Dmod.rs36 bpf_cmd::BPF_BTF_LOAD => { in bpf()
/DragonOS/docs/kernel/trace/
H A DeBPF.md136 bpf_cmd::BPF_BTF_LOAD => {
/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs264 BPF_BTF_LOAD = 18, enumerator