Home
last modified time | relevance | path

Searched refs:disallow (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/sched/
H A Dext.h244 bool disallow; /* reject switching into SCX */ member
/linux/Documentation/admin-guide/LSM/
H A DYama.rst31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-kobol-helios64.dts233 * The system doesn't run stable with cpu freq enabled, so disallow the lower
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c617 p->scx.disallow = true; in BPF_STRUCT_OPS()
/linux/Documentation/bpf/
H A Dclassic_vs_extended.rst235 can be determined in two steps: first step does depth-first-search to disallow
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst206 key and also to disallow the attacker to move sectors from one
/linux/kernel/sched/
H A Dext.c3551 p->scx.disallow = false; in __scx_init_task()
3566 if (p->scx.disallow) { in __scx_init_task()
3945 if (scx_enabled() && READ_ONCE(p->scx.disallow) && in scx_check_setscheduler()
7495 if (off >= offsetof(struct task_struct, scx.disallow) && in bpf_scx_btf_struct_access()
7496 off + size <= offsetofend(struct task_struct, scx.disallow)) in bpf_scx_btf_struct_access()
/linux/Documentation/networking/
H A Dfilter.rst25 allow or disallow certain types of data to come through the socket. LSF
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst104 disallow execution of an suid program mounted on the remote target.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt638 for writing, i.e., allow / disallow writes that bypass
2462 default (disallow access to all but pkey 0). Can
5072 nobios [X86-32] disallow use of PCI BIOS, only direct
/linux/lib/
H A DKconfig.debug3159 into the kernel we disallow building it into the kernel since