Home
last modified time | relevance | path

Searched refs:need_drop (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/9p/
Dtrans_virtio.c309 int *need_drop) in p9_get_mapped_pages() argument
332 *need_drop = 1; in p9_get_mapped_pages()
362 *need_drop = 0; in p9_get_mapped_pages()
398 int need_drop = 0; in p9_virtio_zc_request() local
406 outlen, &offs, &need_drop); in p9_virtio_zc_request()
425 inlen, &offs, &need_drop); in p9_virtio_zc_request()
505 if (need_drop) { in p9_virtio_zc_request()
/Linux-v5.10/net/rxrpc/
Dconn_client.c904 bool need_drop = false, need_put = false; in rxrpc_unbundle_conn() local
919 need_drop = true; in rxrpc_unbundle_conn()
942 if (need_drop) in rxrpc_unbundle_conn()