Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c617 const char *obj_kind, int nr_slots) in stack_slot_obj_get_spi() argument
622 verbose(env, "%s has to be at a constant offset\n", obj_kind); in stack_slot_obj_get_spi()
628 verbose(env, "cannot pass in %s at an offset=%d\n", obj_kind, off); in stack_slot_obj_get_spi()
634 verbose(env, "cannot pass in %s at an offset=%d\n", obj_kind, off); in stack_slot_obj_get_spi()