Home
last modified time | relevance | path

Searched defs:MAX_THREADS (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_gcr_el1_cswitch.c25 #define MAX_THREADS 5 macro
/openbmc/linux/tools/testing/selftests/net/
H A Dbind_bhash.c17 #define MAX_THREADS 600 macro
/openbmc/linux/tools/testing/selftests/timers/
H A Dthreadtest.c32 #define MAX_THREADS 128 macro
/openbmc/u-boot/examples/standalone/
H A Dsched.c26 #define MAX_THREADS 8 macro
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c53 #define MAX_THREADS 128 macro
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c92 #define MAX_THREADS 64 macro
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp201 static constexpr uint8_t MAX_THREADS = 10; global() variable
/openbmc/linux/kernel/
H A Dfork.c123 #define MAX_THREADS FUTEX_TID_MASK macro
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c229 #define MAX_THREADS (40) macro