Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/cgroup/
Dtest_core.c548 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv.c2666 static void kvmppc_wait_for_nap(int n_threads) in kvmppc_wait_for_nap()
2808 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok()
2843 int n_threads = vc->num_threads; in can_dynamic_split() local
/linux-5.10/samples/bpf/
Dxsk_fwd.c760 static int n_threads; variable