Searched refs:disallow (Results 1 – 8 of 8) sorted by relevance
279 bool disallow; /* reject switching into SCX */ member
31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
233 * The system doesn't run stable with cpu freq enabled, so disallow the lower
235 can be determined in two steps: first step does depth-first-search to disallow
3848 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()
924 p->scx.disallow = true; in BPF_STRUCT_OPS_SLEEPABLE()
25 allow or disallow certain types of data to come through the socket. LSF
104 disallow execution of an suid program mounted on the remote target.