Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/oprofile/
Dop_model_mipsxx.c39 #define WHAT (MIPS_PERFCTRL_MT_EN_VPE | \ macro
62 #define WHAT 0 macro
197 w_c0_perfctrl3(WHAT | reg.control[3]); in mipsxx_cpu_start()
199 w_c0_perfctrl2(WHAT | reg.control[2]); in mipsxx_cpu_start()
201 w_c0_perfctrl1(WHAT | reg.control[1]); in mipsxx_cpu_start()
203 w_c0_perfctrl0(WHAT | reg.control[0]); in mipsxx_cpu_start()
/Linux-v4.19/Documentation/networking/
DLICENSE.qla3xxx26 REGARDLESS OF WHAT LICENSING MECHANISM IS USED OR APPLICABLE,
/Linux-v4.19/Documentation/RCU/
DwhatisRCU.txt28 2. WHAT IS RCU'S CORE API?
29 3. WHAT ARE SOME EXAMPLE USES OF CORE RCU API?
30 4. WHAT IF MY UPDATING THREAD CANNOT BLOCK?
31 5. WHAT ARE SOME SIMPLE IMPLEMENTATIONS OF RCU?
120 2. WHAT IS RCU'S CORE API?
359 3. WHAT ARE SOME EXAMPLE USES OF CORE RCU API?
449 4. WHAT IF MY UPDATING THREAD CANNOT BLOCK?
542 5. WHAT ARE SOME SIMPLE IMPLEMENTATIONS OF RCU?
/Linux-v4.19/Documentation/filesystems/
Dbefs.txt32 WHAT IS THIS DRIVER?
Dexofs.txt2 WHAT IS EXOFS?
Df2fs.txt2 WHAT IS Flash-Friendly File System (F2FS)?
/Linux-v4.19/Documentation/locking/
Dlockstat.txt4 - WHAT
/Linux-v4.19/Documentation/i2c/busses/
Di2c-piix467 ABOUT WHAT YOU ARE DOING!
/Linux-v4.19/Documentation/laptops/
Dsony-laptop.txt110 I HAVE NO IDEA WHAT THOSE METHODS DO.
/Linux-v4.19/arch/m68k/fpsp040/
Dsatan.S320 |--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.
/Linux-v4.19/drivers/iommu/
DKconfig165 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
/Linux-v4.19/Documentation/process/
Dcoding-style.rst527 Generally, you want your comments to tell WHAT your code does, not HOW.
/Linux-v4.19/Documentation/
Dmemory-barriers.txt358 WHAT ARE MEMORY BARRIERS?
525 WHAT MAY NOT BE ASSUMED ABOUT MEMORY BARRIERS?
/Linux-v4.19/lib/
DKconfig.debug1406 SOME DISTRIBUTIONS. DO NOT ENABLE THIS UNLESS YOU KNOW WHAT
/Linux-v4.19/arch/m68k/ifpsp060/src/
Dfpsp.S6426 #--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.