/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 293 static void tss_set_busy(CPUX86State *env, int tss_selector, bool value, in tss_set_busy() argument 299 if (value) { in tss_set_busy()
|
/openbmc/qemu/tcg/ |
H A D | optimize.c | 74 static uint64_t smask_from_value(uint64_t value) in smask_from_value() argument 76 int rep = clrsb64(value); in smask_from_value()
|
/openbmc/linux/include/linux/ |
H A D | mm.h | 2556 static inline void add_mm_counter(struct mm_struct *mm, int member, long value) in add_mm_counter() argument 2558 percpu_counter_add(&mm->rss_stat[member], value); in add_mm_counter()
|
/openbmc/linux/tools/perf/util/ |
H A D | hist.c | 2843 int perf_hist_config(const char *var, const char *value) in perf_hist_config() argument 2846 return parse_filter_percentage(NULL, value, 0); in perf_hist_config()
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 771 int bpf_get_kallsym(unsigned int symnum, unsigned long *value, char *type, in bpf_get_kallsym() argument 788 *value = ksym->start; in bpf_get_kallsym()
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 321 the default value 0xfffc0000. 443 for PCI device memory-mapped I/O and other stuff, so the maximum value of '-m' 831 and change CONFIG_BOOTARGS value in configs/minnowmax_defconfig to:
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.h | 3617 __le32 value; member 3621 __le32 value; member 6946 __le32 value; member
|
/openbmc/linux/drivers/gpio/ |
H A D | Kconfig | 27 since setting an incorrect value could cause stack corruption. 574 maintain their value during backup/self-refresh. 602 each GPIO line owns a field with different length and on/off value.
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 2514 u32 value; in rtl8xxxu_llt_write() local 2516 value = LLT_OP_WRITE | address << 8 | data; in rtl8xxxu_llt_write() 2518 rtl8xxxu_write32(priv, REG_LLT_INIT, value); in rtl8xxxu_llt_write() 2521 value = rtl8xxxu_read32(priv, REG_LLT_INIT); in rtl8xxxu_llt_write() 2522 if ((value & LLT_OP_MASK) == LLT_OP_INACTIVE) { in rtl8xxxu_llt_write()
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-videobuf.rst | 271 ignores its return value.
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-dif.h | 16 u32 value; member
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a77995.dtsi | 49 /* This value must be overridden by the board */
|
/openbmc/u-boot/board/sandbox/ |
H A D | README.sandbox | 349 The idle value on the SPI bus
|
/openbmc/ipmitool/control/ |
H A D | ipmitool.spec.in | 195 - Fix lan set access command to use value already saved within parameters
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | nvidia,tegra20-pcie.txt | 158 "pcie-N": where N ranges from 0 to the value specified in nvidia,num-lanes.
|
/openbmc/qemu/docs/devel/ |
H A D | memory.rst | 215 Priority values are signed, and the default value is zero. This means that
|
/openbmc/u-boot/lib/ |
H A D | tpm-v2.c | 1065 offsetof(struct tpms_tagged_property, value); in tpm2_get_num_pcr()
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | upgrading-recipes.rst | 351 change the value as it is set for :term:`PV` within the recipe itself.
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | nvdimm.rst | 350 identified by an "nfit_handle" a 32-bit value where:
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.h | 635 __le32 value; member
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 933 rb = snprintf(page, PAGE_SIZE, "%s\n", param->value); \
|
/openbmc/linux/Documentation/crypto/ |
H A D | userspace-if.rst | 115 The salg_type value "hash" applies to message digests and keyed message
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | deprecated.rst | 229 switch (value) {
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | cluster-pm-race-avoidance.rst | 90 state value into two parts (the "cluster" state and "inbound" state) and
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | Kconfig | 21 # before discrete ones so they will be the initial/default value:
|