| /linux-6.15/tools/testing/selftests/powerpc/tm/ |
| H A D | Makefile | 22 $(OUTPUT)/tm-tmspr: CFLAGS += -pthread 23 $(OUTPUT)/tm-vmx-unavail: CFLAGS += -pthread -m64 25 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx 26 $(OUTPUT)/tm-trap: CFLAGS += -O0 -pthread -m64 27 $(OUTPUT)/tm-signal-context-force-tm: CFLAGS += -pthread -m64 28 $(OUTPUT)/tm-signal-pagefault: CFLAGS += -pthread -m64
|
| /linux-6.15/tools/mm/ |
| H A D | Makefile | 12 CFLAGS += -Wall -Wextra -I../lib/ -pthread 13 LDFLAGS += $(LIBS) -pthread
|
| /linux-6.15/tools/testing/selftests/arm64/mte/ |
| H A D | Makefile | 4 CFLAGS += -std=gnu99 -I. -pthread 5 LDFLAGS += -pthread
|
| /linux-6.15/tools/testing/selftests/sync/ |
| H A D | Makefile | 2 CFLAGS += -O2 -g -std=gnu89 -pthread -Wall -Wextra 4 LDFLAGS += -pthread
|
| /linux-6.15/tools/virtio/ringtest/ |
| H A D | Makefile | 7 CFLAGS += -pthread -O2 -ggdb -flto -fwhole-program 8 LDFLAGS += -pthread -O2 -ggdb -flto -fwhole-program
|
| /linux-6.15/include/acpi/platform/ |
| H A D | aclinux.h | 202 #define ACPI_CAST_PTHREAD_T(pthread) ((acpi_thread_id) (pthread)) argument
|
| /linux-6.15/tools/virtio/ |
| H A D | Makefile | 20 CFLAGS += -pthread 21 LDFLAGS += -pthread
|
| /linux-6.15/tools/perf/bench/ |
| H A D | sched-pipe.c | 41 pthread_t pthread; member 262 ret = pthread_create(&td->pthread, NULL, worker_thread, td); in bench_sched_pipe() 269 ret = pthread_join(td->pthread, NULL); in bench_sched_pipe()
|
| /linux-6.15/tools/testing/selftests/filesystems/binderfs/ |
| H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES) -pthread
|
| /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/mseal_system_mappings/ |
| H A D | Makefile | 2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/ptrace/ |
| H A D | Makefile | 2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
|
| /linux-6.15/tools/testing/selftests/pidfd/ |
| H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES) -pthread -Wall
|
| /linux-6.15/tools/testing/selftests/timens/ |
| H A D | Makefile | 4 CFLAGS := -Wall -Werror -pthread
|
| /linux-6.15/tools/virtio/virtio-trace/ |
| H A D | Makefile | 3 CFLAGS = -O2 -Wall -pthread
|
| /linux-6.15/tools/testing/selftests/powerpc/signal/ |
| H A D | Makefile | 7 $(OUTPUT)/sigfuz: CFLAGS += -pthread -m64
|
| /linux-6.15/tools/testing/selftests/futex/functional/ |
| H A D | Makefile | 3 CFLAGS := $(CFLAGS) -g -O2 -Wall -pthread $(INCLUDES) $(KHDR_INCLUDES)
|
| /linux-6.15/tools/perf/tests/shell/coresight/memcpy_thread/ |
| H A D | Makefile | 8 LIB=-pthread
|
| /linux-6.15/tools/perf/tests/shell/coresight/thread_loop/ |
| H A D | Makefile | 8 LIB=-pthread
|
| /linux-6.15/tools/perf/tests/shell/coresight/unroll_loop_thread/ |
| H A D | Makefile | 8 LIB=-pthread
|
| /linux-6.15/tools/testing/selftests/memfd/ |
| H A D | Makefile | 16 VAR_LDLIBS := -lfuse -pthread
|
| /linux-6.15/tools/testing/selftests/powerpc/math/ |
| H A D | Makefile | 9 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
|
| /linux-6.15/tools/build/feature/ |
| H A D | Makefile | 50 test-pthread-attr-setaffinity-np.bin \ 51 test-pthread-barrier.bin \ 126 $(OUTPUT)test-pthread-attr-setaffinity-np.bin: 129 $(OUTPUT)test-pthread-barrier.bin:
|
| /linux-6.15/tools/testing/selftests/cgroup/ |
| H A D | Makefile | 2 CFLAGS += -Wall -pthread
|
| /linux-6.15/tools/testing/selftests/proc/ |
| H A D | Makefile | 4 LDFLAGS += -pthread
|