| /linux-6.15/tools/testing/selftests/futex/functional/ |
| H A D | Makefile | 2 INCLUDES := -I../include -I../../ $(KHDR_INCLUDES) 3 CFLAGS := $(CFLAGS) -g -O2 -Wall -pthread $(INCLUDES) $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/vDSO/ |
| H A D | Makefile | 27 -I$(top_srcdir)/tools/include/nolibc/ $(KHDR_INCLUDES) 42 $(KHDR_INCLUDES) \
|
| /linux-6.15/tools/testing/selftests/arm64/tags/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/filesystems/binderfs/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES) -pthread
|
| /linux-6.15/tools/testing/selftests/drivers/dma-buf/ |
| H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/connector/ |
| H A D | Makefile | 2 CFLAGS += -Wall $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/core/ |
| H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/drivers/ntsync/ |
| H A D | Makefile | 4 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/filesystems/epoll/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/filesystems/eventfd/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/move_mount_set_group/ |
| H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2
|
| /linux-6.15/tools/testing/selftests/coredump/ |
| H A D | Makefile | 2 CFLAGS = $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/media_tests/ |
| H A D | Makefile | 3 CFLAGS += -I../ $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | Makefile | 3 CFLAGS += -Wall -O2 -g $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/filesystems/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/membarrier/ |
| H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/mount_setattr/ |
| H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2 -pthread
|
| /linux-6.15/tools/testing/selftests/cachestat/ |
| H A D | Makefile | 4 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/filesystems/statmount/ |
| H A D | Makefile | 3 CFLAGS += -Wall -O2 -g $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/kcmp/ |
| H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/mseal_system_mappings/ |
| H A D | Makefile | 2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/net/af_unix/ |
| H A D | Makefile | 1 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/filesystems/fat/ |
| H A D | Makefile | 5 CFLAGS += -O2 -g -Wall $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/ptp/ |
| H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/ring-buffer/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|