Home
last modified time | relevance | path

Searched refs:ref_obj_id (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c203 static int release_reference_nomark(struct bpf_verifier_state *state, int ref_obj_id);
204 static int release_reference(struct bpf_verifier_env *env, int ref_obj_id);
242 int ref_obj_id; member
694 state->stack[spi].spilled_ptr.ref_obj_id = id; in mark_stack_slots_dynptr()
695 state->stack[spi - 1].spilled_ptr.ref_obj_id = id; in mark_stack_slots_dynptr()
717 int spi, ref_obj_id, i; in unmark_stack_slots_dynptr() local
737 ref_obj_id = state->stack[spi].spilled_ptr.ref_obj_id; in unmark_stack_slots_dynptr()
747 WARN_ON_ONCE(release_reference(env, ref_obj_id)); in unmark_stack_slots_dynptr()
751 if (state->stack[i].spilled_ptr.ref_obj_id != ref_obj_id) in unmark_stack_slots_dynptr()
800 int ref_obj_id = state->stack[spi].spilled_ptr.ref_obj_id; in destroy_if_dynptr_stack_slot() local
[all …]
H A Dbtf.c6983 info->ref_obj_id = ctx_arg_info->ref_obj_id; in btf_ctx_access()
/linux/include/linux/
H A Dbpf_verifier.h195 u32 ref_obj_id; member
1332 u32 ref_obj_id; member
1367 u32 ref_obj_id; member
H A Dbpf.h1054 u32 ref_obj_id; member
1617 u32 ref_obj_id; member
/linux/Documentation/bpf/
H A Dgraph_ds_impl.rst100 ``struct node_data`` and a nonzero ``ref_obj_id``. Because it holds ``n``, the