Searched refs:generated (Results 1 – 25 of 549) sorted by relevance
12345678910>>...22
/linux-6.1.9/tools/testing/radix-tree/ |
D | Makefile | 28 targets: generated/map-shift.h generated/bit-length.h $(TARGETS) 42 $(RM) $(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h generated/bit-length.h 46 $(OFILES): Makefile *.h */*.h generated/map-shift.h generated/bit-length.h \ 64 generated/map-shift.h: 65 @if ! grep -qws $(SHIFT) generated/map-shift.h; then \ 67 generated/map-shift.h; \ 70 generated/bit-length.h: FORCE 71 @if ! grep -qws CONFIG_$(LONG_BIT)BIT generated/bit-length.h; then \
|
D | .gitignore | 2 generated/bit-length.h 3 generated/map-shift.h
|
/linux-6.1.9/arch/x86/include/asm/ |
D | Kbuild | 4 generated-y += syscalls_32.h 5 generated-y += syscalls_64.h 6 generated-y += syscalls_x32.h 7 generated-y += unistd_32_ia32.h 8 generated-y += unistd_64_x32.h 9 generated-y += xen-hypercalls.h
|
/linux-6.1.9/arch/mips/include/asm/ |
D | Kbuild | 3 generated-y += syscall_table_n32.h 4 generated-y += syscall_table_n64.h 5 generated-y += syscall_table_o32.h 6 generated-y += unistd_nr_n32.h 7 generated-y += unistd_nr_n64.h 8 generated-y += unistd_nr_o32.h
|
/linux-6.1.9/scripts/ |
D | Makefile.asm-generic | 12 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-6.1.9/arch/s390/include/asm/ |
D | Kbuild | 2 generated-y += dis-defs.h 3 generated-y += facility-defs.h 4 generated-y += syscall_table.h 5 generated-y += unistd_nr.h
|
/linux-6.1.9/tools/perf/arch/x86/ |
D | Makefile | 13 generated := $(OUTPUT)arch/x86/include/generated macro 14 out := $(generated)/asm 26 $(call QUIET_CLEAN, x86) $(RM) -r $(header) $(generated)
|
/linux-6.1.9/Documentation/arm/samsung/ |
D | clksrc-change-registers.awk | 128 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-6.1.9/arch/x86/include/uapi/asm/ |
D | Kbuild | 2 generated-y += unistd_32.h 3 generated-y += unistd_64.h 4 generated-y += unistd_x32.h
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | Kbuild | 2 generated-y += unistd_n32.h 3 generated-y += unistd_n64.h 4 generated-y += unistd_o32.h
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | Kbuild | 2 generated-y += syscall_table_32.h 3 generated-y += syscall_table_64.h 4 generated-y += syscall_table_spu.h
|
/linux-6.1.9/kernel/ |
D | stacktrace.c | 50 unsigned int generated, i, total = 0; in stack_trace_snprint() local 56 generated = snprintf(buf, size, "%*c%pS\n", 1 + spaces, ' ', in stack_trace_snprint() 59 total += generated; in stack_trace_snprint() 60 if (generated >= size) { in stack_trace_snprint() 64 buf += generated; in stack_trace_snprint() 65 size -= generated; in stack_trace_snprint()
|
/linux-6.1.9/Documentation/filesystems/ |
D | gfs2-uevents.rst | 7 During the lifetime of a GFS2 mount, a number of uevents are generated. 18 uevent generated by the newly created filesystem. If the mount 30 The ONLINE uevent is generated after a successful mount or remount. It 34 be generated by older kernels. 48 success (or otherwise) of the operation. These uevents are generated 63 The OFFLINE uevent is only generated due to filesystem errors and is used 71 The REMOVE uevent is generated at the end of an unsuccessful mount 74 and unlike the other uevents is generated automatically by the kernel's
|
/linux-6.1.9/tools/lib/traceevent/Documentation/ |
D | libtraceevent-long_size.txt | 7 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-6.1.9/arch/sparc/include/uapi/asm/ |
D | Kbuild | 2 generated-y += unistd_32.h 3 generated-y += unistd_64.h
|
/linux-6.1.9/arch/s390/include/uapi/asm/ |
D | Kbuild | 3 generated-y += unistd_32.h 4 generated-y += unistd_64.h
|
/linux-6.1.9/arch/powerpc/include/uapi/asm/ |
D | Kbuild | 2 generated-y += unistd_32.h 3 generated-y += unistd_64.h
|
/linux-6.1.9/arch/parisc/include/uapi/asm/ |
D | Kbuild | 2 generated-y += unistd_32.h 3 generated-y += unistd_64.h
|
/linux-6.1.9/Documentation/gpu/ |
D | msm-crash-dump.rst | 20 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-6.1.9/arch/arm/include/uapi/asm/ |
D | Kbuild | 3 generated-y += unistd-oabi.h 4 generated-y += unistd-eabi.h
|
/linux-6.1.9/ |
D | .gitignore | 3 # NOTE! Don't add files that are generated in specific 108 /include/generated/ 110 /arch/*/include/generated/ 112 # stgit generated dirs
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | Kbuild | 2 generated-y += syscall_table_32.h 3 generated-y += syscall_table_64.h
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | Kbuild | 2 generated-y += syscall_table_32.h 3 generated-y += syscall_table_64.h
|
/linux-6.1.9/arch/um/ |
D | Makefile | 83 -I$(objtree)/$(HOST_DIR)/include/generated \ 84 -I$(objtree)/$(HOST_DIR)/include/generated/uapi 118 $(Q)$(MAKE) $(build)=$(HOST_DIR)/um include/generated/user_constants.h 151 MRPROPER_FILES += arch/$(SUBARCH)/include/generated
|
/linux-6.1.9/arch/arm/include/asm/ |
D | Kbuild | 7 generated-y += mach-types.h 8 generated-y += unistd-nr.h
|
12345678910>>...22