Home
last modified time | relevance | path

Searched refs:entity (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_usage.c464 vmu_entity_t *entity; in vmu_alloc_entity() local
497 return (entity); in vmu_alloc_entity()
650 return (entity); in vmu_find_insert_entity()
1317 for (entity = vmu_entities; entity != NULL; in vmu_calculate_seg()
1318 entity = entity->vme_next_calc) { in vmu_calculate_seg()
1339 for (entity = vmu_entities; entity != NULL; in vmu_calculate_seg()
1340 entity = entity->vme_next_calc) { in vmu_calculate_seg()
1391 for (entity = vmu_entities; entity != NULL; in vmu_calculate_seg()
1392 entity = entity->vme_next_calc) { in vmu_calculate_seg()
1999 for (entity = vmu_data.vmu_entities; entity != NULL; in vm_getusage()
[all …]
/illumos-gate/usr/src/lib/libnwam/
H A DREADME110 nwam_<entity>_read(), and freed (in memory) via calls to nwam_<entity>_free().
112 entity, but that entity will not be stored until nwam_<entity>_commit() is
116 nwam_<entity>_copy().
120 entity. nwam_<entity>_commit() updates persistent storage in an all-or-none
124 To destroy an entity in persistent storage, nwam_<entity>_destroy() is
130 - nwam_<entity>_read(), nwam_<entity>_create() or nwam_<entity>_copy()
131 - possibly modify entity properties
132 - nwam_<entity>_commit() or nwam_<entity>_destroy()
133 - nwam_<entity>_handle_free()
139 entity (i.e. _read() cannot collide with another entity _commit()ting
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_methods.c178 char *entity; in ipmi_fru_fmri() local
188 if ((ret = nvlist_lookup_string(args, "entity", &entity)) != 0) { in ipmi_fru_fmri()
194 if (strcasecmp(entity, "self") == 0) { in ipmi_fru_fmri()
197 } else if (strcasecmp(entity, "parent") == 0) { in ipmi_fru_fmri()
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c156 entity_item_t *entity,
1336 attr = entity->entity_item_attributes; in hidparser_print_entity()
1344 (entity->entity_item_params_leng ? in hidparser_print_entity()
2051 entity_item_t *entity; in hidparser_allocate_entity() local
2060 entity->entity_item_params_leng = len; in hidparser_allocate_entity()
2079 if (entity->entity_item_attributes) { in hidparser_allocate_entity()
2081 entity->entity_item_attributes); in hidparser_allocate_entity()
2086 entity->entity_item_attributes = in hidparser_allocate_entity()
2092 entity->info.child = entity->entity_item_right_sibling = 0; in hidparser_allocate_entity()
2094 return (entity); in hidparser_allocate_entity()
[all …]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h223 typedef struct entity { struct
232 struct entity *sc_parent; argument
244 struct entity *sc_restarter; argument
245 struct entity *sc_global;
250 struct entity *sc_instance_restarter;
269 struct entity *sc_parent; argument
H A Dsvccfg_xml.c1067 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_exec_method()
1166 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_dependency()
1262 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_dependent()
1281 if (internal_attach_dependent(entity, pg) != 0) { in lxml_get_dependent()
1303 if (entity->sc_etype == SVCCFG_SERVICE_OBJECT) { in lxml_get_dependent()
1305 entity->sc_name) < 0) in lxml_get_dependent()
1310 entity->sc_parent->sc_name, entity->sc_name) < 0) in lxml_get_dependent()
1425 entity->sc_name); in lxml_get_restarter()
1627 lxml_get_event(entity, pgname, np); in lxml_get_notification_parameters()
1632 if (entity->sc_etype == SVCCFG_SERVICE_OBJECT && in lxml_get_notification_parameters()
[all …]
H A Dsvccfg_internal.c272 internal_entity_new(entity_type_t entity) in internal_entity_new() argument
281 e->sc_etype = entity; in internal_entity_new()
H A Dsvccfg_libscf.c1580 refresh_running_snapshot(void *entity) in refresh_running_snapshot() argument
1587 r = take_snap(entity, snap_running, snap); in refresh_running_snapshot()
1622 if (_smf_refresh_instance_i(entity) == 0) { in refresh_entity()
1639 r = refresh_running_snapshot(entity); in refresh_entity()
1659 if (scf_iter_service_instances(iter, entity) != 0) { in refresh_entity()
10072 void *entity; in export_dependents() local
12032 void *entity = NULL; in delete_dependency_pg() local
12110 svc = (scf_service_t *)entity; in delete_dependency_pg()
12118 inst = (scf_instance_t *)entity; in delete_dependency_pg()
12186 if (entity != NULL) in delete_dependency_pg()
[all …]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c502 rc_node_clear(&entity->re_node, 0); in entity_destroy()
505 uu_avl_node_fini(entity, &entity->re_link, entity_pool); in entity_destroy()
508 uu_free(entity); in entity_destroy()
514 repcache_entity_t *entity; in entity_remove() local
518 if (entity != NULL) { in entity_remove()
525 if (entity != NULL) in entity_remove()
526 entity_destroy(entity); in entity_remove()
1098 repcache_entity_t *entity; in entity_delete() local
1107 entity = entity_find(cp, entityid); in entity_delete()
1109 if (entity == NULL) in entity_delete()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Drctl.c553 e->rcep_t = entity; in rctl_entity_obtain_entity_p()
555 switch (entity) { in rctl_entity_obtain_entity_p()
1056 rctl_set_init_prealloc(rctl_entity_t entity) in rctl_set_init_prealloc() argument
1063 if (rctl_lists[entity] == NULL) in rctl_set_init_prealloc()
1104 rset->rcs_entity = entity; in rctl_set_init()
1106 if (rctl_lists[entity] == NULL) in rctl_set_init()
2325 rctl_entity_t entity, in rctl_register() argument
2363 rctl_de->rcd_entity = entity; in rctl_register()
2408 switch (entity) { in rctl_register()
2413 rctl_de->rcd_next = rctl_lists[entity]; in rctl_register()
[all …]
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c431 check_dbg_entity(char *entity) in check_dbg_entity() argument
436 if (!strcmp(entity, entity_list[i].name)) in check_dbg_entity()
443 int get_alias(const char *entity) in get_alias() argument
448 if (!strcmp(entity, entity_alias_list[i].name)) in get_alias()
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y227 %type <ival> entity proptype info_entity modify_entity
321 create_command: PCC_CREATE entity name
349 destroy_command: PCC_DESTROY entity name
449 rename_command: PCC_RENAME entity name PCK_TO name
472 modify_entity: entity
475 info_entity: entity
478 entity: PCE_SYSTEM {$$ = PCE_SYSTEM;}
/illumos-gate/usr/src/common/util/
H A DTHIRDPARTYLICENSE.multi316 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE28 "Contributor" means any person or entity that distributes the Program.
60 property rights of any other entity. Each Contributor disclaims any liability to
61 Recipient for claims brought by any other entity based on infringement of
177 addition, if Recipient institutes patent litigation against any entity
198 as the Agreement Steward to a suitable separate entity. Each new version of the
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE28 "Contributor" means any person or entity that distributes the Program.
60 rights of any other entity. Each Contributor disclaims any liability to Recipient
61 for claims brought by any other entity based on infringement of intellectual
174 If Recipient institutes patent litigation against any entity (including a
195 to a suitable separate entity. Each new version of the Agreement will be given
/illumos-gate/usr/src/cmd/hal/
H A DLICENSE44entity exercising rights under, and complying with all of the terms of, this License. For legal en…
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c1881 isns_obj_t *entity = NULL; in reg_get_entity() local
1888 entity = obj_calloc(OBJ_ENTITY); in reg_get_entity()
1889 if (entity != NULL) { in reg_get_entity()
1891 attr = &entity->attrs[ in reg_get_entity()
1904 attr = &entity->attrs[ in reg_get_entity()
1911 } else if (entity != NULL) { in reg_get_entity()
1912 free(entity); in reg_get_entity()
1913 entity = NULL; in reg_get_entity()
1917 *p = entity; in reg_get_entity()
H A Dfunc.c456 rsp_add_key(conn_arg_t *conn, isns_obj_t *entity) in rsp_add_key() argument
463 isns_attr_t *attr = &entity->attrs[ATTR_INDEX_ENTITY(tag)]; in rsp_add_key()
499 ec = rsp_add_op(conn, entity); in rsp_add_key()
/illumos-gate/usr/src/
H A DOPENSOLARIS.LICENSE12 1.1. "Contributor" means each individual or entity that creates
27 1.5. "Initial Developer" means the individual or entity that first
67 1.13. "You" (or "Your") means an individual or a legal entity
70 entity which controls, is controlled by, or is under common
73 the direction or management of such entity, whether by
76 ownership of such entity.
/illumos-gate/usr/src/lib/mpapi/libmpapi/
H A DTHIRDPARTYLICENSE12 * 1.2 "Contributor" means each entity that creates or contributes to
25 * 1.7 "Initial Developer" means the individual or entity identified
60 * 1.15 "You" (or "Your") means an individual or a legal entity
63 Section 6.1. For legal entities, "You" includes any entity which
67 entity, whether by contract or otherwise, or (b) ownership of more
69 ownership of such entity
/illumos-gate/usr/src/lib/hbaapi/
H A DTHIRDPARTYLICENSE12 * 1.2 "Contributor" means each entity that creates or contributes to
25 * 1.7 "Initial Developer" means the individual or entity identified
60 * 1.15 "You" (or "Your") means an individual or a legal entity
63 Section 6.1. For legal entities, "You" includes any entity which
67 entity, whether by contract or otherwise, or (b) ownership of more
69 ownership of such entity
/illumos-gate/usr/src/lib/smhba/
H A DTHIRDPARTYLICENSE12 * 1.2 "Contributor" means each entity that creates or contributes to
25 * 1.7 "Initial Developer" means the individual or entity identified
60 * 1.15 "You" (or "Your") means an individual or a legal entity
63 Section 6.1. For legal entities, "You" includes any entity which
67 entity, whether by contract or otherwise, or (b) ownership of more
69 ownership of such entity
/illumos-gate/usr/src/lib/libima/
H A DTHIRDPARTYLICENSE12 * 1.2 "Contributor" means each entity that creates or contributes to
25 * 1.7 "Initial Developer" means the individual or entity identified
60 * 1.15 "You" (or "Your") means an individual or a legal entity
63 Section 6.1. For legal entities, "You" includes any entity which
67 entity, whether by contract or otherwise, or (b) ownership of more
69 ownership of such entity
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.def52 DEF_XML_DATA("entity", "ojk", OBJ_ENTITY, 'j')
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A DFIRMWARELICENSE140 Department of Commerce, or such other governmental entity as may
146 any person, entity, organization or other party identified on the

12