Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dbpf_verifier.h102 u32 dynptr_id; /* for dynptr slices */ member
/linux-6.6.21/kernel/bpf/
Dverifier.c274 int dynptr_id; member
1054 int i, dynptr_id; in destroy_if_dynptr_stack_slot() local
2159 bool first_slot, int dynptr_id) in __mark_dynptr_reg()
8382 static int dynptr_id(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in dynptr_id() function