Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c606 const char *obj_kind, int nr_slots) in stack_slot_obj_get_spi() argument
611 verbose(env, "%s has to be at a constant offset\n", obj_kind); in stack_slot_obj_get_spi()
617 verbose(env, "cannot pass in %s at an offset=%d\n", obj_kind, off); in stack_slot_obj_get_spi()
623 verbose(env, "cannot pass in %s at an offset=%d\n", obj_kind, off); in stack_slot_obj_get_spi()