Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_kernel_user_data.c424 static int get_rl_from_function(struct expression *expr, struct range_list **rl) in get_rl_from_function() function
457 if (get_rl_from_function(expr, &rl)) in points_to_user_data()
949 if (get_rl_from_function(expr, &rl)) in var_user_rl()