Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dansidecl.h88 #define PTRCONST void *CONST
93 #define CONST const macro
114 #define CONST macro
/linux/arch/parisc/kernel/
H A Dmodule.c266 #define CONST macro
267 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, in module_frob_arch_sections()
268 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections()
269 CONST char *secstrings, in module_frob_arch_sections()
/linux/rust/syn/
H A Dscan_expr.rs38 (Keyword("const"), SetState(&CONST)),
117 static CONST: [(Input, Action); 2] = [ variable
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h57 CONST, enumerator
H A Daicasm_gram.y453 if (symbol->type != CONST) {
714 case CONST:
741 $2->type = CONST;
892 if ($3->type != CONST) {
1523 case CONST: in initialize_symbol()
H A Daicasm_symbol.c112 case CONST: in symbol_delete()
508 case CONST: in symtable_dump()
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-btf.rst168 [5] CONST '(anon)' type_id=6
175 [12] CONST '(anon)' type_id=13
/linux/Documentation/core-api/
H A Dnetlink.rst96 (i.e. specify ``max-len: CONST - 1``) to reserve space for the terminating
/linux/kernel/trace/
H A Dtrace_events_hist.c112 C(CONST, "const"), \