Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dext.h221 bool disallow; /* reject switching into SCX */ member
/linux/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/drivers/media/v4l2-core/
H A Dv4l2-subdev.c2109 enum v4l2_subdev_routing_restriction disallow) in v4l2_subdev_routing_validate() argument
2115 if (disallow & (V4L2_SUBDEV_ROUTING_NO_STREAM_MIX | in v4l2_subdev_routing_validate()
2148 if (disallow & V4L2_SUBDEV_ROUTING_NO_SINK_STREAM_MIX) { in v4l2_subdev_routing_validate()
2162 if (disallow & V4L2_SUBDEV_ROUTING_NO_SOURCE_STREAM_MIX) { in v4l2_subdev_routing_validate()
2177 if (disallow & V4L2_SUBDEV_ROUTING_NO_SINK_MULTIPLEXING) { in v4l2_subdev_routing_validate()
2191 if (disallow & V4L2_SUBDEV_ROUTING_NO_SOURCE_MULTIPLEXING) { in v4l2_subdev_routing_validate()
2212 if ((disallow & V4L2_SUBDEV_ROUTING_NO_1_TO_N) && in v4l2_subdev_routing_validate()
2226 if ((disallow & V4L2_SUBDEV_ROUTING_NO_N_TO_1) && in v4l2_subdev_routing_validate()
/linux/Documentation/admin-guide/LSM/
H A DYama.rst31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c570 p->scx.disallow = true; in BPF_STRUCT_OPS()
/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/kernel/sched/
H A Dext.c2881 p->scx.disallow = false; in scx_init_task()
2899 if (p->scx.disallow) { in scx_init_task()
3189 if (scx_enabled() && READ_ONCE(p->scx.disallow) && in scx_check_setscheduler()
5320 if (off >= offsetof(struct task_struct, scx.disallow) && in bpf_scx_btf_struct_access()
5321 off + size <= offsetofend(struct task_struct, scx.disallow)) in bpf_scx_btf_struct_access()
/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/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/mm/
H A DKconfig498 Select online_movable to generally disallow kernel usage of this memory.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt641 for writing, i.e., allow / disallow writes that bypass
2482 default (disallow access to all but pkey 0). Can
5090 nobios [X86-32] disallow use of PCI BIOS, only direct
/linux/lib/
H A DKconfig.debug3128 into the kernel we disallow building it into the kernel since