Searched defs:atype (Results 26 – 29 of 29) sorted by relevance
12
2694 int off, int size, enum bpf_access_type atype, in btf_struct_access()
6393 enum bpf_access_type atype, in check_ptr_to_btf_access()6543 enum bpf_access_type atype, in check_ptr_to_map_access()
5912 enum bpf_attach_type atype = prog->expected_attach_type; in prog_args_trusted() local
8753 #define SEC_DEF(sec_pfx, ptype, atype, flags, ...) { \ argument