/openbmc/linux/tools/testing/selftests/net/ |
H A D | rps_default_mask.sh | 57 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 D | maxim,max77802.yaml | 30 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 D | wait.h | 341 * 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 D | lru_cache.h | 95 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 D | ex-smc.c | 39 /* 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 D | coupler.h | 32 * 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 D | ubifs-media.h | 29 * 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 D | rc-table-change.rst | 6 Changing default Remote Controller mappings 10 /dev/input/event device, to allow changing the default keymapping.
|
H A D | lirc-get-features.rst | 81 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 D | backlight.h | 23 * @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 D | 161 | 56 # 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 D | app-pri.rst | 12 applications from changing video controls or switching the current TV 28 Ioctls changing driver properties, such as
|
H A D | vidioc-g-parm.rst | 46 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 D | clock_sun8i_a83t.c | 30 /* 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 D | cpuid_test.c | 148 /* 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 D | sysfs-class-power-twl4030 | 3 Changing mode for USB port. 24 Changing mode for 'ac' port.
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | intro.rst | 98 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 D | Kconfig | 26 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 D | smack_test_file_access.sh | 36 # changing label of test file to * 45 # changing subject label to *
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal_emulation.rst | 28 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 D | Arphic-1999 | 7 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 D | Arphic-Public-License | 7 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 D | Config.interface.yaml | 27 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 D | defza.rst | 40 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 D | pbias_regulator.c | 253 /* 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()
|