Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c499 static bool is_dynptr_ref_function(enum bpf_func_id func_id) in is_dynptr_ref_function() function
569 if (is_dynptr_ref_function(func_id)) in helper_multiple_ref_obj_use()
11400 if (is_dynptr_ref_function(func_id)) in check_helper_call()
11403 if (is_ptr_cast_function(func_id) || is_dynptr_ref_function(func_id)) { in check_helper_call()