Searched refs:stub_priv_pop_from_listhead (Results 1 – 1 of 1) sorted by relevance
276 static struct stub_priv *stub_priv_pop_from_listhead(struct list_head *listhead) in stub_priv_pop_from_listhead() function 331 priv = stub_priv_pop_from_listhead(&sdev->priv_init); in stub_priv_pop() 335 priv = stub_priv_pop_from_listhead(&sdev->priv_tx); in stub_priv_pop() 339 priv = stub_priv_pop_from_listhead(&sdev->priv_free); in stub_priv_pop()