Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dext.h279 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/Documentation/bpf/
H A Dclassic_vs_extended.rst235 can be determined in two steps: first step does depth-first-search to disallow
/linux/kernel/sched/ext/
H A Dext.c3848 p->scx.disallow = false; in __scx_init_task()
3863 if (p->scx.disallow) { in __scx_init_task()
4298 if (scx_enabled() && READ_ONCE(p->scx.disallow) && in scx_check_setscheduler()
7953 off >= offsetof(struct task_struct, scx.disallow) && in bpf_scx_btf_struct_access_common()
7954 off + size <= offsetofend(struct task_struct, scx.disallow)) in bpf_scx_btf_struct_access_common()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c924 p->scx.disallow = true; in BPF_STRUCT_OPS_SLEEPABLE()
/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.