Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c483 static bool is_ptr_cast_function(enum bpf_func_id func_id) in is_ptr_cast_function() function
561 if (is_ptr_cast_function(func_id)) in helper_multiple_ref_obj_use()
10886 if (is_ptr_cast_function(func_id) || is_dynptr_ref_function(func_id)) { in check_helper_call()