Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c2295 static void tun_prog_free(struct rcu_head *rcu) in tun_prog_free() function
2323 call_rcu(&old->rcu, tun_prog_free); in __tun_set_ebpf()
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c2282 static void tun_prog_free(struct rcu_head *rcu) in tun_prog_free() function
2310 call_rcu(&old->rcu, tun_prog_free); in __tun_set_ebpf()

Completed in 10 milliseconds