Home
last modified time | relevance | path

Searched refs:MT (Results 1 – 18 of 18) sorted by relevance

/linux-5.19.10/arch/sh/lib/
Dmemcpy-sh4.S31 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 …]
Dmemset-sh4.S38 mov #0x40, r0 ! (MT)
39 cmp/gt r6,r0 ! (MT) 64 > len => slow loop
/linux-5.19.10/Documentation/translations/zh_CN/core-api/
Dworkqueue.rst39 在最初的wq实现中,多线程(MT)wq在每个CPU上有一个工作者线程,而单线程
40 (ST)wq在全系统有一个工作者线程。一个MT wq需要保持与CPU数量相同的工
41 作者数量。这些年来,内核增加了很多MT wq的用户,随着CPU核心数量的不断
44 尽管MT wq浪费了大量的资源,但所提供的并发性水平却不能令人满意。这个限
45 制在ST和MT wq中都有,只是在MT中没有那么严重。每个wq都保持着自己独立的
46 工作者池。一个MT wq只能为每个CPU提供一个执行环境,而一个ST wq则为整个
50 (MT wq)所提供的并发性水平和资源使用之间的矛盾也迫使其用户做出不必要的权衡,比
52 询PIO可以同时进行。由于MT wq并没有提供更好的并发性,需要更高层次的并
/linux-5.19.10/tools/build/
DBuild.include94 c_flags_1 = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CFLAGS) -D"BUILD_STR(s)=\#s" $(CFLAGS_$(basetarget).o) …
97 cxx_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CXXFLAGS) -D"BUILD_STR(s)=\#s" $(CXXFLAGS_$(basetarget)…
102 host_c_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(HOSTCFLAGS) -D"BUILD_STR(s)=\#s" $(HOSTCFLAGS_$(base…
/linux-5.19.10/Documentation/core-api/
Dworkqueue.rst31 In the original wq implementation, a multi threaded (MT) wq had one
33 thread system-wide. A single MT wq needed to keep around the same
34 number of workers as the number of CPUs. The kernel grew a lot of MT
39 Although MT wq wasted a lot of resource, the level of concurrency
41 MT wq albeit less severe on MT. Each wq maintained its own separate
42 worker pool. An MT wq could provide only one execution context per CPU
51 MT wq don't provide much better concurrency, users which require
/linux-5.19.10/Documentation/input/
Dmulti-touch-protocol.rst4 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,
Devent-codes.rst370 If INPUT_PROP_SEMI_MT is not set, the device is assumed to be a true MT
/linux-5.19.10/drivers/atm/
Dsuni.c378 PUT((GET(MT) & SUNI_MT_DS27_53),MT); /* disable all tests */ in suni_init()
/linux-5.19.10/Documentation/admin-guide/media/
Dcx88-cardlist.rst270 - Geniatech X8000-MT DVBT
/linux-5.19.10/drivers/iommu/
Dmsm_iommu_hw-8xxx.h281 #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-5.19.10/Documentation/networking/
Dbonding.rst91 12.1.1 MT Bonding Mode Selection for Single Switch Topology
92 12.1.2 MT Link Monitoring for Single Switch Topology
94 12.2.1 MT Bonding Mode Selection for Multiple Switch Topology
95 12.2.2 MT Link Monitoring for Multiple Switch Topology
2396 12.1.1 MT Bonding Mode Selection for Single Switch Topology
2529 12.1.2 MT Link Monitoring for Single Switch Topology
2573 12.2.1 MT Bonding Mode Selection for Multiple Switch Topology
2586 12.2.2 MT Link Monitoring for Multiple Switch Topology
/linux-5.19.10/Documentation/hid/
Dhid-transport.rst44 | Generic Driver | | MT Driver | | Custom Driver #1 | | Custom Driver #2 |
/linux-5.19.10/Documentation/input/devices/
Dalps.rst240 MT position can only be updated for every third ST position update, and
/linux-5.19.10/arch/mips/
DKconfig2260 bool "MIPS MT SMP support (1 TC on each available VPE)"
2274 on cores with the MT ASE and uses the available VPEs to implement
2288 when dealing with MIPS MT enabled cores at a cost of slightly
/linux-5.19.10/Documentation/filesystems/
Drelay.rst163 TBD(curr. line MT:/API/)
/linux-5.19.10/sound/pci/
DKconfig634 TerraTec EWX 24/96, EWS 88MT/D, DMX 6Fire, Phase 88;
/linux-5.19.10/Documentation/sound/
Dalsa-configuration.rst1168 * TerraTec EWS 88MT
/linux-5.19.10/
DMAINTAINERS9873 INPUT MULTITOUCH (MT) PROTOCOL