Searched refs:strp_unpause (Results 1 – 4 of 4) sorted by relevance
92 void strp_unpause(struct strparser *strp);
510 void strp_unpause(struct strparser *strp) in strp_unpause() function519 EXPORT_SYMBOL_GPL(strp_unpause);
51 void strp_unpause(struct strparser *strp)90 instance or after strp_unpause.
160 strp_unpause(&psock->strp); in kcm_rcv_ready()