Home
last modified time | relevance | path

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

12345678910>>...137

/kernel/linux/linux-4.19/drivers/clk/qcom/
Dclk-branch.c28 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling) in clk_branch_check_halt() argument
39 return !!val == !enabling; in clk_branch_check_halt()
47 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling) in clk_branch2_check_halt() argument
57 if (enabling) { in clk_branch2_check_halt()
66 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument
79 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait()
83 (enabling && voted)) { in clk_branch_wait()
87 if (check_halt(br, enabling)) in clk_branch_wait()
92 enabling ? "ff" : "n"); in clk_branch_wait()
/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-branch.c28 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling) in clk_branch_check_halt() argument
39 return !!val == !enabling; in clk_branch_check_halt()
47 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling) in clk_branch2_check_halt() argument
57 if (enabling) { in clk_branch2_check_halt()
66 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument
79 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait()
83 (enabling && voted)) { in clk_branch_wait()
87 if (check_halt(br, enabling)) in clk_branch_wait()
92 enabling ? "ff" : "n"); in clk_branch_wait()
/kernel/linux/linux-5.10/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-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-livepatch.sh35 livepatch: enabling patch '$MOD_LIVEPATCH'
79 livepatch: enabling patch '$MOD_LIVEPATCH'
86 livepatch: enabling patch '$MOD_REPLACE'
139 livepatch: enabling patch '$MOD_LIVEPATCH'
146 livepatch: enabling patch '$MOD_REPLACE'
/kernel/linux/linux-5.10/block/
DKconfig120 Enabling this option allows you to specify the partition layout from
130 Enabling this option enables the block layer to throttle buffered
140 Enabling this option enables the .latency interface for IO throttling.
153 Enabling this option enables the .weight interface for cost
185 Enabling this option enables users to setup/unlock/lock
191 Build the blk-crypto subsystem. Enabling this lets the
201 Enabling this lets the block layer handle inline encryption
/kernel/linux/linux-5.10/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:"
/kernel/linux/linux-4.19/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc6 # Ftrace allows to add triggers to functions, such as enabling or disabling
7 # tracing, enabling or disabling trace events, or recording a stack trace
10 # This test is designed to test enabling and disabling tracing triggers
37 echo "Testing function probes with enabling disabling tracing:"
/kernel/linux/linux-4.19/fs/cifs/
DKconfig57 Enabling this option will allow more detailed statistics on SMB
93 Enabling this option allows the cifs module to mount to older
138 Enabling this option will cause the cifs client to attempt to
159 Enabling this option adds helpful debugging messages to
166 Enabling this option adds a few more debugging routines
177 Enabling this will dump the encryption and decryption keys
/kernel/linux/linux-5.10/fs/cifs/
DKconfig60 Enabling this option will allow more detailed statistics on SMB
96 Enabling this option allows the cifs module to mount to older
141 Enabling this option will cause the cifs client to attempt to
154 Enabling this option adds helpful debugging messages to
162 Enabling this option adds a few more debugging routines
173 Enabling this will dump the encryption and decryption keys
/kernel/linux/linux-4.19/block/
DKconfig135 Enabling this option allows you to specify the partition layout from
146 Enabling this option enables the block layer to throttle buffered
157 Enabling this option enables the .latency interface for IO throttling.
178 enabling this option is recommended.
200 Enabling this option enables users to setup/unlock/lock
/kernel/linux/linux-4.19/Documentation/thermal/
Dexynos_thermal_emulation16 Enabling CONFIG_THERMAL_EMULATION option will make this support available.
26 Exynos emulation mode requires synchronous of value changing and enabling. It means when you
28 mode at the same time. (Or you have to keep the mode enabling.) If you don't, it fails to
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-4.19/Documentation/PCI/
Dpci-iov-howto.txt32 enabling and disabling of the capability via API provided by SR-IOV core.
42 checks, e.g., check numvfs == 0 if enabling VFs, ensure
72 command below before enabling SR-IOV capabilities. This is the
78 command below before enabling SR-IOV capabilities. Updating this
/kernel/linux/linux-4.19/security/integrity/ima/
DKconfig190 Enabling this rule will require all kexec'ed kernel images to
195 kexec_load syscall. Enabling this rule will prevent its
203 Enabling this rule will require all kernel modules to be signed
207 via the finit_module syscall. Enabling this rule will prevent
215 Enabling this rule will require the IMA policy to be signed and
/kernel/linux/linux-4.19/drivers/scsi/ufs/
Dufs_quirks.h58 * Some UFS devices don't need VCCQ rail for device operations. Enabling this
90 * in off state during suspend. Enabling this quirk will not allow the
121 * PA_TACTIVATE, enabling this quirk ensure this.
137 * enabling this quirk ensure this.
/kernel/linux/linux-5.10/security/integrity/ima/
DKconfig204 Enabling this rule will require all kexec'ed kernel images to
209 kexec_load syscall. Enabling this rule will prevent its
217 Enabling this rule will require all kernel modules to be signed
221 via the finit_module syscall. Enabling this rule will prevent
229 Enabling this rule will require the IMA policy to be signed and
/kernel/linux/linux-5.10/lib/
DKconfig.ubsan59 Enabling this option detects errors due to accesses through a
85 Enabling this option will get kernel image size increased
94 Enabling this option on architectures that support unaligned
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/lib/
DKconfig.ubsan27 Enabling this option will get kernel image size increased
36 Enabling this option on architectures that support unaligned
/kernel/linux/linux-4.19/Documentation/livepatch/
Dcallbacks.txt22 - Module init/exit code doesn't run when disabling and re-enabling a
156 [ 36.503719] livepatch: enabling patch 'livepatch_callbacks_demo'
203 [ 44.553328] livepatch: enabling patch 'livepatch_callbacks_demo'
257 [ 56.613919] livepatch: enabling patch 'livepatch_callbacks_demo'
307 [ 64.661552] livepatch: enabling patch 'livepatch_callbacks_demo'
358 [ 74.711081] livepatch: enabling patch 'livepatch_callbacks_demo'
400 [ 82.747326] livepatch: enabling patch 'livepatch_callbacks_demo'
430 [ 86.787845] livepatch: enabling patch 'livepatch_callbacks_demo'
496 [ 98.917892] livepatch: enabling patch 'livepatch_callbacks_demo'
567 [ 113.000309] livepatch: enabling patch 'livepatch_callbacks_demo'
/kernel/linux/linux-4.19/Documentation/networking/
Dice.txt9 - Enabling the driver
15 Enabling the driver
/kernel/linux/linux-5.10/include/linux/
Dfsverity.h21 * Begin enabling verity on the given file.
26 * for enabling verity, e.g. evicting inline data. It also must return
36 * End enabling verity on the given file.
43 * If desc == NULL, then enabling verity failed and the filesystem only

12345678910>>...137