Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dcommon.c29 uintptr_t zsd_data; /* Result */ member
42 cbd->zsd_data = (uintptr_t)entry->zsd_data; in zoned_find_zsd_cb()
77 *result = cbd.zsd_data; in zoned_get_zsd()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dzone.c337 mdb_printf("%?x %0?p %8x\n", entry.zsd_key, entry.zsd_data, in zsd_print()
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h707 void *zsd_data; /* Caller-managed value */ member
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c619 zsdp->zsd_data = NULL; in zone_key_create()
792 t->zsd_data = (void *)data; in zone_setspecific()
811 data = (t == NULL ? NULL : t->zsd_data); in zone_getspecific()
1066 t->zsd_data = result; in zsd_apply_create()
1136 data = t->zsd_data; in zsd_apply_shutdown()
1217 data = t->zsd_data; in zsd_apply_destroy()
1228 t->zsd_data = NULL; in zsd_apply_destroy()