Searched refs:attach_type_to_prog_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c3899 attach_type_to_prog_type(enum bpf_attach_type attach_type) function
4022 ptype = attach_type_to_prog_type(attach_type);
4052 ptype = attach_type_to_prog_type(attr->attach_type);
4127 ptype = attach_type_to_prog_type(attr->attach_type);

Completed in 166 milliseconds