Home
last modified time | relevance | path

Searched defs:smp (Results 1 – 25 of 35) sorted by relevance

12

/titanic_41/usr/src/lib/libtnfctl/
H A Dprb_shmem.c53 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 Dprb_child.c74 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 Dsp_monitor.c67 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 Dseg_map.c253 #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 Dseg_map.h92 #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 Dip_srcid.c162 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 Dfindstack_subr.c301 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 Dmemory.c1574 struct smap smp; in vnode2smap() local
/titanic_41/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c114 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 Ddwarf_alloc.c1060 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 Dsctp_heartbeat.c44 mblk_t *smp; in sctp_return_heartbeat() local
H A Dsctp_shutdown.c51 mblk_t *smp; in sctp_send_shutdown() local
H A Dsctp_input.c1821 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 Dmsg.c668 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 Dusmp.c88 di_node_t root, smp; in usmp_open() local
/titanic_41/usr/src/uts/common/io/
H A Dl_strplumb.c158 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 Dpcibus_hba.c184 di_node_t cn, smp, sd; in pci_iports_instantiate() local
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspace_map.c354 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 Dmem_mdesc.c266 mem_seg_map_t *smp; in mdesc_init_n2() local
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dmach_cpu_module.c285 prefetch_smap_w(void *smp) in prefetch_smap_w()
/titanic_41/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c3781 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 Dnl7curi.c1522 uri_segmap_inactive(uri_segmap_t *smp) in uri_segmap_inactive()
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c1362 smp_hba_tran_t *tran, smp_device_t *smp) in pmcs_smp_free()
/titanic_41/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c115 prefetch_smap_w(void *smp) in prefetch_smap_w()
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1331 mdb_space_map_phys_t smp; in metaslab_stats() local
1726 mdb_space_map_phys_t smp = { 0 }; in space_cb() local

12