Home
last modified time | relevance | path

Searched defs:match_alloc (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_gfp_dma.c29 static void match_alloc(const char *fn, struct expression *expr, void *_arg) in match_alloc() function
H A Dcheck_kmalloc_wrong_size.c48 static void match_alloc(const char *fn, struct expression *expr, void *unused) in match_alloc() function
H A Dsmatch_fresh_alloc.c193 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc() function
H A Dcheck_leaks.c122 static void match_alloc(const char *fn, struct expression *expr, void *unused) in match_alloc() function
H A Dsmatch_constraints_required.c214 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc() function
H A Dsmatch_parse_call_math.c470 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc() function
H A Dsmatch_buf_size.c720 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc() function
H A Dsmatch_buf_comparison.c205 static void match_alloc(const char *fn, struct expression *expr, void *_size_arg) in match_alloc() function