Home
last modified time | relevance | path

Searched refs:WHAT (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/arch/mips/oprofile/
Dop_model_mipsxx.c54 #define WHAT (M_TC_EN_VPE | \ macro
77 #define WHAT 0 macro
212 w_c0_perfctrl3(WHAT | reg.control[3]); in mipsxx_cpu_start()
214 w_c0_perfctrl2(WHAT | reg.control[2]); in mipsxx_cpu_start()
216 w_c0_perfctrl1(WHAT | reg.control[1]); in mipsxx_cpu_start()
218 w_c0_perfctrl0(WHAT | reg.control[0]); in mipsxx_cpu_start()
/linux-4.4.14/Documentation/networking/
DLICENSE.qla3xxx26 REGARDLESS OF WHAT LICENSING MECHANISM IS USED OR APPLICABLE,
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt23 2. WHAT IS RCU'S CORE API?
24 3. WHAT ARE SOME EXAMPLE USES OF CORE RCU API?
25 4. WHAT IF MY UPDATING THREAD CANNOT BLOCK?
26 5. WHAT ARE SOME SIMPLE IMPLEMENTATIONS OF RCU?
115 2. WHAT IS RCU'S CORE API?
354 3. WHAT ARE SOME EXAMPLE USES OF CORE RCU API?
444 4. WHAT IF MY UPDATING THREAD CANNOT BLOCK?
537 5. WHAT ARE SOME SIMPLE IMPLEMENTATIONS OF RCU?
/linux-4.4.14/Documentation/filesystems/
Dbefs.txt32 WHAT IS THIS DRIVER?
Dexofs.txt2 WHAT IS EXOFS?
Df2fs.txt2 WHAT IS Flash-Friendly File System (F2FS)?
/linux-4.4.14/Documentation/locking/
Dlockstat.txt4 - WHAT
/linux-4.4.14/Documentation/i2c/busses/
Di2c-piix467 ABOUT WHAT YOU ARE DOING!
/linux-4.4.14/arch/m68k/fpsp040/
Dsatan.S320 |--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.
/linux-4.4.14/Documentation/laptops/
Dsony-laptop.txt110 I HAVE NO IDEA WHAT THOSE METHODS DO.
/linux-4.4.14/Documentation/vm/
Dhighmem.txt22 WHAT IS HIGH MEMORY?
/linux-4.4.14/Documentation/
Dcircular-buffers.txt35 WHAT IS A CIRCULAR BUFFER?
DCodingStyle451 Generally, you want your comments to tell WHAT your code does, not HOW.
Dmemory-barriers.txt318 WHAT ARE MEMORY BARRIERS?
479 WHAT MAY NOT BE ASSUMED ABOUT MEMORY BARRIERS?
/linux-4.4.14/
DREADME7 WHAT IS LINUX?
21 ON WHAT HARDWARE DOES IT RUN?
/linux-4.4.14/Documentation/development-process/
D6.Followthrough100 6.2: WHAT HAPPENS NEXT
D1.Intro57 1.2: WHAT THIS DOCUMENT IS ABOUT
/linux-4.4.14/lib/
DKconfig.debug1391 SOME DISTRIBUTIONS. DO NOT ENABLE THIS UNLESS YOU KNOW WHAT
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfpsp.S6426 #--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.