Searched defs:max_ents (Results 1 - 4 of 4) sorted by relevance
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_scatterlist.h | 74 void __sg_free_table(struct sg_table *table, unsigned int max_ents, sg_free_fn *free_fn) in __sg_free_table() argument 144 int __sg_alloc_table(struct sg_table *table, unsigned int nents, unsigned int max_ents, gfp_t gfp_mask, in __sg_alloc_table() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | scatterlist.c | 192 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table() argument 266 __sg_alloc_table(struct sg_table *table, unsigned int nents, unsigned int max_ents, struct scatterlist *first_chunk, unsigned int nents_first_chunk, gfp_t gfp_mask, sg_alloc_fn *alloc_fn) __sg_alloc_table() argument [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | scatterlist.c | 195 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table() argument 285 __sg_alloc_table(struct sg_table *table, unsigned int nents, unsigned int max_ents, struct scatterlist *first_chunk, unsigned int nents_first_chunk, gfp_t gfp_mask, sg_alloc_fn *alloc_fn) __sg_alloc_table() argument [all...] |
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack.c | 2368 size_t max_ents = in nghttp3_qpack_encoder_write_field_section_prefix() local 3778 uint64_t max_ents, full, max, max_wrapped, ricnt; in nghttp3_qpack_decoder_reconstruct_ricnt() local
|
Completed in 8 milliseconds