Home
last modified time | relevance | path

Searched refs:SMACK (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/Documentation/
Dtomoyo.txt50 SELinux/SMACK/AppArmor etc. when you want to use TOMOYO.
/linux-2.6.39/arch/blackfin/include/asm/
Dbfin_can.h157 #define SMACK 0x0008 /* Sleep Mode Acknowledge */ macro
/linux-2.6.39/security/
DKconfig102 not used by SELinux or SMACK.
/linux-2.6.39/drivers/net/can/
Dbfin_can.c645 while (!(bfin_read16(&reg->intr) & SMACK)) { in bfin_can_suspend()