Searched refs:node_field_type (Results 1 – 1 of 1) sorted by relevance
12324 enum btf_field_type node_field_type, in check_kfunc_is_graph_node_api() argument12329 switch (node_field_type) { in check_kfunc_is_graph_node_api()12340 btf_field_type_name(node_field_type)); in check_kfunc_is_graph_node_api()12346 btf_field_type_name(node_field_type)); in check_kfunc_is_graph_node_api()12422 enum btf_field_type node_field_type, in __process_kf_arg_ptr_to_graph_node() argument12435 if (!check_kfunc_is_graph_node_api(env, node_field_type, meta->func_id)) in __process_kf_arg_ptr_to_graph_node()12438 node_type_name = btf_field_type_name(node_field_type); in __process_kf_arg_ptr_to_graph_node()12447 field = reg_find_field_offset(reg, node_off, node_field_type); in __process_kf_arg_ptr_to_graph_node()12462 btf_field_type_name(node_field_type), in __process_kf_arg_ptr_to_graph_node()12473 node_off, btf_field_type_name(node_field_type), in __process_kf_arg_ptr_to_graph_node()