Home
last modified time | relevance | path

Searched refs:ksl_blk_objalloc_new (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.c72 static ngtcp2_ksl_blk *ksl_blk_objalloc_new(ngtcp2_ksl *ksl) { in ksl_blk_objalloc_new() function
82 ngtcp2_ksl_blk *head = ksl_blk_objalloc_new(ksl); in ksl_head_init()
137 rblk = ksl_blk_objalloc_new(ksl); in ksl_split_blk()
221 nhead = ksl_blk_objalloc_new(ksl); in ksl_split_head()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.c73 static nghttp3_ksl_blk *ksl_blk_objalloc_new(nghttp3_ksl *ksl) { in ksl_blk_objalloc_new() function
83 nghttp3_ksl_blk *head = ksl_blk_objalloc_new(ksl); in ksl_head_init()
138 rblk = ksl_blk_objalloc_new(ksl); in ksl_split_blk()
224 nhead = ksl_blk_objalloc_new(ksl); in ksl_split_head()

Completed in 3 milliseconds