Searched refs:zstate (Results 1 – 1 of 1) sorted by relevance
397 struct sdeb_zone_state *zstate; member3646 return &devip->zstate[zno]; in zbc_zone()3654 zsp = &devip->zstate[zno]; in zbc_zone()3703 struct sdeb_zone_state *zsp = &devip->zstate[0]; in zbc_close_imp_open_zone()6111 zbc_close_zone(devip, &devip->zstate[i]); in zbc_close_all()6264 zbc_rwp_zone(devip, &devip->zstate[i]); in zbc_rwp_all()6446 devip->zstate = kcalloc(devip->nr_zones, in sdebug_device_create_zones()6448 if (!devip->zstate) in sdebug_device_create_zones()6452 zsp = &devip->zstate[i]; in sdebug_device_create_zones()8812 kfree(sdbg_devinfo->zstate); in sdebug_add_host_helper()[all …]