Home
last modified time | relevance | path

Searched refs:fill_redzone (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dsmalloc.c257 static void fill_redzone(struct block_hdr *hdr) in fill_redzone() function
283 static void fill_redzone(struct block_hdr *hdr) in fill_redzone() function
417 fill_redzone(hdr); in smalloc_pool()