Searched refs:PACKED_MODE_KILL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/security/apparmor/include/ | ||
| D | policy_unpack.h | 37 #define PACKED_MODE_KILL 2 macro |
| /Linux-v6.6/security/apparmor/ | ||
| D | policy_unpack.c | 898 } else if (tmp == PACKED_MODE_KILL) { in unpack_profile() |