Searched refs:strp_stop (Results 1 – 7 of 7) sorted by relevance
136 void strp_stop(struct strparser *strp);
530 void strp_stop(struct strparser *strp) in strp_stop() function534 EXPORT_SYMBOL_GPL(strp_stop);
110 bool strp_stop = false; in sock_map_del_link() local119 strp_stop = true; in sock_map_del_link()125 if (strp_stop) { in sock_map_del_link()
841 strp_stop(&parser->strp); in sk_psock_stop_strp()
55 void strp_stop(struct strparser *strp);57 strp_stop is called to completely stop stream parser operations.
1429 strp_stop(&psock->strp); in kcm_attach()1520 strp_stop(&psock->strp); in kcm_unattach()
2121 strp_stop(&ctx->strp); in tls_sw_release_resources_rx()