Searched refs:strp_unpause (Results 1 – 4 of 4) sorted by relevance
89 void strp_unpause(struct strparser *strp);
502 void strp_unpause(struct strparser *strp) in strp_unpause() function511 EXPORT_SYMBOL_GPL(strp_unpause);
61 void strp_unpause(struct strparser *strp)110 instance or after strp_unpause.
157 strp_unpause(&psock->strp); in kcm_rcv_ready()