/titanic_50/usr/src/uts/common/rpc/ |
H A D | svc.c | 358 SVCPOOL *pool; in svc_zoneshutdown() local 397 svc_pool_cleanup(SVCPOOL *pool) in svc_pool_cleanup() 437 svc_pool_tryexit(SVCPOOL *pool) in svc_pool_tryexit() 475 SVCPOOL *pool; in svc_pool_find() local 499 SVCPOOL *pool; in svc_do_run() local 533 svc_pool_unregister(struct svc_globals *svc, SVCPOOL *pool) in svc_pool_unregister() 569 svc_pool_register(struct svc_globals *svc, SVCPOOL *pool, int id) in svc_pool_register() 597 svc_pool_init(SVCPOOL *pool, uint_t maxthreads, uint_t redline, in svc_pool_init() 680 SVCPOOL *pool; in svc_pool_create() local 713 SVCPOOL *pool; in svc_pool_control() local [all …]
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pool.h | 51 typedef struct pool { struct 52 poolid_t pool_id; /* pool ID */ argument 53 uint32_t pool_ref; /* # of procs in this pool */ argument 54 list_node_t pool_link; /* links to next/prev pools */ argument 55 nvlist_t *pool_props; /* pool properties */ argument 56 struct pool_pset *pool_pset; /* pool's pset */ argument
|
/titanic_50/usr/src/cmd/zinject/ |
H A D | zinject.c | 352 print_data_handler(int id, const char *pool, zinject_record_t *record, in print_data_handler() 384 print_device_handler(int id, const char *pool, zinject_record_t *record, in print_device_handler() 409 print_delay_handler(int id, const char *pool, zinject_record_t *record, in print_delay_handler() 438 print_panic_handler(int id, const char *pool, zinject_record_t *record, in print_panic_handler() 495 cancel_one_handler(int id, const char *pool, zinject_record_t *record, in cancel_one_handler() 550 register_handler(const char *pool, int flags, zinject_record_t *record, in register_handler() 608 perform_action(const char *pool, zinject_record_t *record, int cmd) in perform_action() 670 char pool[MAXNAMELEN]; in main() local
|
/titanic_50/usr/src/uts/common/os/ |
H A D | pool.c | 355 pool_t *pool = pool_default; in pool_lookup_pool_by_name() local 371 pool_t *pool = pool_default; in pool_lookup_pool_by_id() local 385 pool_t *pool = pool_default; in pool_lookup_pool_by_pset() local 404 pool_t *pool; in pool_pool_create() local 454 pool_t *pool; in pool_pool_destroy() local 649 pool_t *pool = pool_default; in pool_lookup_id_by_pset() local 698 pool_t *pool; in pool_bind() local 745 pool_t *pool; in pool_query_binding() local 796 pool_t *pool; in pool_pool_pack() local 1004 pool_t *pool; in pool_pool_propput() local [all …]
|
H A D | pool_pset.c | 469 pool_t *pool; in pool_pset_assoc_zone_cb() local 489 pool_t *pool; in pool_pset_assoc() local 600 pset_bind_start(proc_t **procs, pool_t *pool) in pset_bind_start() 679 pset_bind_abort(proc_t **procs, pool_t *pool) in pset_bind_abort()
|
/titanic_50/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_isoch_chan.c | 98 av1394_isoch_pool_t *pool; in av1394_ic_init() local 425 av1394_ic_alloc_pool(av1394_isoch_pool_t *pool, size_t framesz, int cnt, in av1394_ic_alloc_pool() 500 av1394_ic_free_pool(av1394_isoch_pool_t *pool) in av1394_ic_free_pool() 518 av1394_ic_dma_setup(av1394_ic_t *icp, av1394_isoch_pool_t *pool) in av1394_ic_dma_setup() 582 av1394_ic_dma_cleanup(av1394_ic_t *icp, av1394_isoch_pool_t *pool) in av1394_ic_dma_cleanup() 607 av1394_isoch_pool_t *pool, uint_t type) in av1394_ic_dma_sync_frames()
|
/titanic_50/usr/src/lib/libzfs_core/common/ |
H A D | libzfs_core.c | 221 char pool[ZFS_MAX_DATASET_NAME_LEN]; in lzc_snapshot() local 273 char pool[ZFS_MAX_DATASET_NAME_LEN]; in lzc_destroy_snaps() local 365 char pool[ZFS_MAX_DATASET_NAME_LEN]; in lzc_hold() local 412 char pool[ZFS_MAX_DATASET_NAME_LEN]; in lzc_release() local 727 char pool[ZFS_MAX_DATASET_NAME_LEN]; in lzc_bookmark() local 789 char pool[ZFS_MAX_DATASET_NAME_LEN]; in lzc_destroy_bookmarks() local
|
/titanic_50/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 814 pool_t *pool; in parser_pool_info() local 898 pool_t *pool; in parser_pool_create() local 964 pool_t *pool; in parser_pool_rename() local 1004 pool_t *pool; in parser_pool_destroy() local 1057 pool_t *pool; in parser_pool_modify() local 1141 pool_t *pool; in parser_pool_associate() local 1397 assoc_list_walk(cmd_t *cmd, pool_t *pool) in assoc_list_walk()
|
/titanic_50/usr/src/uts/common/io/idm/ |
H A D | idm_impl.c | 645 idm_idpool_t *pool) in idm_idpool_increment() 683 idm_idpool_create(idm_idpool_t *pool) in idm_idpool_create() 713 idm_idpool_destroy(idm_idpool_t *pool) in idm_idpool_destroy() 728 idm_idpool_alloc(idm_idpool_t *pool, uint16_t *id) in idm_idpool_alloc() 783 idm_idpool_free(idm_idpool_t *pool, uint16_t id) in idm_idpool_free()
|
/titanic_50/usr/src/cmd/ipf/lib/common/ |
H A D | printpooldata.c | 17 void printpooldata(pool, opts) in printpooldata() argument
|
H A D | remove_pool.c | 23 ip_pool_t pool; local
|
H A D | load_pool.c | 30 ip_pool_t pool; local
|
H A D | printpool_live.c | 20 ip_pool_t *printpool_live(pool, fd, name, opts) in printpool_live() argument
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_buf.c | 336 rds_bufpool_t *pool; in rds_free_send_pool() local 660 rds_bufpool_t *pool; in rds_free_recv_pool() local 712 rds_free_buf(rds_bufpool_t *pool, rds_buf_t *bp, uint_t nbuf) in rds_free_buf() 757 rds_get_buf(rds_bufpool_t *pool, uint_t nbuf, uint_t *nret) in rds_get_buf()
|
/titanic_50/usr/src/cmd/hal/tools/ |
H A D | hal-storage-zpool.c | 55 int result, const char *auth_used, const char *pool, const char *device) in audit_pool() 104 char *subcmd, const char *pool, const char *device, in handle_zpool()
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool_impl.h | 126 struct pool struct 128 pool_elem_t pp_elem; argument 132 int (*pp_associate)(pool_t *, const pool_resource_t *); argument 133 int (*pp_dissociate)(pool_t *, const pool_resource_t *); argument
|
H A D | pool_commit.c | 149 pool_t *pool; in commit_create() local 245 pool_t *pool; in commit_delete() local 1153 set_importance_cb(pool_conf_t *conf, pool_t *pool, void *unused) in set_importance_cb() 1195 unset_importance_cb(pool_conf_t *conf, pool_t *pool, void *unused) in unset_importance_cb()
|
/titanic_50/usr/src/uts/common/crypto/io/ |
H A D | swrand.c | 321 uint8_t digest[HASHSIZE], *pool; in swrand_get_entropy() local 432 #define SWRAND_ADD_BYTES(ptr, len, i, pool) \ argument 445 uint8_t *pool = (uint8_t *)srndpool; in swrand_add_bytes() local 458 uint8_t *pool = (uint8_t *)buffer; in swrand_add_bytes_later() local 474 uint8_t *pool = (uint8_t *)srndpool; in swrand_mix_pool() local
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt_dma.c | 227 qlt_dma_handle_pool_t *pool; in qlt_dma_handle_pool_init() local 237 qlt_dma_handle_pool_t *pool; in qlt_dma_handle_pool_fini() local 501 qlt_dma_handle_pool_t *pool; in qlt_dma_alloc_handle_list() local 547 qlt_dma_handle_pool_t *pool; in qlt_dma_free_handles() local
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 109 final static native int pool_destroy(long conf, long pool); in pool_destroy() 110 final static native int pool_associate(long conf, long pool, in pool_associate() 112 final static native int pool_dissociate(long conf, long pool, in pool_dissociate() 114 final static native String pool_info(long conf, long pool, int deep); in pool_info() 116 long conf, long pool, java.util.List props); in pool_query_pool_resources() 130 final static native long pool_to_elem(long conf, long pool); in pool_to_elem() 157 final static native int pool_walk_resources(long conf, long pool, in pool_walk_resources()
|
/titanic_50/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_main.c | 175 jobject pool = zjni_get_Dataset(env, poolUTF, ZFS_TYPE_FILESYSTEM); in Java_com_sun_zfs_common_model_SystemDataModel_getPool() local 334 const char *pool = (*env)->GetStringUTFChars(env, poolUTF, in Java_com_sun_zfs_common_model_SystemDataModel_getVirtualDevice() local 371 const char *pool = (*env)->GetStringUTFChars(env, poolUTF, in Java_com_sun_zfs_common_model_SystemDataModel_getVirtualDevices__Ljava_lang_String_2J() local 408 const char *pool = (*env)->GetStringUTFChars(env, in Java_com_sun_zfs_common_model_SystemDataModel_getVirtualDevices__Ljava_lang_String_2() local
|
/titanic_50/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaSlotManager.c | 442 session_pool_t *pool; in meta_get_slot_session() local 530 session_pool_t *pool; in meta_release_slot_session() local
|
/titanic_50/usr/src/lib/libast/common/sfio/ |
H A D | sfsync.c | 131 reg int pool = f->mode&SF_POOL; local
|
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_recv.c | 249 struct rdsv3_inc_pool *pool = rds_ibdev->inc_pool; in rdsv3_ib_destroy_inc_pool() local 260 struct rdsv3_inc_pool *pool; in rdsv3_ib_create_inc_pool() local 292 struct rdsv3_inc_pool *pool = (struct rdsv3_inc_pool *)data; in rdsv3_ib_drain_inclist() local
|
H A D | ib_rdma.c | 254 struct rdsv3_fmr_pool *pool = rds_ibdev->fmr_pool; in rdsv3_ib_destroy_mr_pool() local 279 struct rdsv3_fmr_pool *pool; in rdsv3_ib_create_mr_pool() local 497 struct rdsv3_fmr_pool *pool = (struct rdsv3_fmr_pool *)data; in rdsv3_ib_drain_mrlist_fn() local
|