Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c707 const char *obj_kind, int nr_slots) in stack_slot_obj_get_spi() argument
712 verbose(env, "%s has to be at a constant offset\n", obj_kind); in stack_slot_obj_get_spi()
718 verbose(env, "cannot pass in %s at an offset=%d\n", obj_kind, off); in stack_slot_obj_get_spi()
724 verbose(env, "cannot pass in %s at an offset=%d\n", obj_kind, off); in stack_slot_obj_get_spi()