Searched defs:expected_attach_type (Results 1 – 8 of 8) sorted by relevance
12 enum bpf_attach_type expected_attach_type; member210 enum bpf_attach_type expected_attach_type; in test_prog_type_by_name() local
29 enum bpf_attach_type expected_attach_type; member966 enum bpf_attach_type expected_attach_type) in load_prog()
35 enum bpf_attach_type expected_attach_type; member 637 enum bpf_attach_type expected_attach_type; global() member [all...]
159 enum bpf_attach_type expected_attach_type; member
427 enum bpf_attach_type expected_attach_type; global() member 497 enum bpf_attach_type expected_attach_type; global() member 10113 libbpf_prog_type_by_name(const char * name,enum bpf_prog_type * prog_type,enum bpf_attach_type * expected_attach_type) libbpf_prog_type_by_name() argument [all...]
293 enum bpf_attach_type expected_attach_type; global() member 1796 enum bpf_attach_type expected_attach_type; /* For some prog types */ global() member
2647 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 [all...]
1576 __u32 expected_attach_type; global() member