Home
last modified time | relevance | path

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

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