Home
last modified time | relevance | path

Searched refs:serial_work_cpu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeer.h41 int serial_work_cpu; member
H A Dpeer.c43 peer->serial_work_cpu = nr_cpumask_bits; in wg_peer_create()
H A Dqueueing.h190 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 Dpeer.h41 int serial_work_cpu; member
H A Dpeer.c43 peer->serial_work_cpu = nr_cpumask_bits; in wg_peer_create()
H A Dqueueing.h188 queue_work_on(wg_cpumask_choose_online(&peer->serial_work_cpu, peer->internal_id), in wg_queue_enqueue_per_peer_tx()

Completed in 3 milliseconds