Home
last modified time | relevance | path

Searched refs:CONST (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/arch/arm/include/asm/
A Decard.h82 #define CONST macro
84 #define CONST const macro
157 CONST unsigned int slot_no; /* Slot number */
158 CONST unsigned int dma; /* DMA number (for request_dma) */
159 CONST unsigned int irq; /* IRQ number (for request_irq) */
160 CONST unsigned int fiq; /* FIQ number (for request_irq) */
161 CONST struct in_ecid cid; /* Card Identification */
165 CONST loader_t loader; /* loader program */
/linux-6.3-rc2/arch/powerpc/xmon/
A Dansidecl.h88 #define PTRCONST void *CONST
93 #define CONST const macro
114 #define CONST macro
/linux-6.3-rc2/drivers/scsi/aic7xxx/aicasm/
A Daicasm_symbol.h57 CONST, enumerator
A Daicasm_gram.y452 if (symbol->type != CONST) {
713 case CONST:
740 $2->type = CONST;
891 if ($3->type != CONST) {
1522 case CONST: in initialize_symbol()
A Daicasm_symbol.c111 case CONST: in symbol_delete()
507 case CONST: in symtable_dump()
/linux-6.3-rc2/arch/parisc/kernel/
A Dmodule.c297 #define CONST macro
298 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, in module_frob_arch_sections()
299 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections()
300 CONST char *secstrings, in module_frob_arch_sections()
/linux-6.3-rc2/tools/bpf/bpftool/Documentation/
A Dbpftool-btf.rst167 [5] CONST '(anon)' type_id=6
174 [12] CONST '(anon)' type_id=13
A Dbpftool-gen.rst389 [2] CONST '(anon)' type_id=1
393 [6] CONST '(anon)' type_id=5
395 [8] CONST '(anon)' type_id=7
/linux-6.3-rc2/Documentation/core-api/
A Dnetlink.rst95 (i.e. specify ``max-len: CONST - 1``) to reserve space for the terminating
/linux-6.3-rc2/Documentation/translations/zh_CN/doc-guide/
A Dkernel-doc.rst326 ``%CONST``
/linux-6.3-rc2/Documentation/translations/it_IT/doc-guide/
A Dkernel-doc.rst389 ``%CONST``
/linux-6.3-rc2/Documentation/doc-guide/
A Dkernel-doc.rst360 ``%CONST``
/linux-6.3-rc2/Documentation/bpf/
A Dbtf.rst111 * "type" is used by PTR, TYPEDEF, VOLATILE, CONST, RESTRICT,

Completed in 35 milliseconds