Searched refs:asynchronous (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/tools/testing/selftests/arm64/abi/
H A DMakefile13 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
/linux-master/tools/testing/selftests/vDSO/
H A DMakefile16 CFLAGS_vdso_standalone_test_x86 := -nostdlib -fno-asynchronous-unwind-tables -fno-stack-protector
/linux-master/fs/smb/server/
H A Dksmbd_work.h77 bool asynchronous:1; member in struct:ksmbd_work
H A Dconnection.c140 if (work->asynchronous)
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dmkinitrd.sh77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
/linux-master/arch/arm64/kernel/pi/
H A DMakefile11 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/linux-master/arch/riscv/kernel/pi/
H A DMakefile9 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/linux-master/arch/x86/realmode/rm/
H A DMakefile78 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/arch/arm64/
H A DMakefile51 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
52 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
/linux-master/drivers/firmware/efi/libstub/
H A DMakefile20 -fno-asynchronous-unwind-tables \
26 -fno-unwind-tables -fno-asynchronous-unwind-tables
/linux-master/arch/s390/
H A DMakefile29 KBUILD_CFLAGS_DECOMPRESSOR += -fno-asynchronous-unwind-tables
115 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables $(cfi)
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A DMakefile99 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
/linux-master/tools/testing/selftests/arm64/fp/
H A DMakefile43 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
/linux-master/arch/loongarch/vdso/
H A DMakefile28 $(call cc-option, -fno-asynchronous-unwind-tables) \
/linux-master/arch/x86/boot/
H A DMakefile71 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/arch/riscv/
H A DMakefile98 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
/linux-master/arch/mips/vdso/
H A DMakefile36 $(call cc-option, -fno-asynchronous-unwind-tables)
/linux-master/arch/x86/boot/compressed/
H A DMakefile50 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/arch/loongarch/
H A DMakefile130 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/arch/x86/
H A DMakefile196 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/samples/hid/
H A DMakefile243 -fno-asynchronous-unwind-tables \
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile153 CFLAGS ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 -W -Wall -Wextra \
/linux-master/arch/powerpc/
H A DMakefile216 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/samples/bpf/
H A DMakefile408 -fno-asynchronous-unwind-tables -fcf-protection \
/linux-master/arch/mips/
H A DMakefile342 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables

Completed in 323 milliseconds

12