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