Searched refs:prefill (Results 1 – 3 of 3) sorted by relevance
172 rdsv3_ib_recv_refill(struct rdsv3_connection *conn, int prefill) in rdsv3_ib_recv_refill() argument181 conn, prefill); in rdsv3_ib_recv_refill()183 if (prefill || rdsv3_conn_up(conn)) { in rdsv3_ib_recv_refill()
323 int rdsv3_ib_recv_refill(struct rdsv3_connection *conn, int prefill);
1659 kmem_slab_alloc_impl(kmem_cache_t *cp, kmem_slab_t *sp, boolean_t prefill) in kmem_slab_alloc_impl() argument1721 if (new_slab && prefill && (cp->cache_flags & KMF_PREFILL) && in kmem_slab_alloc_impl()