/openbmc/linux/Documentation/core-api/ |
H A D | workqueue.rst | 229 The maximum limit for ``@max_active`` is 512 and the default value used
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 1321 void write_csr(const struct hfi1_devdata *dd, u32 offset, u64 value) in write_csr() argument 1329 writeq(value, base); in write_csr() 1351 int mode, u64 value) in read_write_csr() argument 1358 write_csr(dd, csr, value); in read_write_csr() 1359 ret = value; in read_write_csr()
|
/openbmc/linux/lib/ |
H A D | test_bpf.c | 816 static inline s64 value(int msb, int delta, int sign) in value() function 859 dst = value(di, db, sgn[k][0]); in __bpf_fill_pattern() 860 src = value(si, sb, sgn[k][1]); in __bpf_fill_pattern() 877 dst = value(bt % dbits, db, sgn[k][0]); in __bpf_fill_pattern() 878 src = value(bt % sbits, sb, sgn[k][1]); in __bpf_fill_pattern()
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | init301.c | 9433 unsigned char mask, value; in SiS_DoProbeDDC() local 9443 value = 0x20; in SiS_DoProbeDDC() 9449 value = 0xff; in SiS_DoProbeDDC() 9459 if(temp == value) ret = 0; in SiS_DoProbeDDC()
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77951.dtsi | 295 /* This value must be overridden by the board */ 302 /* This value must be overridden by the board */
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | Kconfig | 513 which can be any value between 1MB and 8MB. 1739 The default value can be overridden on the kernel command line
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | cassini.c | 4636 static void cas_set_msglevel(struct net_device *dev, u32 value) in cas_set_msglevel() argument 4639 cp->msg_enable = value; in cas_set_msglevel()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | runqueue.py | 1378 for key, value in (var.split('=',1) for var in fakerootenv): 1379 env[key] = value
|
/openbmc/qemu/disas/ |
H A D | m68k.c | 1159 static const struct { const char *name; int value; } names[] in print_insn_arg() member 1174 if (names[regno].value == val) in print_insn_arg()
|
/openbmc/linux/drivers/usb/core/ |
H A D | hub.c | 597 void *data, u16 value, u16 length) in get_port_status() argument 604 USB_REQ_GET_STATUS, USB_DIR_IN | USB_RT_PORT, value, in get_port_status()
|
/openbmc/linux/Documentation/mm/ |
H A D | unevictable-lru.rst | 20 descriptions below add value by provide the answer to "why does it do that?".
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | intel-speed-select.rst | 211 This matches the base-frequency (MHz) field value displayed from the
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_reg.h_shipped | 11 uint8_t value;
|
/openbmc/linux/net/sched/ |
H A D | Kconfig | 413 the default value via /proc/sys/net/core/default_qdisc.
|
/openbmc/linux/LICENSES/preferred/ |
H A D | LGPL-2.1 | 8 tag/value pairs into a comment according to the placement
|
H A D | LGPL-2.0 | 6 tag/value pairs into a comment according to the placement
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 2023 rtlphy->iqk_matrix[0].value[0][i] = in rtl88e_phy_iq_calibrate()
|
/openbmc/linux/Documentation/gpu/ |
H A D | todo.rst | 728 the acpi_video_get_backlight_type() return value.
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.c | 1668 return itrace_do_parse_synth_opts(opt->value, str, unset); in itrace_parse_synth_opts()
|
H A D | synthetic-events.c | 1638 *array = sample->read.one.value; in perf_event__synthesize_sample()
|
/openbmc/linux/drivers/input/misc/ |
H A D | Kconfig | 305 lines and report the encoded value as an absolute integer to
|
/openbmc/linux/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 346 u16 index, u16 value, void *buf,
|
/openbmc/linux/drivers/ata/ |
H A D | Kconfig | 129 The value set has the following meanings:
|
/openbmc/linux/kernel/printk/ |
H A D | printk.c | 490 #error CONFIG_LOG_BUF_SHIFT value too small.
|
/openbmc/linux/include/linux/ |
H A D | ieee80211.h | 4003 __le32 value; member
|