Searched defs:nr_allocations (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/md/persistent-data/
H A Ddm-space-map-disk.c94 int32_t nr_allocations; local
107 int32_t nr_allocations; local
120 int32_t nr_allocations; local
133 int32_t nr_allocations; local
[all...]
H A Ddm-space-map-metadata.c198 int32_t nr_allocations; local
398 int32_t nr_allocations; local
416 int32_t nr_allocations; local
435 int32_t nr_allocations; local
452 int32_t nr_allocations; local
[all...]
H A Ddm-space-map-common.c422 sm_ll_insert(struct ll_disk *ll, dm_block_t b, uint32_t ref_count, int32_t *nr_allocations) 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) 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) argument
746 sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations) 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) 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) argument
928 sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations) argument
[all...]
/linux-master/drivers/nvme/host/
H A Dpci.c234 s8 nr_allocations; /* PRP list pool allocations. 0 means small member in struct:nvme_iod
[all...]

Completed in 291 milliseconds