Lines Matching refs:kernel
55 # Mount debugfs on /sys/kernel/debug.
116 # Disable tracing by writing to /sys/kernel/debug/tracing/tracing_on
135 # allow init kernel:security load_policy;
139 # Any operation that can modify the kernel ring buffer, e.g. clear
141 allow init kernel:system syslog_mod;
148 # Write to /proc/sys/kernel/panic_on_oops.
223 # Ask the kernel for the new context on services to label their sockets.
224 allow init kernel:security compute_create;
242 # set scheduling parameters for a kernel domain task.
243 allow init kernel:process setsched;
279 allow init kernel:system syslog_read;
296 # The init domain is only entered via setcon from the kernel domain,
299 neverallow { domain -kernel} init:process transition;