Searched refs:disallow (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/include/linux/sched/ |
D | ext.h | 196 bool disallow; /* reject switching into SCX */ member
|
/linux-6.12.1/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 2050 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/ |
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.12.1/Documentation/admin-guide/LSM/ |
D | Yama.rst | 31 specifically disallow such ptrace attachment (e.g. ssh-agent), but many
|
/linux-6.12.1/tools/sched_ext/ |
D | scx_qmap.bpf.c | 554 p->scx.disallow = true; in BPF_STRUCT_OPS()
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-kobol-helios64.dts | 233 * The system doesn't run stable with cpu freq enabled, so disallow the lower
|
/linux-6.12.1/include/media/ |
D | v4l2-subdev.h | 1657 enum v4l2_subdev_routing_restriction disallow);
|
/linux-6.12.1/kernel/sched/ |
D | ext.c | 3457 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/ |
D | exporting.rst | 191 EXPORT_OP_NOSUBTREECHK - disallow subtree checking on this fs
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-integrity.rst | 201 key and also to disallow the attacker to move sectors from one
|
/linux-6.12.1/Documentation/bpf/ |
D | classic_vs_extended.rst | 235 can be determined in two steps: first step does depth-first-search to disallow
|
D | verifier.rst | 8 First step does DAG check to disallow loops and other CFG validation.
|
/linux-6.12.1/Documentation/arch/s390/ |
D | s390dbf.rst | 104 If you want to disallow the deactivation of the debug feature, you can use
|
/linux-6.12.1/arch/x86/ |
D | Kconfig.cpu | 352 # As a result, disallow these if we're not compiling for X86_64 (these
|
/linux-6.12.1/Documentation/block/ |
D | inline-encryption.rst | 298 and disallow the combination for now. Whenever a device supports integrity, the
|
/linux-6.12.1/Documentation/networking/ |
D | filter.rst | 25 allow or disallow certain types of data to come through the socket. LSF
|
/linux-6.12.1/Documentation/admin-guide/cifs/ |
D | usage.rst | 104 disallow execution of an suid program mounted on the remote target.
|
/linux-6.12.1/Documentation/power/ |
D | runtime_pm.rst | 631 The user space can effectively disallow the driver of the device to power manage
|
/linux-6.12.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 528 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/ |
D | Kconfig.debug | 2895 into the kernel we disallow building it into the kernel since
|