Home
last modified time | relevance | path

Searched defs:cpu_cores (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dxsk_fwd.c665 cpu_set_t cpu_cores; in thread_func() local
670 pthread_setaffinity_np(pthread_self(), sizeof(cpu_set_t), &cpu_cores); in thread_func() local

Completed in 3 milliseconds