Home
last modified time | relevance | path

Searched refs:pthread (Results 1 – 25 of 38) sorted by relevance

12

/linux/tools/testing/selftests/powerpc/tm/
H A DMakefile22 $(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/tools/mm/
H A DMakefile12 CFLAGS += -Wall -Wextra -I../lib/ -pthread
13 LDFLAGS += $(LIBS) -pthread
/linux/tools/testing/selftests/arm64/mte/
H A DMakefile4 CFLAGS += -std=gnu99 -I. -pthread
5 LDFLAGS += -pthread
/linux/tools/testing/selftests/sync/
H A DMakefile2 CFLAGS += -O2 -g -std=gnu89 -pthread -Wall -Wextra
4 LDFLAGS += -pthread
/linux/tools/virtio/ringtest/
H A DMakefile7 CFLAGS += -pthread -O2 -ggdb -flto -fwhole-program
8 LDFLAGS += -pthread -O2 -ggdb -flto -fwhole-program
/linux/tools/virtio/
H A DMakefile20 CFLAGS += -pthread
21 LDFLAGS += -pthread
/linux/include/acpi/platform/
H A Daclinux.h202 #define ACPI_CAST_PTHREAD_T(pthread) ((acpi_thread_id) (pthread)) argument
/linux/tools/testing/selftests/filesystems/binderfs/
H A DMakefile3 CFLAGS += $(KHDR_INCLUDES) -pthread
/linux/tools/testing/selftests/mount_setattr/
H A DMakefile3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2 -pthread
/linux/tools/testing/selftests/mseal_system_mappings/
H A DMakefile2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
/linux/tools/testing/selftests/ptrace/
H A DMakefile2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
/linux/tools/testing/selftests/timens/
H A DMakefile4 CFLAGS := -Wall -Werror -pthread
/linux/tools/testing/selftests/pidfd/
H A DMakefile2 CFLAGS += -g $(KHDR_INCLUDES) $(TOOLS_INCLUDES) -pthread -Wall
/linux/tools/virtio/virtio-trace/
H A DMakefile3 CFLAGS = -O2 -Wall -pthread
/linux/tools/testing/selftests/powerpc/signal/
H A DMakefile7 $(OUTPUT)/sigfuz: CFLAGS += -pthread -m64
/linux/tools/testing/selftests/futex/functional/
H A DMakefile3 CFLAGS := $(CFLAGS) -g -O2 -Wall -pthread $(INCLUDES) $(KHDR_INCLUDES)
/linux/tools/perf/tests/shell/coresight/memcpy_thread/
H A DMakefile8 LIB=-pthread
/linux/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A DMakefile8 LIB=-pthread
/linux/tools/perf/tests/shell/coresight/thread_loop/
H A DMakefile8 LIB=-pthread
/linux/tools/build/feature/
H A DMakefile49 test-pthread-attr-setaffinity-np.bin \
50 test-pthread-barrier.bin \
126 $(OUTPUT)test-pthread-attr-setaffinity-np.bin:
129 $(OUTPUT)test-pthread-barrier.bin:
/linux/tools/build/
H A DMakefile.feature89 pthread-attr-setaffinity-np \
90 pthread-barrier \
/linux/tools/testing/selftests/memfd/
H A DMakefile16 VAR_LDLIBS := -lfuse -pthread
/linux/tools/testing/selftests/powerpc/math/
H A DMakefile9 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
/linux/tools/testing/selftests/proc/
H A DMakefile4 LDFLAGS += -pthread
/linux/tools/testing/selftests/cgroup/
H A DMakefile2 CFLAGS += -Wall -pthread

12