Home
last modified time | relevance | path

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

/Linux-v4.19/arch/hexagon/kernel/
Dasm-offsets.c38 COMMENT("This is a comment."); in main()
44 COMMENT("Hexagon pt_regs definitions"); in main()
76 COMMENT("Hexagon thread_info definitions"); in main()
83 COMMENT("Hexagon hexagon_switch_stack definitions"); in main()
96 COMMENT("Hexagon task_struct definitions"); in main()
100 COMMENT("Hexagon thread_struct definitions"); in main()
/Linux-v4.19/arch/mips/kernel/
Dasm-offsets.c28 COMMENT("MIPS pt_regs offsets."); in output_ptreg_defines()
80 COMMENT("MIPS task_struct offsets."); in output_task_defines()
95 COMMENT("MIPS thread_info offsets."); in output_thread_info_defines()
112 COMMENT("MIPS specific thread_struct offsets."); in output_thread_defines()
180 COMMENT("Size of struct page"); in output_mm_defines()
183 COMMENT("Linux mm_struct offsets."); in output_mm_defines()
219 COMMENT("Linux sigcontext offsets."); in output_sc_defines()
241 COMMENT("Linux sigcontext offsets."); in output_sc_defines()
254 COMMENT("Linux signal numbers."); in output_signal_defined()
293 COMMENT("Octeon specific octeon_cop2_state offsets."); in output_octeon_cop2_state_defines()
[all …]
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_scan.l79 %x COMMENT
91 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable
92 <COMMENT>"/*" { fprintf(stderr, "Warning! Comment within comment."); }
93 <COMMENT>\n { ++yylineno; }
94 <COMMENT>[^*/\n]* ;
95 <COMMENT>"*"+[^*/\n]* ;
96 <COMMENT>"/"+[^*/\n]* ;
97 <COMMENT>"*"+"/" { BEGIN INITIAL; }
/Linux-v4.19/arch/xtensa/boot/lib/
Dzmem.c30 #define COMMENT 0x10 macro
52 if ((flags & COMMENT) != 0) in gunzip()
/Linux-v4.19/samples/bpf/
Dsyscall_nrs.c9 COMMENT("Linux system call numbers."); in syscall_defines()
/Linux-v4.19/include/linux/
Dkbuild.h13 #define COMMENT(x) \ macro
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfirmware.c39 COMMENT, enumerator
99 return COMMENT; in brcmf_nvram_handle_idle()
103 return COMMENT; in brcmf_nvram_handle_idle()
125 st = COMMENT; in brcmf_nvram_handle_key()
137 return COMMENT; in brcmf_nvram_handle_key()
/Linux-v4.19/lib/zlib_inflate/
Dinflate.h23 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
/Linux-v4.19/arch/alpha/boot/
Dmisc.c57 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/Linux-v4.19/arch/nios2/boot/compressed/
Dmisc.c61 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
/Linux-v4.19/scripts/dtc/
Ddtc-lexer.l252 <*>{COMMENT}+ /* eat C-style comments */
/Linux-v4.19/lib/
Dinflate.c1187 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
1253 if ((flags & COMMENT) != 0) { in gunzip()
/Linux-v4.19/fs/
Dbinfmt_flat.c176 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
249 if (buf[3] & COMMENT) { in decompress_exec()
/Linux-v4.19/Documentation/translations/ko_KR/
Dmemory-barriers.txt2764 CPU 1 CPU 2 COMMENT
2778 CPU 1 CPU 2 COMMENT
2789 CPU 1 CPU 2 COMMENT
2815 CPU 1 CPU 2 COMMENT
/Linux-v4.19/Documentation/
Dmemory-barriers.txt2818 CPU 1 CPU 2 COMMENT
2832 CPU 1 CPU 2 COMMENT
2843 CPU 1 CPU 2 COMMENT
2869 CPU 1 CPU 2 COMMENT