Home
last modified time | relevance | path

Searched defs:n_threads (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/testing/selftests/cgroup/
Dtest_core.c548 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
/Linux-v5.15/arch/powerpc/kvm/
Dbook3s_hv.c3040 static void kvmppc_wait_for_nap(int n_threads) in kvmppc_wait_for_nap()
3182 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok()
3217 int n_threads = vc->num_threads; in can_dynamic_split() local
/Linux-v5.15/samples/bpf/
Dxsk_fwd.c760 static int n_threads; variable