Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_container_of.c56 int get_offset_from_container_of(struct expression *expr) in get_offset_from_container_of() function
92 offset = get_offset_from_container_of(expr); in print_returns_container_of()
H A Dsmatch_type_val.c224 offset = get_offset_from_container_of(expr->right); in is_container_of()
H A Dsmatch.h1280 int get_offset_from_container_of(struct expression *expr);