Searched refs:node_field_type (Results 1 – 1 of 1) sorted by relevance
11087 enum btf_field_type node_field_type, in check_kfunc_is_graph_node_api() argument11092 switch (node_field_type) { in check_kfunc_is_graph_node_api()11103 btf_field_type_name(node_field_type)); in check_kfunc_is_graph_node_api()11109 btf_field_type_name(node_field_type)); in check_kfunc_is_graph_node_api()11185 enum btf_field_type node_field_type, in __process_kf_arg_ptr_to_graph_node() argument11198 if (!check_kfunc_is_graph_node_api(env, node_field_type, meta->func_id)) in __process_kf_arg_ptr_to_graph_node()11201 node_type_name = btf_field_type_name(node_field_type); in __process_kf_arg_ptr_to_graph_node()11210 field = reg_find_field_offset(reg, node_off, node_field_type); in __process_kf_arg_ptr_to_graph_node()11225 btf_field_type_name(node_field_type), in __process_kf_arg_ptr_to_graph_node()11236 node_off, btf_field_type_name(node_field_type), in __process_kf_arg_ptr_to_graph_node()