Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Dbcm.c728 static void bcm_free_op_rcu(struct rcu_head *rcu_head) in bcm_free_op_rcu() function
746 call_rcu(&op->rcu, bcm_free_op_rcu); in bcm_remove_op()