Home
last modified time | relevance | path

Searched refs:stored_cpu (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dqueueing.h107 static inline int wg_cpumask_choose_online(int *stored_cpu, unsigned int id) in wg_cpumask_choose_online() argument
109 unsigned int cpu = *stored_cpu, cpu_index, i; in wg_cpumask_choose_online()
117 *stored_cpu = cpu; in wg_cpumask_choose_online()