Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/target/
Dtarget_core_pscsi.c541 static void pscsi_dev_call_rcu(struct rcu_head *p) in pscsi_dev_call_rcu() function
551 call_rcu(&dev->rcu_head, pscsi_dev_call_rcu); in pscsi_free_device()