/openbmc/linux/Documentation/RCU/ |
H A D | whatisRCU.rst | 246 The updater uses this spatial macro to assign a new value to an 248 in value from the updater to the reader. This is a spatial (as 268 an RCU-protected pointer, which returns a value that may 296 Note that the value returned by rcu_dereference() is valid 461 * Return the value of field "a" of the current gbl_foo
|
/openbmc/linux/net/bluetooth/ |
H A D | smp.c | 1638 u32 value; in smp_user_confirm_reply() local 1665 value = le32_to_cpu(passkey); in smp_user_confirm_reply() 1667 bt_dev_dbg(conn->hcon->hdev, "PassKey: %u", value); in smp_user_confirm_reply() 1668 put_unaligned_le32(value, smp->tk); in smp_user_confirm_reply() 2952 bt_dev_dbg(conn->hcon->hdev, "value 0x%02x", kp->value); in smp_cmd_keypress_notify()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | path-lookup.rst | 194 value will never be changed. 345 the value in the seqlock is read, then the code finds the mount that 347 the ``mnt_count``. Finally the value in ``mount_lock`` is checked against 348 the old value. If there is no change, then the crossing was safe. If there 427 at the root. The value used is usually the current root directory of 507 goal of the lookup is to create something, then any value for 826 rename_lock would bring no significant value. 1109 stack, and the new value is used as the ``name`` for a while. When the end of 1222 returns a non ``NULL`` value, and link_path_walk() gets called and the
|
H A D | overlayfs.rst | 49 If all underlying filesystems support NFS file handles, the value of st_ino 567 value of d_ino returned by readdir(3) will act like on a normal filesystem. 568 E.g. the value of st_dev may be different for two objects in the same 569 overlay filesystem and the value of st_ino for filesystem objects may not be
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | 2725 u32 value; in do_set_proto_down() local 2748 value = nla_get_u32(pdreason[IFLA_PROTO_DOWN_REASON_VALUE]); in do_set_proto_down() 2753 dev_change_proto_down_reason(dev, mask, value); in do_set_proto_down() 2923 unsigned int value = nla_get_u32(tb[IFLA_TXQLEN]); in do_setlink() local 2925 err = dev_change_tx_queue_len(dev, value); in do_setlink() 2980 unsigned char value = nla_get_u8(tb[IFLA_LINKMODE]); in do_setlink() local 2983 if (dev->link_mode ^ value) in do_setlink() 2985 dev->link_mode = value; in do_setlink()
|
/openbmc/u-boot/cmd/ |
H A D | Kconfig | 1057 Mbps (Million Bits Per Second). This value should approximately 1160 Also supports loading the value at a memory location into a variable. 1581 - regulator value <val] <-f> - print/[set] voltage value [uV] 1582 - regulator current <val> - print/[set] current value [uA] 1587 The '-f' (force) option can be used for set the value which exceeds
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | insane.bbclass | 605 (?P<value>[\da-fA-F]+) \s+ 731 …k if the license information has changed in %s to verify that the LICENSE value \"%s\" remains val… 1033 Check for the expanded D (${D}) value in pkg_* and FILES 1093 value = d.getVar(key) 1094 if value: 1096 s = value.encode(enc)
|
H A D | sanity.bbclass | 607 # Sanity checks to be done when the value of SSTATE_DIR changes 827 status.addresult('Specified SDKMACHINE value is not valid\n') 854 …ddr is not <= 65536. This will cause problems with qemu so please fix the value (as root).\n\nTo f… 885 …bb.warn('Invalid mirror variable value for %s: %s, should contain paired members.' % (mirror_var, …
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 3833 u8 mode, value; in stv090x_send_diseqc_burst() local 3840 value = 0x00; in stv090x_send_diseqc_burst() 3843 value = 0xFF; in stv090x_send_diseqc_burst() 3863 if (STV090x_WRITE_DEMOD(state, DISTXDATA, value) < 0) in stv090x_send_diseqc_burst() 4880 u8 value, u8 xor_value) in stv090x_set_gpio() argument 4886 STV090x_SETFIELD(reg, GPIOx_CONFIG_FIELD, value); in stv090x_set_gpio()
|
/openbmc/phosphor-mboxd/Documentation/ |
H A D | mbox_protocol.md | 230 no such value, an error code. In the event that an error is returned the host 405 Block size refers to an agreed value which is used as a unit for the 483 must choose some reasonable value. 488 is free to ignore it. The value in the response is the block
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-deadline.rst | 111 value of the scheduling deadline; 294 value that still allows to meet the deadlines. This behavior is currently 410 between 0 and a maximum value L. The cited papers contain all of the 638 The default value for SCHED_DEADLINE bandwidth is to have rt_runtime equal to
|
/openbmc/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.h | 3772 sli_set_topology(struct sli4 *sli4, u32 value) in sli_set_topology() argument 3776 switch (value) { in sli_set_topology() 3780 sli4->topology = value; in sli_set_topology() 3783 efc_log_err(sli4, "unsupported topology %#x\n", value); in sli_set_topology()
|
/openbmc/linux/drivers/scsi/ |
H A D | megaraid.c | 81 #define WRINDOOR(adapter,value) writel(value, (adapter)->mmio_base + 0x20) argument 82 #define WROUTDOOR(adapter,value) writel(value, (adapter)->mmio_base + 0x2C) argument
|
H A D | myrs.c | 1499 int value, ret; in disable_enclosure_messages_store() local 1501 ret = kstrtoint(buf, 0, &value); in disable_enclosure_messages_store() 1505 if (value > 2) in disable_enclosure_messages_store() 1508 cs->disable_enc_msg = value; in disable_enclosure_messages_store()
|
/openbmc/linux/Documentation/networking/ |
H A D | timestamping.rst | 357 send time with the value returned for each timestamp. It can prevent 440 ee_info in the extended error structure. It contains a value of 565 /* return value: time stamp all packets requested plus some others */ 677 key-value pairs of PTP sequence ID/message type/domain number and the
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-pic32.c | 1832 int value) in pic32_gpio_set() argument 1837 if (value) in pic32_gpio_set() 1844 unsigned offset, int value) in pic32_gpio_direction_output() argument 1849 pic32_gpio_set(chip, offset, value); in pic32_gpio_direction_output()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.c | 775 static unsigned int panel_bits(unsigned int value, int panel_type, int num_bits) in panel_bits() argument 777 return (value >> (panel_type * num_bits)) & (BIT(num_bits) - 1); in panel_bits() 780 static bool panel_bool(unsigned int value, int panel_type) in panel_bool() argument 782 return panel_bits(value, panel_type, 1); in panel_bool()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | ipmi.rst | 300 the sequence number of messages. It is simply a long value that is 494 value sets a balance between performance and CPU waste and needs to be 683 is the value of timeout which is set on kernel panic, in order to let actions 709 watchdog device is closed. The default value of nowayout is true
|
/openbmc/linux/net/ |
H A D | socket.c | 372 const char *suffix, void *value, size_t size) in sockfs_xattr_get() argument 374 if (value) { in sockfs_xattr_get() 377 memcpy(value, dentry->d_name.name, dentry->d_name.len + 1); in sockfs_xattr_get() 394 const char *suffix, const void *value, in sockfs_security_xattr_set() argument
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig | 2119 increase this value. 2122 when choosing a value for this option. 2653 If unsure, leave at the default value. 2776 kernel will support. The maximum supported value is 32 for 32-bit 2777 kernel and 64 for 64-bit kernels; the minimum value which makes 2896 this value to start of the reserved region (the "X" value as
|
/openbmc/linux/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 3019 u8 value; member 3027 u8 *value) in mwl8k_cmd_bbp_reg_access() argument 3044 *value = cmd->value; in mwl8k_cmd_bbp_reg_access() 3046 *value = 0; in mwl8k_cmd_bbp_reg_access() 5319 static int mwl8k_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in mwl8k_set_rts_threshold() argument 5321 return mwl8k_cmd_set_rts_threshold(hw, value); in mwl8k_set_rts_threshold()
|
/openbmc/linux/kernel/trace/ |
H A D | ftrace.c | 6621 unsigned long *value, char *type, in ftrace_get_trampoline_kallsym() argument 6630 *value = op->trampoline; in ftrace_get_trampoline_kallsym() 7027 int ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, in ftrace_mod_get_kallsym() argument 7049 *value = mod_func->ip; in ftrace_mod_get_kallsym() 7060 ret = ftrace_get_trampoline_kallsym(symnum, value, type, name, in ftrace_mod_get_kallsym() 7075 int ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, in ftrace_mod_get_kallsym() argument 7082 ret = ftrace_get_trampoline_kallsym(symnum, value, type, name, in ftrace_mod_get_kallsym()
|
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 2838 int value; in parse_int_file() local 2846 if (fscanf(filep, "%d", &value) != 1) in parse_int_file() 2849 return value; in parse_int_file() 5478 int value; in print_dev_latency() local 5488 retval = read(fd, (void *)&value, sizeof(int)); in print_dev_latency() 5494 …fprintf(outf, "/dev/cpu_dma_latency: %d usec (%s)\n", value, value == 2000000000 ? "default" : "co… in print_dev_latency()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 2567 if (u->hdr_mult.value) in det_surface_update() 2568 if (u->hdr_mult.value != u->surface->hdr_mult.value) { in det_surface_update() 2836 if (srf_update->hdr_mult.value) in copy_surface_update_to_plane() 4205 (srf_updates[i].hdr_mult.value && in full_update_required() 4206 srf_updates[i].hdr_mult.value != srf_updates->surface->hdr_mult.value) || in full_update_required()
|
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/ |
H A D | platform.S | 1430 ldr r0, =0x1e6e0068 @ save the DLL1 SAdj initial value 1575 ldr r0, =0x1e720100 @ record DLL2 min:max value for each DQIDLY 1589 ldr r0, =0x1e720100 @ reset DLL2 min:max value
|