/titanic_41/usr/src/lib/libtnfctl/ |
H A D | prb_shmem.c | 53 volatile shmem_msg_t *smp; in prb_shmem_init() local 84 getspin(volatile shmem_msg_t *smp) in getspin() 90 prb_shmem_wait(volatile shmem_msg_t *smp) in prb_shmem_wait() 110 prb_shmem_clear(volatile shmem_msg_t *smp) in prb_shmem_clear() 123 prb_shmem_free(volatile shmem_msg_t *smp) in prb_shmem_free()
|
H A D | prb_child.c | 74 volatile shmem_msg_t *smp; in prb_child_create() local 222 sync_child(int childpid, volatile shmem_msg_t *smp, prb_proc_ctl_t **proc_pp) in sync_child()
|
/titanic_41/usr/src/cmd/fm/modules/common/sp-monitor/ |
H A D | sp_monitor.c | 67 sp_monitor_t *smp = fmd_hdl_getspecific(hdl); in sp_post_sysevent() local 89 sp_monitor_t *smp = fmd_hdl_getspecific(hdl); in sp_timeout() local 139 sp_monitor_t *smp; in _fmd_init() local 199 sp_monitor_t *smp = fmd_hdl_getspecific(hdl); in _fmd_fini() local
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | seg_map.c | 253 #define SMP2SMF(smp) (&smd_free[(smp - smd_smap) & smd_freemsk]) argument 254 #define SMP2SMF_NDX(smp) (ushort_t)((smp - smd_smap) & smd_freemsk) argument 256 #define SMAPMTX(smp) (&smp->sm_mtx) argument 303 struct smap *smp; in segmap_create() local 497 struct smap *smp) in segmap_unlock() 591 struct smap *smp; in segmap_fault() local 777 struct smap *smp; in segmap_faulta() local 927 segmap_smapadd(struct smap *smp) in segmap_smapadd() 989 segmap_hashin(struct smap *smp, struct vnode *vp, u_offset_t off, int hashid) in segmap_hashin() 1048 segmap_hashout(struct smap *smp) in segmap_hashout() [all …]
|
H A D | seg_map.h | 92 #define GET_KPME(smp) (&(smp)->sm_kpme) argument 97 #define GET_KPME(smp) ((struct kpme *)NULL) argument
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_srcid.c | 162 srcid_map_t *smp; in ip_srcid_remove() local 203 srcid_map_t *smp; in ip_srcid_find_addr() local 241 srcid_map_t *smp; in ip_srcid_find_id() local
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | findstack_subr.c | 301 stacks_module_cb(uintptr_t addr, const modctl_t *mp, stacks_module_t *smp) in stacks_module_cb() 324 stacks_module(stacks_module_t *smp) in stacks_module()
|
H A D | memory.c | 1574 struct smap smp; in vnode2smap() local
|
/titanic_41/usr/src/cmd/mdb/common/modules/libc/ |
H A D | findstack_subr.c | 114 stacks_module_t *smp = arg; in stacks_module_callback() local 166 stacks_module(stacks_module_t *smp) in stacks_module()
|
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_alloc.c | 1060 struct simple_malloc_record_s *smp = dbg->de_simple_malloc_base; in _dwarf_free_all_of_one_debug() local 1233 struct simple_malloc_record_s *smp = dbg->de_simple_malloc_base; in _dwarf_simple_malloc_delete_from_list() local
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_heartbeat.c | 44 mblk_t *smp; in sctp_return_heartbeat() local
|
H A D | sctp_shutdown.c | 51 mblk_t *smp; in sctp_send_shutdown() local
|
H A D | sctp_input.c | 1821 mblk_t *smp; in sctp_make_sack() local 1920 mblk_t *smp; in sctp_sack() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | msg.c | 668 struct msg *smp; /* ptr to best msg on q */ in msgrcv() local 805 size_t msgsz, struct msg *smp, struct ipcmsgbuf *msgp, int msgflg) in msg_copyout() 882 struct msg *smp = NULL; in msgrcv_lookup() local
|
/titanic_41/usr/src/lib/scsi/plugins/smp/usmp/common/ |
H A D | usmp.c | 88 di_node_t root, smp; in usmp_open() local
|
/titanic_41/usr/src/uts/common/io/ |
H A D | l_strplumb.c | 158 kstr_msg(vnode_t *vp, mblk_t *smp, mblk_t **rmp, timestruc_t *timeo) in kstr_msg()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 184 di_node_t cn, smp, sd; in pci_iports_instantiate() local
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | space_map.c | 354 space_map_open(space_map_t **smp, objset_t *os, uint64_t object, in space_map_open()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem_mdesc.c | 266 mem_seg_map_t *smp; in mdesc_init_n2() local
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | mach_cpu_module.c | 285 prefetch_smap_w(void *smp) in prefetch_smap_w()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_ldc.c | 3781 mblk_t *smp = NULL; in vsw_get_pri_packets() local 3845 mblk_t *smp; in vsw_ldctx_pri() local
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.c | 1522 uri_segmap_inactive(uri_segmap_t *smp) in uri_segmap_inactive()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_scsa.c | 1362 smp_hba_tran_t *tran, smp_device_t *smp) in pmcs_smp_free()
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | mach_cpu_module.c | 115 prefetch_smap_w(void *smp) in prefetch_smap_w()
|
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 1331 mdb_space_map_phys_t smp; in metaslab_stats() local 1726 mdb_space_map_phys_t smp = { 0 }; in space_cb() local
|