Home
last modified time | relevance | path

Searched refs:generated (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/Linux-v5.4/arch/mips/include/uapi/asm/
DKbuild2 generated-y += unistd_n32.h
3 generated-y += unistd_n64.h
4 generated-y += unistd_o32.h
5 generated-y += unistd_nr_n32.h
6 generated-y += unistd_nr_n64.h
7 generated-y += unistd_nr_o32.h
/Linux-v5.4/scripts/
DMakefile.asm-generic12 src := $(subst /generated,,$(obj))
22 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y))
29 mandatory-y := $(filter-out $(generated-y), $(mandatory-y))
33 generated-y := $(addprefix $(obj)/, $(generated-y))
37 unwanted := $(filter-out $(generic-y) $(generated-y),$(old-headers))
/Linux-v5.4/arch/x86/include/asm/
DKbuild4 generated-y += syscalls_32.h
5 generated-y += syscalls_64.h
6 generated-y += unistd_32_ia32.h
7 generated-y += unistd_64_x32.h
8 generated-y += xen-hypercalls.h
/Linux-v5.4/tools/testing/radix-tree/
DMakefile22 targets: generated/map-shift.h $(TARGETS)
34 $(RM) $(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h
38 $(OFILES): Makefile *.h */*.h generated/map-shift.h \
53 generated/map-shift.h:
54 @if ! grep -qws $(SHIFT) generated/map-shift.h; then \
56 generated/map-shift.h; \
/Linux-v5.4/arch/powerpc/include/asm/
DKbuild2 generated-y += syscall_table_32.h
3 generated-y += syscall_table_64.h
4 generated-y += syscall_table_c32.h
5 generated-y += syscall_table_spu.h
/Linux-v5.4/Documentation/arm/samsung/
Dclksrc-change-registers.awk128 generated = mask
129 sub(reg_src, reg_div, generated)
136 printf "/* generated " generated " */\n"
142 printf ".shift = " dmask[generated,1] ", "
143 printf ".size = " dmask[generated,0] ", "
/Linux-v5.4/arch/x86/include/uapi/asm/
DKbuild2 generated-y += unistd_32.h
3 generated-y += unistd_64.h
4 generated-y += unistd_x32.h
/Linux-v5.4/arch/arm/include/uapi/asm/
DKbuild3 generated-y += unistd-common.h
4 generated-y += unistd-oabi.h
5 generated-y += unistd-eabi.h
/Linux-v5.4/arch/s390/include/asm/
DKbuild2 generated-y += dis-defs.h
3 generated-y += facility-defs.h
4 generated-y += syscall_table.h
5 generated-y += unistd_nr.h
/Linux-v5.4/arch/mips/include/asm/
DKbuild3 generated-y += syscall_table_32_o32.h
4 generated-y += syscall_table_64_n32.h
5 generated-y += syscall_table_64_n64.h
6 generated-y += syscall_table_64_o32.h
/Linux-v5.4/kernel/
Dgen_kheaders.sh32 grep -v "include/generated/compile.h" |
33 grep -v "include/generated/autoconf.h" |
37 grep -v "include/generated/compile.h" |
38 grep -v "include/generated/autoconf.h" |
Dstacktrace.c49 unsigned int generated, i, total = 0; in stack_trace_snprint() local
55 generated = snprintf(buf, size, "%*c%pS\n", 1 + spaces, ' ', in stack_trace_snprint()
58 total += generated; in stack_trace_snprint()
59 if (generated >= size) { in stack_trace_snprint()
63 buf += generated; in stack_trace_snprint()
64 size -= generated; in stack_trace_snprint()
/Linux-v5.4/Documentation/filesystems/
Dgfs2-uevents.txt4 During the lifetime of a GFS2 mount, a number of uevents are generated.
14 uevent generated by the newly created filesystem. If the mount
25 The ONLINE uevent is generated after a successful mount or remount. It
29 be generated by older kernels.
42 success (or otherwise) of the operation. These uevents are generated
56 The OFFLINE uevent is only generated due to filesystem errors and is used
63 The REMOVE uevent is generated at the end of an unsuccessful mount
66 and unlike the other uevents is generated automatically by the kernel's
/Linux-v5.4/arch/sparc/include/asm/
DKbuild4 generated-y += syscall_table_32.h
5 generated-y += syscall_table_64.h
6 generated-y += syscall_table_c32.h
/Linux-v5.4/arch/parisc/include/asm/
DKbuild2 generated-y += syscall_table_32.h
3 generated-y += syscall_table_64.h
4 generated-y += syscall_table_c32.h
/Linux-v5.4/tools/lib/traceevent/Documentation/
Dlibtraceevent-long_size.txt7 the machine, where the trace is generated, in bytes
22 where the trace is generated. The _tep_ argument is trace event parser context.
25 where the trace is generated. The _tep_ argument is trace event parser context.
31 where the trace is generated, in bytes.
/Linux-v5.4/
D.gitignore2 # NOTE! Don't add files that are generated in specific
99 /include/generated/
101 /arch/*/include/generated/
103 # stgit generated dirs
DKbuild8 bounds-file := include/generated/bounds.h
19 timeconst-file := include/generated/timeconst.h
29 offsets-file := include/generated/asm-offsets.h
/Linux-v5.4/arch/s390/include/uapi/asm/
DKbuild3 generated-y += unistd_32.h
4 generated-y += unistd_64.h
/Linux-v5.4/arch/sparc/include/uapi/asm/
DKbuild2 generated-y += unistd_32.h
3 generated-y += unistd_64.h
/Linux-v5.4/arch/parisc/include/uapi/asm/
DKbuild2 generated-y += unistd_32.h
3 generated-y += unistd_64.h
/Linux-v5.4/arch/powerpc/include/uapi/asm/
DKbuild2 generated-y += unistd_32.h
3 generated-y += unistd_64.h
/Linux-v5.4/Documentation/gpu/
Dmsm-crash-dump.rst20 The kernel version that generated the dump (UTS_RELEASE).
23 The module that generated the crashdump.
29 Comm string for the binary that generated the fault.
32 Command line for the binary that generated the fault.
35 ID of the GPU that generated the crash formatted as
/Linux-v5.4/init/
DMakefile24 $(obj)/version.o: include/generated/compile.h
34 include/generated/compile.h: FORCE
/Linux-v5.4/arch/xtensa/kernel/syscalls/
DMakefile2 kapi := arch/$(SRCARCH)/include/generated/asm
3 uapi := arch/$(SRCARCH)/include/generated/uapi/asm

12345678910>>...20