Home
last modified time | relevance | path

Searched defs:nr_allocated (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/md/persistent-data/
Ddm-space-map-common.h65 dm_block_t nr_allocated; member
86 __le64 nr_allocated; member
/Linux-v5.10/tools/testing/radix-tree/
Dlinux.c15 int nr_allocated; variable
/Linux-v5.10/fs/reiserfs/
Dbitmap.c351 int nr_allocated = 0; in scan_bitmap() local
1158 int nr_allocated; in allocate_without_wrapping_disk() local
1201 int nr_allocated = 0; in blocknrs_and_prealloc_arrays_from_search_start() local
/Linux-v5.10/drivers/md/
Ddm-cache-policy-smq.c694 unsigned nr_allocated; member
/Linux-v5.10/include/linux/
Dmm.h1756 unsigned int nr_allocated; /* Number of frames we have space for */ member
/Linux-v5.10/tools/perf/
Dbuiltin-trace.c1842 size_t nr_used = 0, nr_allocated = strlist__nr_entries(trace->ev_qualifier); in trace__validate_ev_qualifier() local