Home
last modified time | relevance | path

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

12345678910>>...100

/openbmc/linux/tools/testing/selftests/net/
H A 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
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A 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
/openbmc/linux/include/linux/
H A 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 …]
H A 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
/openbmc/qemu/tests/tcg/s390x/
H A Dex-smc.c39 /* Test changing the mask. */ in main()
44 /* Test changing the target. */ in main()
50 /* Test changing both the mask and the target. */ in main()
/openbmc/linux/include/linux/regulator/
H A 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
/openbmc/u-boot/fs/ubifs/
H A Dubifs-media.h29 * format is changing. If this happens, UBIFS is will support older versions as
475 * Note, do not forget to amend 'zero_ino_node_unused()' function when changing
497 __u8 padding1[4]; /* Watch 'zero_ino_node_unused()' if changing! */
500 __u8 padding2[26]; /* Watch 'zero_ino_node_unused()' if changing! */
516 * changing the padding fields.
525 __u8 padding2[4]; /* Watch 'zero_dent_node_unused()' if changing! */
543 * changing the padding fields.
550 __u8 padding[2]; /* Watch 'zero_data_node_unused()' if changing! */
563 * do not forget to amend 'zero_trun_node_unused()' function when changing the
569 __u8 padding[12]; /* Watch 'zero_trun_node_unused()' if changing! */
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Drc-table-change.rst6 Changing default Remote Controller mappings
10 /dev/input/event device, to allow changing the default keymapping.
H A 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
/openbmc/linux/include/linux/mfd/pcf50633/
H A Dbacklight.h23 * @ramp_time: Display ramp time when changing brightness
25 * When changing the backlights brightness the change is not instant, instead
/openbmc/qemu/tests/qemu-iotests/
H A D16156 # First test: reopen $TEST.IMG changing the detect-zeroes option on
75 # reopen $TEST.IMG changing the detect-zeroes option on its new
103 # $TEST.IMG changing the detect-zeroes option on its new backing file
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst12 applications from changing video controls or switching the current TV
28 Ioctls changing driver properties, such as
H A 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
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun8i_a83t.c30 /* switch to default 24MHz before changing to hsic */ in clock_init_safe()
36 /* switch before changing pll6 */ in clock_init_safe()
80 /* Switch to 24MHz clock while changing PLL1 */ in clock_set_pll1()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A 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()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-twl40303 Changing mode for USB port.
24 Changing mode for 'ac' port.
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dintro.rst98 Kernel modification involves changing the Yocto Project kernel, which
99 could involve changing configuration options as well as adding new
135 kernel does not always mean directly changing source files. However,
148 calls for changing the kernel's configuration, you can use
/openbmc/linux/security/integrity/evm/
H A DKconfig26 WARNING: changing the HMAC calculation method or adding
43 WARNING: changing the HMAC calculation method or adding
/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/
H A Dsmack_test_file_access.sh36 # changing label of test file to *
45 # changing subject label to *
/openbmc/linux/Documentation/driver-api/thermal/
H A 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
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DArphic-19997 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing
16 …ication including modifying glyph, reordering glyph, converting format, changing font name, or add…
30 …ny way, including modifying glyph, reordering glyph, converting format, changing font name, or add…
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DArphic-Public-License7 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing
16 …ication including modifying glyph, reordering glyph, converting format, changing font name, or add…
30 …ny way, including modifying glyph, reordering glyph, converting format, changing font name, or add…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/
H A DConfig.interface.yaml27 consider changing the permissions of the underlying file to only grant
31 facilitate the support for changing the bin dn password if needed.
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Ddefza.rst40 doesn't support changing them individually.
50 5. MAC address change. The card does not support changing the Media
/openbmc/u-boot/drivers/power/regulator/
H A Dpbias_regulator.c253 /* Disable extended drain IO before changing PBIAS */ in pbias_regulator_set_value()
261 /* Enable extended drain IO after changing PBIAS */ in pbias_regulator_set_value()
299 /* Disable extended drain IO before changing PBIAS */ in pbias_regulator_set_enable()
319 /* Enable extended drain IO after changing PBIAS */ in pbias_regulator_set_enable()

12345678910>>...100