Home
last modified time | relevance | path

Searched defs:ref_obj_id (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c242 int ref_obj_id; member
718 int spi, ref_obj_id, i; in unmark_stack_slots_dynptr() local
801 int ref_obj_id = state->stack[spi].spilled_ptr.ref_obj_id; in destroy_if_dynptr_stack_slot() local
9185 static int release_reference_nomark(struct bpf_verifier_state *state, int ref_obj_id) in release_reference_nomark()
9205 static int release_reference(struct bpf_verifier_env *env, int ref_obj_id) in release_reference()
10360 u32 ref_obj_id = meta.ref_obj_id; in check_helper_call() local
10464 int id, ref_obj_id; in check_helper_call() local
11604 static int ref_convert_owning_non_owning(struct bpf_verifier_env *env, u32 ref_obj_id) in ref_convert_owning_non_owning()
16050 u32 ref_obj_id = regs[regno].ref_obj_id; in mark_ptr_or_null_regs() local
/linux/include/linux/
H A Dbpf.h1054 u32 ref_obj_id; member
1617 u32 ref_obj_id; member