Home
last modified time | relevance | path

Searched refs:SIMPLE (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/scripts/kconfig/tests/preprocess/variable/
DKconfig8 SIMPLE := $(X) variable
10 $(warning,SIMPLE = $(SIMPLE))
20 SIMPLE += $(Y)
22 $(warning,SIMPLE = $(SIMPLE))
Dexpected_stderr1 Kconfig:10: SIMPLE = 1
3 Kconfig:22: SIMPLE = 1 3
/linux-6.1.9/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_dev.c472 #define SIMPLE KOMEDA_FMT_SIMPLE_LAYER macro
519 {__HW_ID(4, 4), DRM_FORMAT_R8, SIMPLE, Rot_0, 0, 0},
/linux-6.1.9/arch/m68k/ifpsp060/
DTEST.DOC29 68060 SOFTWARE PACKAGE (Kernel version) SIMPLE TESTS
/linux-6.1.9/Documentation/scsi/
Dncr53c8xx.rst529 use SIMPLE TAG for all operations (read and write)
536 SIMPLE TAG for read operations
1311 Use SIMPLE TAG for read and write commands.
/linux-6.1.9/Documentation/RCU/
DwhatisRCU.rst40 :ref:`5. WHAT ARE SOME SIMPLE IMPLEMENTATIONS OF RCU? <5_whatisRCU>`
586 5. WHAT ARE SOME SIMPLE IMPLEMENTATIONS OF RCU?
/linux-6.1.9/tools/memory-model/Documentation/
Dexplanation.txt11 3. A SIMPLE EXAMPLE
96 A SIMPLE EXAMPLE
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx.seq1873 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
Daic79xx.seq1108 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.