Home
last modified time | relevance | path

Searched refs:GID_KMEM (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mem/
H A Dmemdev.c143 UID_ROOT, GID_KMEM, 0640, "mem"); in mem_modevent()
145 UID_ROOT, GID_KMEM, 0640, "kmem"); in mem_modevent()
/freebsd/sys/dev/nvram/
H A Dnvram.c157 UID_ROOT, GID_KMEM, 0640, "nvram"); in nvram_modevent()
/freebsd/sys/security/audit/
H A Daudit_trigger.c191 audit_dev = make_dev(&audit_cdevsw, 0, UID_ROOT, GID_KMEM, 0600, in audit_trigger_cdev_init()
/freebsd/sys/sys/
H A Dconf.h153 #define GID_KMEM 2 macro
/freebsd/sys/dev/cpuctl/
H A Dcpuctl.c584 UID_ROOT, GID_KMEM, 0640, "cpuctl%d", cpu); in cpuctl_modevent()