Home
last modified time | relevance | path

Searched refs:value (Results 12901 – 12925 of 13561) sorted by relevance

1...<<511512513514515516517518519520>>...543

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_user.robot699 # Isolate 'Enabled User Count' value and convert to integer
706 # Isolate 'Maximum IDs' value and convert to integer
/openbmc/linux/drivers/hwmon/
H A Dpc87360.c244 u8 reg, u8 value) in pc87360_write_value() argument
249 outb_p(value, data->address[ldi] + reg); in pc87360_write_value()
/openbmc/qemu/hw/net/
H A Dpcnet.c238 #define SET_FIELD(regp, name, field, value) \ argument
240 | ((value) << name ## _ ## field ## _SH))
/openbmc/linux/lib/
H A Dxarray.c783 bool value = xa_is_value(entry); in xas_store() local
825 values += !xa_is_value(first) - !value; in xas_store()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst1179 that a value is within the possible range.
1342 The mappings point to leaf blocks, remote value blocks, or dabtree blocks.
1368 b. Read the attr value.
1371 If the value is stored in a remote block, this also validates the
1372 integrity of the remote value block.
2029 The typical use case here is rebuilding space btrees and key/value btrees.
2135 ninther value.
3104 inode btrees, and the realtime bitmap to compute the correct value of all
3749 If repairs are desired, the inode's link count is set to the value in the
4339 index blocks, and remote value blocks are intermixed.
[all …]
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst110 ``struct dsa_device_ops`` with a value that uniquely describes the
190 This behavior is automatic based on the ``overhead`` value of the tagging
216 receive all frames regardless of the value of the MAC DA. This can be done by
611 supported, should be a valid value from the ``dsa_tag_protocol`` enum.
793 At the bridge layer, VLAN-unaware FDB entries have the special VID value of 0,
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c5537 u32 value; in fotg210_init() local
5542 value = ioread32(&fotg210->regs->otgcsr); in fotg210_init()
5543 value &= ~OTGCSR_A_BUS_DROP; in fotg210_init()
5544 value |= OTGCSR_A_BUS_REQ; in fotg210_init()
5545 iowrite32(value, &fotg210->regs->otgcsr); in fotg210_init()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c838 u64 value; member
891 (u64)(uintptr_t)&p_details->value, in qed_llh_access_filter()
934 filter_details.value = ((u64)high << 32) | low; in qed_llh_add_filter()
4904 SET_FIELD(p_coal_timeset->value, COALESCING_TIMESET_TIMESET, timeset); in qed_set_coalesce()
4905 SET_FIELD(p_coal_timeset->value, COALESCING_TIMESET_VALID, 1); in qed_set_coalesce()
/openbmc/linux/mm/
H A Dslub.c1063 u8 *start, unsigned int value, unsigned int bytes) in check_bytes_and_report() argument
1070 fault = memchr_inv(kasan_reset_tag(start), value, bytes); in check_bytes_and_report()
1076 while (end > fault && end[-1] == value) in check_bytes_and_report()
1085 fault[0], value); in check_bytes_and_report()
1090 restore_bytes(s, what, value, fault, end); in check_bytes_and_report()
/openbmc/linux/Documentation/power/
H A Dpci.rst46 specific value into one of its standard configuration registers. The second
989 additionally sets the .runtime_resume() pointer to the same value as
991 the same value as .suspend() (and .freeze() and .poweroff()).
1014 value from pci_pm_prepare() only if the ->prepare callback provided by the
1015 driver of the device returns a positive value. That allows the driver to opt
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py252 signature = (ctypes.c_char * 4).from_address(address + offset).value
54 entry_point_length = ctypes.c_ubyte.from_address(address + offset + 5).value
182 ….34, 4 is .4, 41 is .41; compare ASCIIbetically to compare initial digits rather than numeric value
339 ….34, 4 is .4, 41 is .41; compare ASCIIbetically to compare initial digits rather than numeric value
2155 self.add_field('value', u.unpack_rest())
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch779 + * *strptr is advanced over the digit string, and *result is set to its value.
805 + * Each of the elements can be omitted to indicate a default value.
1250 - * (and we don't want to use the source's value).
1296 - * (and we don't want to use the source's value).
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst279 vecX:transport="Transport Name",option=value,option=value,...,option=value
292 * ``mac=XX:XX:XX:XX:XX`` - sets the interface MAC address value.
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst73 value stored in the struct key itself.
249 The value of the file /proc/self/attr/keycreate influences the labeling of
848 The value computed is::
928 string containing a space- or tab-separated string of key-value pairs.
1011 ``info`` is a string of key=value pairs that supply supplementary
1386 Note that the return value will inherit its constness from the key
/openbmc/linux/drivers/block/
H A Drbd.c6366 char *value = strchr(key, '='); in rbd_parse_options() local
6369 if (value) { in rbd_parse_options()
6370 if (value == key) in rbd_parse_options()
6372 *value++ = 0; in rbd_parse_options()
6373 v_len = strlen(value); in rbd_parse_options()
6374 param.string = kmemdup_nul(value, v_len, in rbd_parse_options()
/openbmc/linux/arch/arm64/
H A DKconfig804 When these conditions occur, the SPSR_EL2 value is unchanged from the
1015 incorrectly giving a significantly higher output value.
1578 # so the maximum value of MAX_ORDER is SECTION_SIZE_BITS - PAGE_SHIFT:
1599 section, so the value of MAX_ORDER should satisfy
1999 correctly reflect reality. Most commonly, the value read will be 0,
2224 random u64 value in /chosen/kaslr-seed at kernel entry.
/openbmc/u-boot/doc/
H A DREADME.pxe69 typically the same value as is used for the 'pxe get' command.
H A DREADME.odroid30 http://dev.odroid.com/projects/4412boot/wiki/FrontPage?action=download&value=boot.tar.gz
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddriver.rst167 A driver's probe() may return a negative errno value to indicate that
/openbmc/linux/Documentation/misc-devices/
H A Dxilinx_sdfec.rst150 …- Set the desired Code Id value in the structure :c:type:`struct xsdfec_ldpc_params <xsdfec_ldpc_p…
/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/
H A Dlocal.conf.sample64 # The default value is fine for general Yocto project use, at least initially.
/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/
H A Dlocal.conf.sample64 # The default value is fine for general Yocto project use, at least initially.
/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/templates/default/
H A Dlocal.conf.sample64 # The default value is fine for general Yocto project use, at least initially.
/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/
H A Dlocal.conf.sample64 # The default value is fine for general Yocto project use, at least initially.
/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/
H A Dlocal.conf.sample64 # The default value is fine for general Yocto project use, at least initially.

1...<<511512513514515516517518519520>>...543