kobj_read_mem
ko->ko_read = kobj_read_mem;
static int kobj_read_mem(kobj_t, void **, size_t, off_t, bool);