Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbpf_verifier.h91 u32 dynptr_id; /* for dynptr slices */ member
/linux-6.14.4/kernel/bpf/
Dverifier.c281 int dynptr_id; member
876 int i, dynptr_id; in destroy_if_dynptr_stack_slot() local
2039 bool first_slot, int dynptr_id) in __mark_dynptr_reg()
9062 static int dynptr_id(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in dynptr_id() function