Searched refs:pt_section_alloc_bcache (Results 1 – 3 of 3) sorted by relevance
266 extern int pt_section_alloc_bcache(struct pt_section *section);280 return pt_section_alloc_bcache(section); in pt_section_request_bcache()
1129 errcode = pt_section_alloc_bcache(sfix->section); in bcache_alloc_free()1158 errcode = pt_section_alloc_bcache(sfix->section); in bcache_alloc_twice()1161 errcode = pt_section_alloc_bcache(sfix->section); in bcache_alloc_twice()1180 errcode = pt_section_alloc_bcache(sfix->section); in bcache_alloc_nomap()1269 errcode = pt_section_alloc_bcache(sfix->section); in memsize_map_bcache()
432 int pt_section_alloc_bcache(struct pt_section *section) in pt_section_alloc_bcache() function