Home
last modified time | relevance | path

Searched refs:DEV_ALL (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/security/
Ddevice_cgroup.c24 #define DEV_ALL 4 /* this represents all devices */ macro
138 if (walk->type == DEV_ALL) in dev_whitelist_rm()
180 wh->type = DEV_ALL; in devcgroup_create()
233 if (type == DEV_ALL) in type_to_char()
283 if (whitem->type & DEV_ALL) in may_access_whitelist()
346 wh.type = DEV_ALL; in devcgroup_update_access()
480 if (wh->type & DEV_ALL) in __devcgroup_inode_permission()
518 if (wh->type & DEV_ALL) in devcgroup_inode_mknod()
/linux-3.3/drivers/scsi/dpt/
Ddptsig.h234 #define DEV_ALL 0xFFFF /* All SCSI Devices */ macro
/linux-3.3/drivers/scsi/
Ddpt_i2o.c92 FT_HBADRVR, 0, OEM_DPT, OS_LINUX, CAP_OVERLAP, DEV_ALL,