| /linux-6.15/include/linux/sched/ |
| H A D | ext.h | 197 bool disallow; /* reject switching into SCX */ member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| H A D | dcn32_resource_helpers.c | 620 bool disallow = false; in disallow_subvp_in_active_plus_blank() local 625 disallow = true; in disallow_subvp_in_active_plus_blank() 627 return disallow; in disallow_subvp_in_active_plus_blank()
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 2075 enum v4l2_subdev_routing_restriction disallow) in v4l2_subdev_routing_validate() argument 2081 if (disallow & (V4L2_SUBDEV_ROUTING_NO_STREAM_MIX | in v4l2_subdev_routing_validate() 2114 if (disallow & V4L2_SUBDEV_ROUTING_NO_SINK_STREAM_MIX) { in v4l2_subdev_routing_validate() 2128 if (disallow & V4L2_SUBDEV_ROUTING_NO_SOURCE_STREAM_MIX) { in v4l2_subdev_routing_validate() 2143 if (disallow & V4L2_SUBDEV_ROUTING_NO_SINK_MULTIPLEXING) { in v4l2_subdev_routing_validate() 2157 if (disallow & V4L2_SUBDEV_ROUTING_NO_SOURCE_MULTIPLEXING) { in v4l2_subdev_routing_validate() 2178 if ((disallow & V4L2_SUBDEV_ROUTING_NO_1_TO_N) && in v4l2_subdev_routing_validate() 2192 if ((disallow & V4L2_SUBDEV_ROUTING_NO_N_TO_1) && in v4l2_subdev_routing_validate()
|
| /linux-6.15/Documentation/admin-guide/LSM/ |
| H A D | Yama.rst | 31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
|
| /linux-6.15/Documentation/devicetree/bindings/riscv/ |
| H A D | cpus.yaml | 121 # RISC-V requires 'timebase-frequency' in /cpus, so disallow it here
|
| /linux-6.15/tools/sched_ext/ |
| H A D | scx_qmap.bpf.c | 554 p->scx.disallow = true; in BPF_STRUCT_OPS()
|
| /linux-6.15/include/media/ |
| H A D | v4l2-subdev.h | 1668 enum v4l2_subdev_routing_restriction disallow);
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-kobol-helios64.dts | 233 * The system doesn't run stable with cpu freq enabled, so disallow the lower
|
| /linux-6.15/kernel/sched/ |
| H A D | ext.c | 3655 p->scx.disallow = false; in scx_ops_init_task() 3672 if (p->scx.disallow) { in scx_ops_init_task() 3907 if (scx_enabled() && READ_ONCE(p->scx.disallow) && in scx_check_setscheduler() 5617 if (off >= offsetof(struct task_struct, scx.disallow) && in bpf_scx_btf_struct_access() 5618 off + size <= offsetofend(struct task_struct, scx.disallow)) in bpf_scx_btf_struct_access()
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | exporting.rst | 191 EXPORT_OP_NOSUBTREECHK - disallow subtree checking on this fs
|
| /linux-6.15/Documentation/bpf/ |
| H A D | classic_vs_extended.rst | 235 can be determined in two steps: first step does depth-first-search to disallow
|
| H A D | verifier.rst | 8 First step does DAG check to disallow loops and other CFG validation.
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-integrity.rst | 206 key and also to disallow the attacker to move sectors from one
|
| /linux-6.15/Documentation/arch/s390/ |
| H A D | s390dbf.rst | 104 If you want to disallow the deactivation of the debug feature, you can use
|
| /linux-6.15/Documentation/networking/ |
| H A D | filter.rst | 25 allow or disallow certain types of data to come through the socket. LSF
|
| /linux-6.15/Documentation/admin-guide/mm/damon/ |
| H A D | usage.rst | 472 # # disallow anonymous pages
|
| /linux-6.15/Documentation/block/ |
| H A D | inline-encryption.rst | 298 and disallow the combination for now. Whenever a device supports integrity, the
|
| /linux-6.15/mm/ |
| H A D | Kconfig | 532 Select online_movable to generally disallow kernel usage of this memory.
|
| /linux-6.15/Documentation/admin-guide/cifs/ |
| H A D | usage.rst | 104 disallow execution of an suid program mounted on the remote target.
|
| /linux-6.15/Documentation/power/ |
| H A D | runtime_pm.rst | 633 The user space can effectively disallow the driver of the device to power manage
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 537 for writing, i.e., allow / disallow writes that bypass 2267 default (disallow access to all but pkey 0). Can 4665 nobios [X86-32] disallow use of PCI BIOS, only direct
|
| /linux-6.15/lib/ |
| H A D | Kconfig.debug | 2999 into the kernel we disallow building it into the kernel since
|