enforce_expected_attach_type  531 include/linux/filter.h 				enforce_expected_attach_type:1; /* Enforce expected_attach_type checking at attach time */
enforce_expected_attach_type 1885 kernel/bpf/syscall.c 		return prog->enforce_expected_attach_type &&
enforce_expected_attach_type 6237 kernel/bpf/verifier.c 		env->prog->enforce_expected_attach_type = 1;