Searched refs:can_elide_value_nullness (Results 1 – 1 of 1) sorted by relevance
9709 static bool can_elide_value_nullness(enum bpf_map_type type);9859 if (can_elide_value_nullness(meta->map_ptr->map_type)) { in check_func_arg()11440 static bool can_elide_value_nullness(enum bpf_map_type type) in can_elide_value_nullness() function11813 can_elide_value_nullness(meta.map_ptr->map_type) && in check_helper_call()