Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_fresh_alloc.c33 struct alloc_info *alloc_funcs;
35 struct alloc_info kernel_allocation_funcs[] = {
61 struct alloc_info general_allocation_funcs[] = {
H A Dsmatch.h107 struct alloc_info { struct
111 extern struct alloc_info *alloc_funcs; argument