Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/
Dcore.c331 static void __device_link_free_srcu(struct rcu_head *rhead) in __device_link_free_srcu() function
340 call_srcu(&device_links_srcu, &link->rcu_head, __device_link_free_srcu); in devlink_dev_release()