Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_kernel_user_data.c408 static bool is_points_to_user_data_fn(struct expression *expr) in is_points_to_user_data_fn() function
455 if (is_points_to_user_data_fn(expr)) in points_to_user_data()