Home
last modified time | relevance | path

Searched refs:dlmgmt_dlconf_table_lock (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_door.c739 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_createconf()
769 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_setattr()
802 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_unsetconfattr()
848 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_writeconf()
960 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_destroyconf()
1005 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_openconf()
1141 dlmgmt_dlconf_table_lock(B_FALSE); in dlmgmt_getattr()
H A Ddlmgmt_impl.h126 void dlmgmt_dlconf_table_lock(boolean_t);
H A Ddlmgmt_util.c551 dlmgmt_dlconf_table_lock(boolean_t write) in dlmgmt_dlconf_table_lock() function