Home
last modified time | relevance | path

Searched refs:proc (Results 1 – 7 of 7) sorted by relevance

/kernel/bpf/
DKconfig52 /proc/sys/net/core/bpf_jit_enable
53 /proc/sys/net/core/bpf_jit_harden (optional)
54 /proc/sys/net/core/bpf_jit_kallsyms (optional)
63 When CONFIG_BPF_JIT_ALWAYS_ON is enabled, /proc/sys/net/core/bpf_jit_enable
77 /proc/sys/kernel/unprivileged_bpf_disabled knob to 2. An admin can
/kernel/
Dutsname_sysctl.c140 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() argument
142 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify()
/kernel/irq/
DMakefile12 obj-$(CONFIG_PROC_FS) += proc.o
DKconfig17 # Use the generic /proc/interrupts implementation
/kernel/module/
DKconfig283 /proc/sys/kernel/modprobe. Setting this to the empty string
/kernel/power/
DKconfig284 reset after a RESUME operation, the /proc/apm device will provide
/kernel/trace/
Dtrace_functions_graph.c52 { TRACER_OPT(funcgraph-proc, TRACE_GRAPH_PRINT_PROC) },