Searched defs:attach_btf (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/bpf/ | ||
H A D | syscall.c | 2611 bpf_prog_load_check_attach(enum bpf_prog_type prog_type,enum bpf_attach_type expected_attach_type,struct btf * attach_btf,u32 btf_id,struct bpf_prog * dst_prog) bpf_prog_load_check_attach() argument |