Searched refs:OBJ_PREPARED (Results 1 – 1 of 1) sorted by relevance
675 OBJ_PREPARED, enumerator4856 return map->obj->state >= OBJ_PREPARED || map->reused; in map_is_created()8595 if (obj->state >= OBJ_PREPARED) { in bpf_object_prepare()8619 obj->state = OBJ_PREPARED; in bpf_object_prepare()8645 if (obj->state < OBJ_PREPARED) { in bpf_object_load()8927 if (obj->state < OBJ_PREPARED) { in bpf_object__pin_maps()