Home
last modified time | relevance | path

Searched refs:wg_cpumask_choose_online (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/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() function
190 queue_work_on(wg_cpumask_choose_online(&peer->serial_work_cpu, peer->internal_id), in wg_queue_enqueue_per_peer_tx()
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dqueueing.h105 static inline int wg_cpumask_choose_online(int *stored_cpu, unsigned int id) in wg_cpumask_choose_online() function
188 queue_work_on(wg_cpumask_choose_online(&peer->serial_work_cpu, peer->internal_id), in wg_queue_enqueue_per_peer_tx()

Completed in 2 milliseconds