| /linux/tools/testing/selftests/futex/functional/ |
| H A D | Makefile | 5 INCLUDES := -I../include -I../../ $(KHDR_INCLUDES) 6 …2 -Wall -pthread -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 $(INCLUDES) $(KHDR_INCLUDES) -DLIBNUMA_VER…
|
| /linux/tools/testing/selftests/vDSO/ |
| H A D | Makefile | 26 -I$(top_srcdir)/tools/include/nolibc/ $(KHDR_INCLUDES) 40 $(KHDR_INCLUDES) \
|
| /linux/tools/testing/selftests/ |
| H A D | lib.mk | 77 ifeq ($(KHDR_INCLUDES),) 78 KHDR_INCLUDES := -isystem $(top_srcdir)/usr/include 235 khdr_output := $(patsubst %/usr/include,%,$(filter %/usr/include,$(KHDR_INCLUDES)))
|
| /linux/tools/testing/selftests/arm64/tags/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/connector/ |
| H A D | Makefile | 2 CFLAGS += -Wall $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/drivers/dma-buf/ |
| H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/filesystems/binderfs/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES) -pthread
|
| /linux/tools/testing/selftests/core/ |
| H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/filesystems/epoll/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/move_mount_set_group/ |
| H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2
|
| /linux/tools/testing/selftests/filesystems/eventfd/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/media_tests/ |
| H A D | Makefile | 3 CFLAGS += -I../ $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/mount_setattr/ |
| H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2 -pthread
|
| /linux/tools/testing/selftests/membarrier/ |
| H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/kcmp/ |
| H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/cachestat/ |
| H A D | Makefile | 4 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/filesystems/statmount/ |
| H A D | Makefile | 3 CFLAGS += -Wall -O2 -g $(KHDR_INCLUDES) $(TOOLS_INCLUDES)
|
| /linux/tools/testing/selftests/mseal_system_mappings/ |
| H A D | Makefile | 2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/ptp/ |
| H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/filesystems/fat/ |
| H A D | Makefile | 5 CFLAGS += -O2 -g -Wall $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/ring-buffer/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/pid_namespace/ |
| H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/filesystems/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux/tools/testing/selftests/tdx/ |
| H A D | Makefile | 3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
|
| /linux/tools/testing/selftests/clone3/ |
| H A D | Makefile | 2 CFLAGS += -g -std=gnu99 $(KHDR_INCLUDES)
|