Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sched/
Dext.h196 bool disallow; /* reject switching into SCX */ member
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-subdev.c2050 enum v4l2_subdev_routing_restriction disallow) in v4l2_subdev_routing_validate() argument
2056 if (disallow & (V4L2_SUBDEV_ROUTING_NO_STREAM_MIX | in v4l2_subdev_routing_validate()
2089 if (disallow & V4L2_SUBDEV_ROUTING_NO_SINK_STREAM_MIX) { in v4l2_subdev_routing_validate()
2103 if (disallow & V4L2_SUBDEV_ROUTING_NO_SOURCE_STREAM_MIX) { in v4l2_subdev_routing_validate()
2118 if (disallow & V4L2_SUBDEV_ROUTING_NO_SINK_MULTIPLEXING) { in v4l2_subdev_routing_validate()
2132 if (disallow & V4L2_SUBDEV_ROUTING_NO_SOURCE_MULTIPLEXING) { in v4l2_subdev_routing_validate()
2153 if ((disallow & V4L2_SUBDEV_ROUTING_NO_1_TO_N) && in v4l2_subdev_routing_validate()
2167 if ((disallow & V4L2_SUBDEV_ROUTING_NO_N_TO_1) && in v4l2_subdev_routing_validate()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
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.12.1/Documentation/admin-guide/LSM/
DYama.rst31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
/linux-6.12.1/tools/sched_ext/
Dscx_qmap.bpf.c554 p->scx.disallow = true; in BPF_STRUCT_OPS()
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3399-kobol-helios64.dts233 * The system doesn't run stable with cpu freq enabled, so disallow the lower
/linux-6.12.1/include/media/
Dv4l2-subdev.h1657 enum v4l2_subdev_routing_restriction disallow);
/linux-6.12.1/kernel/sched/
Dext.c3457 p->scx.disallow = false; in scx_ops_init_task()
3474 if (p->scx.disallow) { in scx_ops_init_task()
3711 if (scx_enabled() && READ_ONCE(p->scx.disallow) && in scx_check_setscheduler()
5404 if (off >= offsetof(struct task_struct, scx.disallow) && in bpf_scx_btf_struct_access()
5405 off + size <= offsetofend(struct task_struct, scx.disallow)) in bpf_scx_btf_struct_access()
/linux-6.12.1/Documentation/filesystems/nfs/
Dexporting.rst191 EXPORT_OP_NOSUBTREECHK - disallow subtree checking on this fs
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Ddm-integrity.rst201 key and also to disallow the attacker to move sectors from one
/linux-6.12.1/Documentation/bpf/
Dclassic_vs_extended.rst235 can be determined in two steps: first step does depth-first-search to disallow
Dverifier.rst8 First step does DAG check to disallow loops and other CFG validation.
/linux-6.12.1/Documentation/arch/s390/
Ds390dbf.rst104 If you want to disallow the deactivation of the debug feature, you can use
/linux-6.12.1/arch/x86/
DKconfig.cpu352 # As a result, disallow these if we're not compiling for X86_64 (these
/linux-6.12.1/Documentation/block/
Dinline-encryption.rst298 and disallow the combination for now. Whenever a device supports integrity, the
/linux-6.12.1/Documentation/networking/
Dfilter.rst25 allow or disallow certain types of data to come through the socket. LSF
/linux-6.12.1/Documentation/admin-guide/cifs/
Dusage.rst104 disallow execution of an suid program mounted on the remote target.
/linux-6.12.1/Documentation/power/
Druntime_pm.rst631 The user space can effectively disallow the driver of the device to power manage
/linux-6.12.1/Documentation/admin-guide/
Dkernel-parameters.txt528 for writing, i.e., allow / disallow writes that bypass
2197 default (disallow access to all but pkey 0). Can
4449 nobios [X86-32] disallow use of PCI BIOS, only direct
/linux-6.12.1/lib/
DKconfig.debug2895 into the kernel we disallow building it into the kernel since