Home
last modified time | relevance | path

Searched full:changing (Results 1 – 25 of 3597) sorted by relevance

12345678910>>...144

/kernel/linux/linux-6.6/tools/testing/selftests/net/
Drps_default_mask.sh57 chk_rps "changing rps_default_mask dont affect existing devices" "" lo $INITIAL_RPS_DEFAULT_MASK
60 chk_rps "changing rps_default_mask dont affect existing netns" $NETNS lo 0
65 chk_rps "changing rps_default_mask affect newly created devices" "" $VETH 3
66 chk_rps "changing rps_default_mask don't affect newly child netns[II]" $NETNS $VETH 0
75 chk_rps "changing rps_default_mask in child ns don't affect the main one" "" lo $INITIAL_RPS_DEFAUL…
76 chk_rps "changing rps_default_mask in child ns affects new childns devices" $NETNS $VETH 1
77 chk_rps "changing rps_default_mask in child ns don't affect existing devices" $NETNS lo 0
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dmaxim,max77802.yaml30 support changing their mode to Low Power Mode during suspend. These
43 LDOs supporting the regulator-initial-mode property and changing their
52 LDOs supporting the regulator-mode property (changing mode to Low Power
64 bucks supporting the regulator-mode property (changing mode to Low Power
/kernel/linux/linux-6.6/include/linux/
Dwait.h341 * wake_up() has to be called after changing any variable that could
380 * wake_up() has to be called after changing any variable that could
407 * wake_up() has to be called after changing any variable that could
471 * wake_up() has to be called after changing any variable that could
494 * wake_up() has to be called after changing any variable that could
524 * wake_up() has to be called after changing any variable that could
579 * wake_up() has to be called after changing any variable that could
605 * wake_up() has to be called after changing any variable that could
670 * wake_up() has to be called after changing any variable that could
694 * wake_up() has to be called after changing any variable that could
[all …]
Dlru_cache.h95 not changing members of the set in a round robin fashion. To do so, we use a
221 * Also used to serialize changing transactions. */
227 * drop to zero and we will be able to make progress again, changing
259 * lc_try_lock_for_transaction - can be used to stop lc_get() from changing the tracked set
264 * changing transactions. Returns true if we acquired the lock.
272 * lc_try_lock - variant to stop lc_get() from changing the tracked set
/kernel/linux/linux-5.10/include/linux/
Dwait.h327 * wake_up() has to be called after changing any variable that could
366 * wake_up() has to be called after changing any variable that could
393 * wake_up() has to be called after changing any variable that could
457 * wake_up() has to be called after changing any variable that could
480 * wake_up() has to be called after changing any variable that could
510 * wake_up() has to be called after changing any variable that could
565 * wake_up() has to be called after changing any variable that could
591 * wake_up() has to be called after changing any variable that could
656 * wake_up() has to be called after changing any variable that could
680 * wake_up() has to be called after changing any variable that could
[all …]
Dlru_cache.h95 not changing members of the set in a round robin fashion. To do so, we use a
222 * Also used to serialize changing transactions. */
228 * drop to zero and we will be able to make progress again, changing
261 * lc_try_lock_for_transaction - can be used to stop lc_get() from changing the tracked set
266 * changing transactions. Returns true if we aquired the lock.
274 * lc_try_lock - variant to stop lc_get() from changing the tracked set
/kernel/linux/linux-6.6/include/linux/regulator/
Dcoupler.h32 * changing. Called with all of the coupled rdev's being held
34 * balancing, changing voltage of the coupled regulators as
36 * before changing it in hardware, i.e. coupler should
/kernel/linux/linux-5.10/include/linux/regulator/
Dcoupler.h32 * changing. Called with all of the coupled rdev's being held
34 * balancing, changing voltage of the coupled regulators as
36 * before changing it in hardware, i.e. coupler should
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dmax8997-regulator.txt14 units for buck1 when changing voltage using gpio dvs. Refer to [1] below
18 units for buck2 when changing voltage using gpio dvs. Refer to [1] below
22 units for buck5 when changing voltage using gpio dvs. Refer to [1] below
44 multiple bucks, changing the voltage value of one of the bucks may affect
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/
Drc-table-change.rst6 Changing default Remote Controller mappings
10 /dev/input/event device, to allow changing the default keymapping.
Dlirc-get-features.rst81 The driver supports changing the modulation frequency via
88 The driver supports changing the duty cycle using
95 The driver supports changing the active transmitter(s) using
/kernel/linux/linux-6.6/Documentation/userspace-api/media/rc/
Drc-table-change.rst6 Changing default Remote Controller mappings
10 /dev/input/event device, to allow changing the default keymapping.
Dlirc-get-features.rst81 The driver supports changing the modulation frequency via
88 The driver supports changing the duty cycle using
95 The driver supports changing the active transmitter(s) using
/kernel/linux/linux-6.6/include/linux/mfd/pcf50633/
Dbacklight.h23 * @ramp_time: Display ramp time when changing brightness
25 * When changing the backlights brightness the change is not instant, instead
/kernel/linux/linux-5.10/include/linux/mfd/pcf50633/
Dbacklight.h23 * @ramp_time: Display ramp time when changing brightness
25 * When changing the backlights brightness the change is not instant, instead
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dapp-pri.rst12 applications from changing video controls or switching the current TV
28 Ioctls changing driver properties, such as
Dvidioc-g-parm.rst46 Changing the frame interval shall never change the format. Changing the
123 Changing the video standard (also implicitly by switching
183 Changing the video standard (also implicitly by switching
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dapp-pri.rst12 applications from changing video controls or switching the current TV
28 Ioctls changing driver properties, such as
Dvidioc-g-parm.rst46 Changing the frame interval shall never change the format. Changing the
122 Changing the video standard (also implicitly by switching
182 Changing the video standard (also implicitly by switching
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
Dcpuid_test.c148 /* Changing CPU features is forbidden */ in set_cpuid_after_run()
153 TEST_ASSERT(rc, "Changing CPU features should fail"); in set_cpuid_after_run()
156 /* Changing MAXPHYADDR is forbidden */ in set_cpuid_after_run()
162 TEST_ASSERT(rc, "Changing MAXPHYADDR should fail"); in set_cpuid_after_run()
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-power-twl40303 Changing mode for USB port.
24 Changing mode for 'ac' port.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-power-twl40303 Changing mode for USB port.
24 Changing mode for 'ac' port.
/kernel/linux/linux-5.10/security/integrity/evm/
DKconfig26 WARNING: changing the HMAC calculation method or adding
43 WARNING: changing the HMAC calculation method or adding
/kernel/linux/linux-6.6/security/integrity/evm/
DKconfig26 WARNING: changing the HMAC calculation method or adding
43 WARNING: changing the HMAC calculation method or adding
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
Dexynos_thermal_emulation.rst28 delay of changing temperature. However, this node only uses same delay
31 Exynos emulation mode requires synchronous of value changing and

12345678910>>...144