Searched refs:node_field_type (Results 1 – 1 of 1) sorted by relevance
12677 enum btf_field_type node_field_type, in check_kfunc_is_graph_node_api() argument12682 switch (node_field_type) { in check_kfunc_is_graph_node_api()12693 btf_field_type_name(node_field_type)); in check_kfunc_is_graph_node_api()12699 btf_field_type_name(node_field_type)); in check_kfunc_is_graph_node_api()12775 enum btf_field_type node_field_type, in __process_kf_arg_ptr_to_graph_node() argument12788 if (!check_kfunc_is_graph_node_api(env, node_field_type, meta->func_id)) in __process_kf_arg_ptr_to_graph_node()12791 node_type_name = btf_field_type_name(node_field_type); in __process_kf_arg_ptr_to_graph_node()12800 field = reg_find_field_offset(reg, node_off, node_field_type); in __process_kf_arg_ptr_to_graph_node()12815 btf_field_type_name(node_field_type), in __process_kf_arg_ptr_to_graph_node()12826 node_off, btf_field_type_name(node_field_type), in __process_kf_arg_ptr_to_graph_node()