Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dext.h197 bool disallow; /* reject switching into SCX */ member
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c620 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 Dv4l2-subdev.c2075 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 DYama.rst31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
/linux-6.15/Documentation/devicetree/bindings/riscv/
H A Dcpus.yaml121 # RISC-V requires 'timebase-frequency' in /cpus, so disallow it here
/linux-6.15/tools/sched_ext/
H A Dscx_qmap.bpf.c554 p->scx.disallow = true; in BPF_STRUCT_OPS()
/linux-6.15/include/media/
H A Dv4l2-subdev.h1668 enum v4l2_subdev_routing_restriction disallow);
/linux-6.15/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-6.15/kernel/sched/
H A Dext.c3655 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 Dexporting.rst191 EXPORT_OP_NOSUBTREECHK - disallow subtree checking on this fs
/linux-6.15/Documentation/bpf/
H A Dclassic_vs_extended.rst235 can be determined in two steps: first step does depth-first-search to disallow
H A Dverifier.rst8 First step does DAG check to disallow loops and other CFG validation.
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst206 key and also to disallow the attacker to move sectors from one
/linux-6.15/Documentation/arch/s390/
H A Ds390dbf.rst104 If you want to disallow the deactivation of the debug feature, you can use
/linux-6.15/Documentation/networking/
H A Dfilter.rst25 allow or disallow certain types of data to come through the socket. LSF
/linux-6.15/Documentation/admin-guide/mm/damon/
H A Dusage.rst472 # # disallow anonymous pages
/linux-6.15/Documentation/block/
H A Dinline-encryption.rst298 and disallow the combination for now. Whenever a device supports integrity, the
/linux-6.15/mm/
H A DKconfig532 Select online_movable to generally disallow kernel usage of this memory.
/linux-6.15/Documentation/admin-guide/cifs/
H A Dusage.rst104 disallow execution of an suid program mounted on the remote target.
/linux-6.15/Documentation/power/
H A Druntime_pm.rst633 The user space can effectively disallow the driver of the device to power manage
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt537 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 DKconfig.debug2999 into the kernel we disallow building it into the kernel since