Home
last modified time | relevance | path

Searched refs:rds_ib_cache_head (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dib.h48 struct rds_ib_cache_head { struct
54 struct rds_ib_cache_head __percpu *percpu;
H A Dib_recv.c103 struct rds_ib_cache_head *head; in rds_ib_recv_alloc_cache()
106 cache->percpu = alloc_percpu_gfp(struct rds_ib_cache_head, gfp); in rds_ib_recv_alloc_cache()
138 struct rds_ib_cache_head *head; in rds_ib_cache_splice_all_lists()
/kernel/linux/linux-6.6/net/rds/
H A Dib.h48 struct rds_ib_cache_head { struct
54 struct rds_ib_cache_head __percpu *percpu;
H A Dib_recv.c104 struct rds_ib_cache_head *head; in rds_ib_recv_alloc_cache()
107 cache->percpu = alloc_percpu_gfp(struct rds_ib_cache_head, gfp); in rds_ib_recv_alloc_cache()
139 struct rds_ib_cache_head *head; in rds_ib_cache_splice_all_lists()

Completed in 6 milliseconds