Searched defs:nr_allocations (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-space-map-disk.c | 94 int32_t nr_allocations; in sm_disk_set_count() local 107 int32_t nr_allocations; in sm_disk_inc_blocks() local 120 int32_t nr_allocations; in sm_disk_dec_blocks() local 133 int32_t nr_allocations; in sm_disk_new_block() local [all...] |
H A D | dm-space-map-metadata.c | 198 int32_t nr_allocations; in commit_bop() local 398 int32_t nr_allocations; in sm_metadata_set_count() local 416 int32_t nr_allocations; in sm_metadata_inc_blocks() local 435 int32_t nr_allocations; in sm_metadata_dec_blocks() local 452 int32_t nr_allocations; in sm_metadata_new_block_() local [all...] |
H A D | dm-space-map-common.c | 422 sm_ll_insert(struct ll_disk *ll, dm_block_t b, uint32_t ref_count, int32_t *nr_allocations) sm_ll_insert() argument 647 sm_ll_inc_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t bit, uint32_t bit_end, int32_t *nr_allocations, dm_block_t *new_b, struct inc_context *ic) sm_ll_inc_bitmap() argument 716 __sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations, dm_block_t *new_b) __sm_ll_inc() argument 746 sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations) sm_ll_inc() argument 840 sm_ll_dec_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t bit, uint32_t bit_end, struct inc_context *ic, int32_t *nr_allocations, dm_block_t *new_b) sm_ll_dec_bitmap() argument 899 __sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations, dm_block_t *new_b) __sm_ll_dec() argument 928 sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations) sm_ll_dec() argument [all...] |
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | pci.c | 234 s8 nr_allocations; /* PRP list pool allocations. 0 means small member [all...] |
Completed in 6 milliseconds