Searched refs:MT (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/sh/lib/ |
| H A D | memcpy-sh4.S | 31 mov r4,r2 ! 5 MT (0 cycles latency) 41 mov r7, r3 ! 5 MT (latency=0) ! RQPO 43 cmp/hi r2,r0 ! 57 MT 46 mov r1,r6 ! 5 MT (latency=0) 50 mov r1, r7 ! 5 MT (latency=0) 58 mov r7,r3 ! 5 MT (latency=0) ! OPQR 60 cmp/hi r2,r0 ! 57 MT 64 mov r1,r6 ! 5 MT (latency=0) 67 mov r1,r7 ! 5 MT (latency=0) 77 cmp/eq r4,r0 ! 54 MT [all …]
|
| H A D | memset-sh4.S | 38 mov #0x40, r0 ! (MT) 39 cmp/gt r6,r0 ! (MT) 64 > len => slow loop
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | workqueue.rst | 41 在最初的wq实现中,多线程(MT)wq在每个CPU上有一个工作者线程,而单线程 42 (ST)wq在全系统有一个工作者线程。一个MT wq需要保持与CPU数量相同的工 43 作者数量。这些年来,内核增加了很多MT wq的用户,随着CPU核心数量的不断 46 尽管MT wq浪费了大量的资源,但所提供的并发性水平却不能令人满意。这个限 47 制在ST和MT wq中都有,只是在MT中没有那么严重。每个wq都保持着自己独立的 48 工作者池。一个MT wq只能为每个CPU提供一个执行环境,而一个ST wq则为整个 52 (MT wq)所提供的并发性水平和资源使用之间的矛盾也迫使其用户做出不必要的权衡,比 54 询PIO可以同时进行。由于MT wq并没有提供更好的并发性,需要更高层次的并
|
| /linux/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 4 Multi-touch (MT) Protocol 16 document describes the multi-touch (MT) protocol which allows kernel 26 MT protocol type A is obsolete, all kernel drivers have been 35 applications, the MT protocol can be implemented on top of the ST protocol 72 end. Upon receiving an MT event, one simply updates the appropriate 194 Linux MT Win8 343 better to the MT protocol than others. To simplify and unify the mapping,
|
| /linux/drivers/atm/ |
| H A D | suni.c | 378 PUT((GET(MT) & SUNI_MT_DS27_53),MT); /* disable all tests */ in suni_init()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | cx88-cardlist.rst | 270 - Geniatech X8000-MT DVBT
|
| /linux/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 281 #define SET_MT(b, v) SET_GLOBAL_FIELD(b, TLBTR0, MT, v) 406 #define GET_MT(b) GET_GLOBAL_FIELD(b, TLBTR0, MT) 966 #define MT (MT_MASK << MT_SHIFT) macro
|
| /linux/Documentation/input/devices/ |
| H A D | alps.rst | 240 MT position can only be updated for every third ST position update, and
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 44 | Generic Driver | | MT Driver | | Custom Driver #1 | | Custom Driver #2 |
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 652 $(Q)cd $$(@D) && $$(CC) -I. $$(CFLAGS) -MMD -MT $$@ -c $(CURDIR)/$$< $$(LDLIBS) -o $$(@F)
|
| /linux/Documentation/filesystems/ |
| H A D | relay.rst | 163 TBD(curr. line MT:/API/)
|
| /linux/sound/pci/ |
| H A D | Kconfig | 648 TerraTec EWX 24/96, EWS 88MT/D, DMX 6Fire, Phase 88;
|
| /linux/arch/mips/ |
| H A D | Kconfig | 2214 bool "MIPS MT SMP support (1 TC on each available VPE)" 2229 on cores with the MT ASE and uses the available VPEs to implement
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 1185 * TerraTec EWS 88MT
|
| /linux/ |
| H A D | MAINTAINERS | 12483 INPUT MULTITOUCH (MT) PROTOCOL
|