Home
last modified time | relevance | path

Searched refs:t (Results 5501 – 5525 of 8705) sorted by relevance

1...<<221222223224225226227228229230>>...349

/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c256 static void au1xmmc_tasklet_finish(struct tasklet_struct *t) in au1xmmc_tasklet_finish() argument
258 struct au1xmmc_host *host = from_tasklet(host, t, finish_task); in au1xmmc_tasklet_finish()
366 static void au1xmmc_tasklet_data(struct tasklet_struct *t) in au1xmmc_tasklet_data() argument
368 struct au1xmmc_host *host = from_tasklet(host, t, data_task); in au1xmmc_tasklet_data()
/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c453 #define TIMEPERFRAME_AVG_FPS(t) \ argument
454 (((t).denominator + ((t).numerator >> 1)) / (t).numerator)
/openbmc/qemu/linux-user/
H A Dmmap.c698 void *t = mmap(p, len - fileend_adj, host_prot, in mmap_h_lt_g() local
702 if (t == MAP_FAILED) { in mmap_h_lt_g()
750 void *t = mmap(p, len - fileend_adj, host_prot, in mmap_h_lt_g() local
753 if (t == MAP_FAILED) { in mmap_h_lt_g()
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc20 file://0002-glxext-don-t-try-zink-if-not-enabled-in-mesa.patch \
31 # sed can't find EGL/eglplatform.h as it doesn't get installed when glvnd enabled.
267 # they don't get Debian-renamed (which would remove the -mesa suffix), and
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S1318 # INEX1 : none (packed doesn't go through here)
1509 # fmove out doesn't affect ccodes.
2068 # fmove out doesn't affect ccodes.
2586 st STORE_FLG(%a6) # don't store a final result
2929 # this ain't a pretty solution, but it works:
7036 # Notes: 2^(J/64) is stored as T and t where T+t approximates #
7052 # 6.5 ans := (T + OnebySc) + (p + t). #
10304 bra.b ovfl_work # don't set INEX2
11757 # no, it didn't overflow; we have correct result
13444 # Unnorms don't pass through here. #
[all …]
/openbmc/linux/Documentation/core-api/
H A Ddma-api-howto.rst79 cannot because DMA doesn't go through the CPU virtual memory system.
344 Also, systems with caches that aren't DMA-coherent will work better
345 when the underlying buffers don't share cache lines with other data.
643 dma_unmap_{single,sg}(). If you don't touch the data from the first
644 dma_map_*() call till dma_unmap_*(), then you don't have to call the
888 isn't fully DMA-coherent (i.e. hardware doesn't ensure that data in
891 makes sure that kmalloc'ed buffer doesn't share a cache line with
895 constraints. You don't need to worry about the architecture data
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c374 static void rtllib_send_beacon_cb(struct timer_list *t) in rtllib_send_beacon_cb() argument
377 from_timer(ieee, t, beacon_timer); in rtllib_send_beacon_cb()
1259 static void rtllib_associate_abort_cb(struct timer_list *t) in rtllib_associate_abort_cb() argument
1261 struct rtllib_device *dev = from_timer(dev, t, associate_timer); in rtllib_associate_abort_cb()
1588 u8 *t; in auth_parse() local
1598 t = skb->data + sizeof(struct rtllib_authentication); in auth_parse()
1600 if (*(t++) == MFIE_TYPE_CHALLENGE) { in auth_parse()
1601 *chlen = *(t++); in auth_parse()
1602 *challenge = kmemdup(t, *chlen, GFP_ATOMIC); in auth_parse()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c377 static void ieee80211_send_beacon_cb(struct timer_list *t) in ieee80211_send_beacon_cb() argument
380 from_timer(ieee, t, beacon_timer); in ieee80211_send_beacon_cb()
1187 static void ieee80211_associate_abort_cb(struct timer_list *t) in ieee80211_associate_abort_cb() argument
1189 struct ieee80211_device *dev = from_timer(dev, t, associate_timer); in ieee80211_associate_abort_cb()
1467 u8 *t; in auth_parse() local
1475 t = skb->data + sizeof(struct ieee80211_authentication); in auth_parse()
1477 if (*(t++) == MFIE_TYPE_CHALLENGE) { in auth_parse()
1478 *chlen = *(t++); in auth_parse()
1479 *challenge = kmemdup(t, *chlen, GFP_ATOMIC); in auth_parse()
/openbmc/linux/Documentation/fb/
H A Dtgafb.rst58 The XFree86 FBDev server has been reported not to work, since tgafb doesn't do
H A Ds3fb.rst77 * cursor disable in text mode doesn't work
/openbmc/linux/Documentation/core-api/irq/
H A Dirqflags-tracing.rst51 shouldn't be)
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst73 :Value: UUID. (Empty string if there isn't one.)
/openbmc/linux/tools/power/pm-graph/config/
H A Dstandby-callgraph.cfg5 # all the tool arguments so that they don't have to be given on the
H A Dsuspend-dev.cfg5 # all the tool arguments so that they don't have to be given on the
H A Dfreeze-dev.cfg5 # all the tool arguments so that they don't have to be given on the
H A Dfreeze-callgraph.cfg5 # all the tool arguments so that they don't have to be given on the
H A Dstandby-dev.cfg5 # all the tool arguments so that they don't have to be given on the
H A Dsuspend-x2-proc.cfg5 # all the tool arguments so that they don't have to be given on the
H A Dsuspend-callgraph.cfg5 # all the tool arguments so that they don't have to be given on the
H A Dsuspend.cfg5 # all the tool arguments so that they don't have to be given on the
/openbmc/linux/Documentation/input/devices/
H A Dbcm5974.rst69 .. [#f1] http://ubuntuforums.org/showthread.php?t=840040
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_event_log.rst38 the events generated by ExitBootServices() don't end up in the table.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/
H A D0002-Fix-Eq-CAPS-plugin-name.patch30 the LADSPA controls (the LADSPA plugin included with alsa doesn't allow
/openbmc/linux/drivers/eisa/
H A DKconfig70 boots up, so it doesn't take up kernel memory. Anyway, if
/openbmc/qemu/tests/qemu-iotests/
H A D002.out2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728

1...<<221222223224225226227228229230>>...349