Home
last modified time | relevance | path

Searched full:enabling (Results 1 – 25 of 2390) sorted by relevance

12345678910>>...96

/linux-6.12.1/drivers/clk/qcom/
Dclk-branch.c29 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling) in clk_branch_check_halt() argument
40 return !!val == !enabling; in clk_branch_check_halt()
43 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling) in clk_branch2_check_halt() argument
54 if (enabling) { in clk_branch2_check_halt()
62 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument
75 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait()
79 (enabling && voted)) { in clk_branch_wait()
83 if (check_halt(br, enabling)) in clk_branch_wait()
88 enabling ? "ff" : "n"); in clk_branch_wait()
/linux-6.12.1/tools/testing/selftests/livepatch/
Dtest-state.sh23 livepatch: enabling patch '$MOD_LIVEPATCH'
55 livepatch: enabling patch '$MOD_LIVEPATCH'
65 livepatch: enabling patch '$MOD_LIVEPATCH2'
100 livepatch: enabling patch '$MOD_LIVEPATCH2'
110 livepatch: enabling patch '$MOD_LIVEPATCH3'
121 livepatch: enabling patch '$MOD_LIVEPATCH2'
153 livepatch: enabling patch '$MOD_LIVEPATCH2'
Dtest-livepatch.sh37 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'
Dtest-callbacks.sh40 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 …]
Dtest-sysfs.sh32 livepatch: enabling patch '$MOD_LIVEPATCH'
61 livepatch: enabling patch 'test_klp_callbacks_demo'
99 livepatch: enabling patch '$MOD_LIVEPATCH'
122 livepatch: enabling patch '$MOD_LIVEPATCH'
/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_rogue_cr_defs_client.h15 * 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-6.12.1/block/
DKconfig121 Enabling this option enables the block layer to throttle buffered
138 Enabling this option enables the .latency interface for IO throttling.
149 Enabling this option enables the support to track FC I/O traffic across
159 Enabling this option enables the .weight interface for cost
192 Enabling this option enables users to setup/unlock/lock
198 Build the blk-crypto subsystem. Enabling this lets the
208 Enabling this lets the block layer handle inline encryption
/linux-6.12.1/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc9 # 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-6.12.1/sound/soc/amd/
DKconfig78 By enabling this flag build will trigger for ACP PCI driver,
100 AMD Yellow Carp platform. By enabling this flag build will be
130 AMD RPL platform. By enabling this flag build will be
169 AMD Pink sardine platform. By enabling this flag build will be
/linux-6.12.1/drivers/clk/
Dclk-aspeed.h20 * 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-6.12.1/Documentation/driver-api/thermal/
Dexynos_thermal_emulation.rst18 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-6.12.1/fs/smb/client/
DKconfig61 Enabling this option will allow more detailed statistics on SMB
113 Enabling this option will cause the cifs client to attempt to
126 Enabling this option adds helpful debugging messages to
134 Enabling this option adds a few more debugging routines
145 Enabling this will dump the encryption and decryption keys
/linux-6.12.1/security/integrity/ima/
DKconfig197 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-6.12.1/drivers/regulator/
Dbd71828-regulator.c211 * only enabling/disabling regulator for LPSR state
282 * enabling power rail on different states.
317 * enabling power rail on different states.
352 * enabling power rail on different states.
469 * enabling power rail on different states.
503 * enabling power rail on different states.
537 * enabling power rail on different states.
572 * enabling power rail on different states.
662 * enabling power rail on different states.
/linux-6.12.1/Documentation/PCI/
Dpci-iov-howto.rst39 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-6.12.1/tools/tracing/rtla/src/
Dtrace.c23 debug_msg("Enabling %s tracer\n", tracer_name); in enable_tracer_by_name()
428 debug_msg("Enabling %s:%s filter %s\n", tevent->system, in trace_event_enable_filter()
434 err_msg("Error enabling %s:%s filter %s\n", tevent->system, in trace_event_enable_filter()
463 debug_msg("Enabling %s:%s trigger %s\n", tevent->system, in trace_event_enable_trigger()
469 err_msg("Error enabling %s:%s trigger %s\n", tevent->system, in trace_event_enable_trigger()
489 debug_msg("Enabling event %s:%s\n", tevent->system, tevent->event ? : "*"); in trace_events_enable()
492 err_msg("Error enabling event %s:%s\n", tevent->system, in trace_events_enable()
/linux-6.12.1/drivers/net/ethernet/microchip/lan865x/
Dlan865x.c144 /* 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-6.12.1/mm/
DKconfig.debug66 the runtime debug capabilities switched off. Enabling this is
161 "init_on_free=1" instead of enabling this.
173 careful when enabling this feature because it adds about 30 KB to the
253 only shown in /sys/kernel/debug/kmemleak. Enabling this
258 Enabling SLUB_DEBUG may increase the chances of finding leaks
/linux-6.12.1/include/linux/regulator/
Ddriver.h85 * @set_over_current_protection: Support enabling of and setting limits for over
101 * @set_over_voltage_protection: Support enabling of and setting limits for over
104 * @set_under_voltage_protection: Support enabling of and setting limits for
107 * @set_thermal_protection: Support enabling of and setting limits for over
319 * @enable_val: Enabling value for control when using regmap enable/disable ops
325 * @bypass_val_on: Enabling value for control when using regmap set_bypass
327 * @active_discharge_off: Enabling value for control when using regmap
337 * @soft_start_val_on: Enabling value for control when using regmap
341 * @pull_down_val_on: Enabling value for control when using regmap
352 * @off_on_delay: guard time (in uS), before re-enabling a regulator
[all …]
/linux-6.12.1/tools/testing/selftests/arm64/signal/testcases/
Dsme_trap_za.c5 * Verify that accessing ZA without enabling it generates a SIGILL.
30 .descr = "Check that we get a SIGILL if we access ZA without enabling",
Dsme_trap_no_sm.c5 * 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-6.12.1/drivers/tee/optee/
DKconfig20 it is in SYSTEM_RUNNING. This also requires enabling the corresponding
22 the security threat associated with enabling this as well as
/linux-6.12.1/Documentation/devicetree/bindings/mtd/
Dnand-macronix.txt8 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-6.12.1/Documentation/admin-guide/media/
Dbuilding.rst77 enabling configuration options directly. To enable media support
99 It should be noticed that enabling the above from a clean config is
119 Enabling Remote Controller Support
136 ``lirc`` program, by enabling an API that allows userspace to receive raw data
164 Enabling HDMI CEC Support
192 Enabling Media Support
/linux-6.12.1/drivers/thermal/qcom/
Dlmh.c163 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()

12345678910>>...96