Lines Matching refs:graph_root
10782 if (!field || !field->graph_root.value_btf_id) in set_rbtree_add_callback_state()
10785 mark_reg_graph_node(callee->regs, BPF_REG_1, &field->graph_root); in set_rbtree_add_callback_state()
10787 mark_reg_graph_node(callee->regs, BPF_REG_2, &field->graph_root); in set_rbtree_add_callback_state()
12808 et = btf_type_by_id(field->graph_root.btf, field->graph_root.value_btf_id); in __process_kf_arg_ptr_to_graph_node()
12810 if (!btf_struct_ids_match(&env->log, reg->btf, reg->btf_id, 0, field->graph_root.btf, in __process_kf_arg_ptr_to_graph_node()
12811 field->graph_root.value_btf_id, true)) { in __process_kf_arg_ptr_to_graph_node()
12816 field->graph_root.node_offset, in __process_kf_arg_ptr_to_graph_node()
12817 btf_name_by_offset(field->graph_root.btf, et->name_off), in __process_kf_arg_ptr_to_graph_node()
12824 if (node_off != field->graph_root.node_offset) { in __process_kf_arg_ptr_to_graph_node()
12827 field->graph_root.node_offset, in __process_kf_arg_ptr_to_graph_node()
12828 btf_name_by_offset(field->graph_root.btf, et->name_off)); in __process_kf_arg_ptr_to_graph_node()
13752 mark_reg_graph_node(regs, BPF_REG_0, &field->graph_root); in check_kfunc_call()
13757 mark_reg_graph_node(regs, BPF_REG_0, &field->graph_root); in check_kfunc_call()