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