Home
last modified time | relevance | path

Searched refs:bpf_stack_slot_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf_verifier.h230 enum bpf_stack_slot_type { enum
/openbmc/linux/kernel/bpf/
H A Dverifier.c1318 enum bpf_stack_slot_type type = stack->slot_type[BPF_REG_SIZE - 1]; in is_stack_slot_special()