/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 1880 struct tasklet_struct * const t = &engine->sched_engine->tasklet; in __igt_atomic_reset_engine() local 1886 if (t->func) in __igt_atomic_reset_engine() 1887 tasklet_disable(t); in __igt_atomic_reset_engine() 1897 if (t->func) { in __igt_atomic_reset_engine() 1898 tasklet_enable(t); in __igt_atomic_reset_engine() 1899 tasklet_hi_schedule(t); in __igt_atomic_reset_engine()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor.dtsi | 170 * Actually should be pp1800_h1 but we don't have any need to 320 /* The panels don't seem to like anything below ~ 5% */ 1335 * The pen driver doesn't currently support 1363 * the active state and don't redefine them here. Also note 1364 * that we don't need the reverse (output-enable) in the 1397 * Configure pull-up on TX when it isn't actively driven
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx-2.2.bbclass | 130 for t in get_types(filepath): 131 spdx_file.fileTypes.append(t) 262 # Otherwise, it can result in broken links since this task won't 305 # Don't collect sources from native recipes as they 840 # "OTHER" isn't ideal here, but I can't find a relationship that makes sense
|
/openbmc/qemu/ |
H A D | meson.build | 443 # don't add -no-pie anywhere and cross fingers. :( 4129 arch_srcs += t.sources() 4130 arch_deps += t.dependencies() 4147 arch_srcs += t.sources() 4148 arch_deps += t.dependencies() 4185 arch_srcs += t.sources() 4186 arch_deps += t.dependencies() 4329 # when we don't build tools or system 4396 foreach t: traceable 4406 '--probe-prefix=' + t['probe-prefix'], [all …]
|
/openbmc/linux/sound/x86/ |
H A D | intel_hdmi_audio.c | 461 const struct channel_map_table *t = map_tables; in spk_to_chmap() local 463 for (; t->map; t++) { in spk_to_chmap() 464 if (t->spk_mask == spk) in spk_to_chmap() 465 return t->map; in spk_to_chmap()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 918 uint8_t *t = (uint8_t *)&tmp; in stfsm_read_status() local 934 data[i] = t[i]; in stfsm_read_status() 1586 uint8_t *t = (uint8_t *)&tmp; in stfsm_write() local 1640 memset(t, 0xff, write_mask + 1); /* fill with 0xff's */ in stfsm_write() 1642 t[i] = *p++; in stfsm_write()
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7623.dtsi | 603 u2phy1: t-phy@11210000 { 822 pcie0_phy: t-phy@1a149000 { 840 pcie1_phy: t-phy@1a14a000 { 873 u3phy1: t-phy@1a1c4000 { 914 u3phy2: t-phy@1a244000 {
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-pci-inst.c | 1001 uint8_t t = (g_iota >> 11) & 0x1; in reg_ioat() local 1011 if (!(dt == ZPCI_IOTA_RTTO && t)) { in reg_ioat() 1012 error_report("unsupported ioat dt %d t %d", dt, t); in reg_ioat() 1087 int64_t t = qemu_clock_get_ms(QEMU_CLOCK_VIRTUAL); in fmb_update() local 1123 timer_mod(pbdev->fmb_timer, t + pbdev->pci_group->zpci_group.mui); in fmb_update()
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | zram.rst | 337 In this example all pages which haven't been accessed in more than 86400 366 The "writeback_limit_enable"'s default value is 0 so that it doesn't limit 372 Once writeback_limit_enable is set, zram doesn't allow any writeback 375 (If admin doesn't enable writeback_limit_enable, writeback_limit's value 528 storage. It's a debugging feature so anyone shouldn't rely on it to work
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 525 struct ip6_tnl *t = netdev_priv(to_dev); in mlxsw_sp_span_gretap6_route() local 526 struct flowi6 fl6 = t->fl.u.ip6; in mlxsw_sp_span_gretap6_route() 534 fl6.flowi6_mark = t->parms.fwmark; in mlxsw_sp_span_gretap6_route() 535 if (!ip6_tnl_xmit_ctl(t, &fl6.saddr, &fl6.daddr)) in mlxsw_sp_span_gretap6_route() 538 dst = ip6_route_output(t->net, NULL, &fl6); in mlxsw_sp_span_gretap6_route()
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 609 + // * We should be able to arrange life s.t. this isn't needed 2692 + // Can't transform 2710 + // HVS can't do I420 5767 + while ((t = av_dict_get(options, "", t, AV_DICT_IGNORE_SUFFIX))) { 8985 + ent = t->next; 8986 + ent_free(t); 9198 + fprintf(stderr, "t=%d, s=%d,%d:%dx%d, c=%d,%d:%dx%d -> ", (int)t, 9202 + if (is_transform_hflip(t)) 9292 + // isn't working 11711 + if (is_transform_hflip(t)) [all …]
|
/openbmc/u-boot/doc/driver-model/ |
H A D | fdt-fixup.txt | 16 one series either don't differ greatly from another, or can be thought of as 49 and the current mechanisms don't allow easy manipulation of the device tree
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-ipmi | 140 hosed_count (RO) Number of times the hardware didn't 207 hosed (RO) Number of times the hardware didn't
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | ad7879.c | 238 static void ad7879_timer(struct timer_list *t) in ad7879_timer() argument 240 struct ad7879 *ts = from_timer(ts, t, timer); in ad7879_timer()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.3.rst | 84 - scripts/runqemu-ifdown: Don't treat the last iptables command as special 87 - sstate: inside the threadedpool don't write to the shared localdata
|
H A D | release-notes-4.2.1.rst | 49 - machine/qemuarm*: don't explicitly set vmalloc 84 - ref-manual: variables.rst: don't mention the :term:`INIT_MANAGER` "none" option
|
H A D | release-notes-4.0.11.rst | 39 - go.bbclass: don't use test to check output from ls 45 - kernel: don't force PAHOLE=false
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
H A D | 0001-Add-configure-options-for-packages.patch | 126 - # can't use CHECK_FUNCS alone to decide whether to add the 152 + # can't use CHECK_FUNCS alone to decide whether to add the
|
/openbmc/qemu/hw/net/ |
H A D | e1000x_regs.h | 869 #define E1000_RXD_PKT_TYPE(t) ((t) << 16) argument
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed_wo.c | 234 static void mtk_wed_wo_irq_tasklet(struct tasklet_struct *t) in mtk_wed_wo_irq_tasklet() argument 236 struct mtk_wed_wo *wo = from_tasklet(wo, t, mmio.irq_tasklet); in mtk_wed_wo_irq_tasklet()
|
/openbmc/linux/include/linux/ |
H A D | sysfs.h | 471 static inline int sysfs_rename_link_ns(struct kobject *k, struct kobject *t, in sysfs_rename_link_ns() argument 478 static inline void sysfs_delete_link(struct kobject *k, struct kobject *t, in sysfs_delete_link() argument
|
/openbmc/linux/sound/isa/sb/ |
H A D | emu8000_pcm.c | 183 static void emu8k_pcm_timer_func(struct timer_list *t) in emu8k_pcm_timer_func() argument 185 struct snd_emu8k_pcm *rec = from_timer(rec, t, timer); in emu8k_pcm_timer_func()
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | mediatek,tphy.yaml | 67 pattern: "^t-phy(@[0-9a-f]+)?$" 286 t-phy@11290000 {
|
/openbmc/linux/drivers/net/can/sja1000/ |
H A D | peak_pcmcia.c | 375 static void pcan_led_timer(struct timer_list *t) in pcan_led_timer() argument 377 struct pcan_pccard *card = from_timer(card, t, led_timer); in pcan_led_timer()
|
/openbmc/linux/Documentation/core-api/ |
H A D | symbol-namespaces.rst | 119 the kernel is to reject loading modules that don't specify sufficient imports. 121 allow loading of modules that don't satisfy this precondition, a configuration
|