Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dtest_core.c551 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv.c2670 static void kvmppc_wait_for_nap(int n_threads) in kvmppc_wait_for_nap()
2812 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok()
2847 int n_threads = vc->num_threads; in can_dynamic_split() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxsk_fwd.c760 static int n_threads; variable