/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_rogue_cr_defs_client.h | 15 * 2xmsaa is achieved by enabling Y - TE does AA on Y plane only 16 * 4xmsaa is achieved by enabling Y and X - TE does AA on X and Y plane 20 * 2xmsaa is achieved by enabling X2 - does not affect TE 21 * 4xmsaa is achieved by enabling Y and X2 - TE does AA on Y plane only 22 * 8xmsaa is achieved by enabling Y, X and X2 - TE does AA on X and Y plane 26 * 2xmsaa is achieved by enabling X2 - does not affect TE 27 * 4xmsaa is achieved by enabling Y2 and X2 - TE does AA on Y plane only
|
/linux/tools/testing/selftests/livepatch/ |
H A D | test-sysfs.sh | 36 livepatch: enabling patch '$MOD_LIVEPATCH' 65 livepatch: enabling patch 'test_klp_callbacks_demo' 103 livepatch: enabling patch '$MOD_LIVEPATCH' 126 livepatch: enabling patch '$MOD_LIVEPATCH' 165 livepatch: enabling patch '$MOD_LIVEPATCH' 171 livepatch: enabling patch '$MOD_LIVEPATCH2' 179 livepatch: enabling patch '$MOD_LIVEPATCH3'
|
H A D | test-livepatch.sh | 37 livepatch: enabling patch '$MOD_LIVEPATCH1' 81 livepatch: enabling patch '$MOD_LIVEPATCH1' 88 livepatch: enabling patch '$MOD_REPLACE' 160 livepatch: enabling patch '$MOD_LIVEPATCH1' 167 livepatch: enabling patch '$MOD_LIVEPATCH2' 173 livepatch: enabling patch '$MOD_LIVEPATCH3' 181 livepatch: enabling patch '$MOD_REPLACE'
|
H A D | test-callbacks.sh | 40 livepatch: enabling patch '$MOD_LIVEPATCH' 85 livepatch: enabling patch '$MOD_LIVEPATCH' 135 livepatch: enabling patch '$MOD_LIVEPATCH' 181 livepatch: enabling patch '$MOD_LIVEPATCH' 223 livepatch: enabling patch '$MOD_LIVEPATCH' 260 livepatch: enabling patch '$MOD_LIVEPATCH' 299 livepatch: enabling patch '$MOD_LIVEPATCH' 348 livepatch: enabling patch '$MOD_LIVEPATCH' 428 livepatch: enabling patch '$MOD_LIVEPATCH' 471 livepatch: enabling patch '$MOD_LIVEPATCH' [all …]
|
H A D | test-ftrace.sh | 39 livepatch: enabling patch '$MOD_LIVEPATCH' 50 livepatch: enabling patch '$MOD_LIVEPATCH' 85 livepatch: enabling patch '$MOD_LIVEPATCH'
|
/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
H A D | func_traceonoff_triggers.tc | 9 # Ftrace allows to add triggers to functions, such as enabling or disabling 10 # tracing, enabling or disabling trace events, or recording a stack trace 13 # This test is designed to test enabling and disabling tracing triggers 23 echo "Testing function probes with enabling disabling tracing:"
|
/linux/fs/smb/client/ |
H A D | Kconfig | 60 Enabling this option will allow more detailed statistics on SMB 112 Enabling this option will cause the cifs client to attempt to 125 Enabling this option adds helpful debugging messages to 133 Enabling this option adds a few more debugging routines 144 Enabling this will dump the encryption and decryption keys
|
/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal_emulation.rst | 18 Enabling CONFIG_THERMAL_EMULATION option will make this support 32 enabling. It means when you want to update the any value of delay or 34 time. (Or you have to keep the mode enabling.) If you don't, it fails to
|
/linux/drivers/clk/ |
H A D | clk-aspeed.h | 20 * reset is required when enabling the clock 39 * reset is required when enabling the clock 43 * Some of the clocks in the Aspeed SoC must be put in reset before enabling.
|
/linux/security/integrity/ima/ |
H A D | Kconfig | 197 Enabling this rule will require all kexec'ed kernel images to 202 kexec_load syscall. Enabling this rule will prevent its 210 Enabling this rule will require all kernel modules to be signed 214 via the finit_module syscall. Enabling this rule will prevent 222 Enabling this rule will require the IMA policy to be signed and
|
/linux/Documentation/PCI/ |
H A D | pci-iov-howto.rst | 39 enabling and disabling of the capability via API provided by SR-IOV core. 49 checks, e.g., check numvfs == 0 if enabling VFs, ensure 91 command below before enabling SR-IOV capabilities. This is the 99 command below before enabling SR-IOV capabilities. Updating this
|
/linux/drivers/net/ethernet/microchip/lan865x/ |
H A D | lan865x.c | 144 /* Enabling specific multicast addresses */ in lan865x_set_specific_multicast_addr() 164 /* Enabling all multicast addresses */ in lan865x_set_all_multicast_addr() 209 /* Enabling promiscuous mode */ in lan865x_multicast_work_handler() 214 /* Enabling all multicast mode */ in lan865x_multicast_work_handler() 222 /* Enabling specific multicast mode */ in lan865x_multicast_work_handler() 230 /* Enabling local mac address only */ in lan865x_multicast_work_handler()
|
/linux/Documentation/arch/arm64/ |
H A D | gcs.rst | 55 * The architecture supports enabling GCS without verifying that return values 61 2. Enabling and disabling Guarded Control Stacks 69 and enables GCS for the thread, enabling the functionality controlled by 106 * It should be noted that since enabling GCS will result in GCS becoming 124 * When a stack is allocated by enabling GCS or during thread creation then
|
/linux/tools/tracing/rtla/src/ |
H A D | trace.c | 23 debug_msg("Enabling %s tracer\n", tracer_name); in enable_tracer_by_name() 478 debug_msg("Enabling %s:%s filter %s\n", tevent->system, in trace_event_enable_filter() 484 err_msg("Error enabling %s:%s filter %s\n", tevent->system, in trace_event_enable_filter() 513 debug_msg("Enabling %s:%s trigger %s\n", tevent->system, in trace_event_enable_trigger() 519 err_msg("Error enabling %s:%s trigger %s\n", tevent->system, in trace_event_enable_trigger() 539 debug_msg("Enabling event %s:%s\n", tevent->system, tevent->event ? : "*"); in trace_events_enable() 542 err_msg("Error enabling event %s:%s\n", tevent->system, in trace_events_enable()
|
/linux/tools/testing/selftests/arm64/signal/testcases/ |
H A D | sme_trap_za.c | 5 * Verify that accessing ZA without enabling it generates a SIGILL. 30 .descr = "Check that we get a SIGILL if we access ZA without enabling",
|
H A D | sme_trap_no_sm.c | 5 * Verify that using a streaming mode instruction without enabling it 31 .descr = "Check that we get a SIGILL if we use streaming mode without enabling it",
|
/linux/drivers/thermal/qcom/ |
H A D | lmh.c | 163 dev_err(dev, "Error %d enabling current subfunction\n", ret); in lmh_probe() 168 dev_err(dev, "Error %d enabling reliability subfunction\n", ret); in lmh_probe() 173 dev_err(dev, "Error %d enabling BCL subfunction\n", ret); in lmh_probe() 178 dev_err(dev, "Error %d enabling thermal subfunction\n", ret); in lmh_probe()
|
/linux/drivers/tee/optee/ |
H A D | Kconfig | 20 it is in SYSTEM_RUNNING. This also requires enabling the corresponding 22 the security threat associated with enabling this as well as
|
/linux/drivers/atm/ |
H A D | Kconfig | 79 Note that enabling many different burst sizes in the same direction 107 this if you have disabled 8W bursts. Enabling 4W if 8W is also set 115 this if you have disabled 4W and 8W bursts. Enabling 2W if 4W or 8W 138 default setting. Enabling 4W if 8W is also set may or may not 146 try this if you have disabled 4W and 8W bursts. Enabling 2W if 4W or
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | nand-macronix.txt | 8 Enabling the randomizer is a one time persistent and non reversible 12 with hardware ECC and not enabled at UBI level, then enabling the
|
/linux/drivers/media/platform/synopsys/hdmirx/ |
H A D | Kconfig | 27 Enabling this option is recommended for a non-production use-cases. 33 Without enabling this option driver will be practically
|
/linux/Documentation/trace/ |
H A D | tracepoint-analysis.rst | 52 3. Enabling Events 55 3.1 System-Wide Event Enabling 59 can be enabled system-wide. A short example of enabling all events related 64 3.2 System-Wide Event Enabling with SystemTap 90 3.3 System-Wide Event Enabling with PCL 112 3.4 Local Event Enabling
|
/linux/drivers/base/firmware_loader/ |
H A D | Kconfig | 19 Enabling this feature only increases your kernel image by about 159 Enabling this option will increase your kernel image size by about 171 Enabling this option forces a sysfs userspace fallback mechanism 229 Enabling this option will allow device drivers to expose a persistent
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-rt9471 | 6 This entry allows enabling the sysoff mode of rt9471 charger devices. 24 This entry allows enabling the USB BC12 port detect function of rt9471 charger
|
/linux/Documentation/virt/kvm/x86/ |
H A D | cpuid.rst | 66 before enabling paravirtualized 70 before enabling paravirtualized 78 before enabling paravirtualized
|