Home
last modified time | relevance | path

Searched refs:undefined (Results 1 - 25 of 69) sorted by relevance

123

/kernel/linux/linux-5.10/scripts/
H A Dcheckkconfigsymbols.py57 "undefined Kconfig symbols")
61 help="diff undefined symbols between two commits "
133 undefined = {}
151 # get undefined items before the commit
155 # get undefined items for the commit
161 # symbol has not been undefined before
164 undefined[symbol] = files
165 # check if there are new files that reference the undefined symbol
170 undefined[symbol] = files
177 undefined, define
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dcheckkconfigsymbols.py56 "undefined Kconfig symbols")
60 help="diff undefined symbols between two commits "
135 undefined = {}
153 # get undefined items before the commit
157 # get undefined items for the commit
163 # symbol has not been undefined before
166 undefined[symbol] = files
167 # check if there are new files that reference the undefined symbol
172 undefined[symbol] = files
179 undefined, define
[all...]
/kernel/linux/linux-6.6/tools/testing/memblock/
H A DMakefile6 -fsanitize=undefined -D CONFIG_PHYS_ADDR_T_64BIT
7 LDFLAGS += -fsanitize=address -fsanitize=undefined
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A DMakefile4 -fsanitize=undefined
5 LDFLAGS += -fsanitize=address -fsanitize=undefined
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A DMakefile4 -D_LGPL_SOURCE -fsanitize=address -fsanitize=undefined
5 LDFLAGS += -fsanitize=address -fsanitize=undefined
/kernel/linux/linux-5.10/arch/arm/boot/bootp/
H A DMakefile11 LDFLAGS_bootp := --no-undefined -X \
/kernel/linux/linux-6.6/tools/testing/selftests/fchmodat2/
H A DMakefile3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined -static-libasan $(KHDR_INCLUDES)
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H A Dbyteorder.h10 # error processor byte order undefined!
H A Dmsgbuf.h39 # error processor byte order undefined!
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A DMakefile3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined
/kernel/linux/linux-6.6/arch/xtensa/include/uapi/asm/
H A Dbyteorder.h10 # error processor byte order undefined!
H A Dmsgbuf.h39 # error processor byte order undefined!
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A DMakefile3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined -static-libasan
/kernel/linux/linux-5.10/arch/powerpc/purgatory/
H A DMakefile12 LDFLAGS_purgatory.ro := -e purgatory_start -r --no-undefined
/kernel/linux/linux-6.6/arch/powerpc/purgatory/
H A DMakefile13 LDFLAGS_purgatory.ro := -e purgatory_start -r --no-undefined
/kernel/linux/linux-6.6/arch/arm/boot/bootp/
H A DMakefile42 LDFLAGS_bootp := --no-undefined -X \
/kernel/linux/linux-6.6/drivers/staging/pi433/
H A Drf69_enum.h67 undefined enumerator
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvermagic.h60 #error MODULE_PROC_FAMILY undefined for your processor configuration
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dvermagic.h54 #error MODULE_PROC_FAMILY undefined for your processor configuration
/kernel/linux/linux-5.10/tools/testing/scatterlist/
H A DMakefile3 LDFLAGS += -fsanitize=address -fsanitize=undefined
/kernel/linux/linux-5.10/drivers/staging/pi433/
H A Drf69_enum.h67 undefined enumerator
/kernel/linux/linux-6.6/tools/testing/scatterlist/
H A DMakefile3 LDFLAGS += -fsanitize=address -fsanitize=undefined
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Delf.h105 # error processor byte order undefined!
H A Dchecksum.h133 # error processor byte order undefined! in csum_tcpudp_nofold()
/kernel/linux/linux-5.10/arch/arm/vdso/
H A DMakefile20 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \

Completed in 9 milliseconds

123