Lines Matching refs:graph_root
7802 if (!field || !field->graph_root.value_btf_id) in set_rbtree_add_callback_state()
7805 mark_reg_graph_node(callee->regs, BPF_REG_1, &field->graph_root); in set_rbtree_add_callback_state()
7807 mark_reg_graph_node(callee->regs, BPF_REG_2, &field->graph_root); in set_rbtree_add_callback_state()
9415 et = btf_type_by_id(field->graph_root.btf, field->graph_root.value_btf_id); in __process_kf_arg_ptr_to_graph_node()
9417 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()
9418 field->graph_root.value_btf_id, true)) { in __process_kf_arg_ptr_to_graph_node()
9423 field->graph_root.node_offset, in __process_kf_arg_ptr_to_graph_node()
9424 btf_name_by_offset(field->graph_root.btf, et->name_off), in __process_kf_arg_ptr_to_graph_node()
9429 if (node_off != field->graph_root.node_offset) { in __process_kf_arg_ptr_to_graph_node()
9432 field->graph_root.node_offset, in __process_kf_arg_ptr_to_graph_node()
9433 btf_name_by_offset(field->graph_root.btf, et->name_off)); in __process_kf_arg_ptr_to_graph_node()
9971 mark_reg_graph_node(regs, BPF_REG_0, &field->graph_root); in check_kfunc_call()
9976 mark_reg_graph_node(regs, BPF_REG_0, &field->graph_root); in check_kfunc_call()