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