/openbmc/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 576 int t; in rapl_init_domains() local 597 for (t = POWER_LIMIT1; t < NR_POWER_LIMITS; t++) { in rapl_init_domains() 598 if (rp->priv->limits[i] & BIT(t)) in rapl_init_domains() 599 rd->rpl[t].name = pl_names[t]; in rapl_init_domains()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_progs.c | 964 const struct btf_type *t; in get_bpf_max_tramp_links_from() local 970 t = btf__type_by_id(btf, i); in get_bpf_max_tramp_links_from() 971 if (!t || !btf_is_enum(t) || t->name_off) in get_bpf_max_tramp_links_from() 973 e = btf_enum(t); in get_bpf_max_tramp_links_from() 974 for (j = 0, vlen = btf_vlen(t); j < vlen; j++, e++) { in get_bpf_max_tramp_links_from()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-sched.txt | 79 Don't complain, do it. 121 -t=::
|
/openbmc/linux/Documentation/hwmon/ |
H A D | w83627hf.rst | 61 doesn't work, first see doc/vid in the lm_sensors package[1]. If that still 62 doesn't help, you may just ignore the bogus VID reading with no harm done.
|
/openbmc/linux/arch/m68k/hp300/ |
H A D | hp300map.map | 63 keycode 50 = t 248 compose 't' 'h' to '�'
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | parse-headers.rst | 84 The \ **ignore**\ means that it won't generate cross references for a 162 It won't generate cross-references for \ **PRIVATE**\ .
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | iamt.rst | 97 If the Intel AMT is not enabled in the firmware then the watchdog client won't enumerate 98 on the me client bus and watchdog devices won't be exposed.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/ |
H A D | 0001-meson-import-changes-from-3.0.-version.patch | 56 +# Some distros put the headers in ncursesw/, some don't. These are ordered to 83 - # Some distros put the headers in ncursesw/, some don't
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0001-Remove-python-venv.patch | 64 -# you can't invoke that shell function from inside a script) 162 - echo " -q | --quiet Don't show instructions."
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | ChangeLog | 26 and needs various things to be re-worked so that we won't 64 I couldn't even find anything that guarantees it is zeroed when
|
/openbmc/qemu/target/alpha/ |
H A D | vax_helper.c | 150 uint64_t helper_sqrtf(CPUAlphaState *env, uint64_t t) in helper_sqrtf() argument 154 ft = f_to_float32(env, GETPC(), t); in helper_sqrtf()
|
/openbmc/u-boot/board/keymile/km_arm/ |
H A D | kwbimage.cfg | 38 # NOTE: Don't write on 0x20148 , 0x2014c and 0x20154, leave them untouched! 53 # bit 5: 0=clk is driven during self refresh, we don't care for APX
|
/openbmc/boost-dbus/test/ |
H A D | dbusPropertiesServer.cpp | 261 TestClass t; in TEST() local 262 iface->register_method("MyClassFunctionPointer", t.test_method); in TEST()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | func-poll.rst | 41 (capture) or the incoming queue isn't full (display) the function 56 hasn't yet called :ref:`VIDIOC_QBUF <VIDIOC_QBUF>`, the
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-flash.rst | 10 older ``ethtool-flash`` mechanism, and doesn't require taking any 111 # Reboot, if reset wasn't enough
|
/openbmc/linux/lib/fonts/ |
H A D | Kconfig | 18 Note that the answer to this question won't directly affect the 53 framebuffer drivers don't support this one at all.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-devlink | 47 devices. For example: Making sure the supplier doesn't enter 130 up and doesn't not affect other behaviors of the devices.
|
/openbmc/linux/drivers/leds/ |
H A D | leds-sc27xx-bltc.c | 136 u32 v, offset, t = *delta_t; in sc27xx_led_clamp_align_delta_t() local 138 v = t + SC27XX_LEDS_STEP / 2; in sc27xx_led_clamp_align_delta_t()
|
/openbmc/linux/drivers/net/wan/ |
H A D | hdlc_cisco.c | 245 static void cisco_timer(struct timer_list *t) in cisco_timer() argument 247 struct cisco_state *st = from_timer(st, t, timer); in cisco_timer()
|
/openbmc/linux/net/atm/ |
H A D | pppoatm.c | 104 static void pppoatm_wakeup_sender(struct tasklet_struct *t) in pppoatm_wakeup_sender() argument 106 struct pppoatm_vcc *pvcc = from_tasklet(pvcc, t, wakeup_tasklet); in pppoatm_wakeup_sender()
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | package_pkgdata.bbclass | 61 bb.fatal("Couldn't find ourself in BB_TASKDEPDATA?") 79 # else the code below won't recurse into them.
|
H A D | debian.bbclass | 16 # This means we can't have circular RDEPENDS/RRECOMMENDS 99 …bb.note("Multiple libraries (%s) found, but LEAD_SONAME '%s' doesn't match any of them" % (", ".jo…
|
/openbmc/qemu/docs/config/ |
H A D | q35-virtio-serial.cfg | 148 # media. If you don't want, or no longer want, to have an 185 # networking so that the QEMU process doesn't require any
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
H A D | from-debian-to-modify-parameters.patch | 116 NFS mounted filesystems and can't afford 119 mail present. procmail automatically suppresses this when it isn't
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | uboot-extlinux-config.bbclass | 30 # If there's only one label system will boot automatically and menu won't be 117 # We're keeping all the existing overrides that aren't used as a label
|