include\linux\filter.h
static
inline
void
bpf_prog_unlock_free(
struct
bpf_prog *fp)
{
__bpf_prog_free(fp);
}