Home
last modified time | relevance | path

Searched defs:mtype (Results 1 – 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_common.h52 #define VIO_DRING_ACQUIRE(otd, mtype, handle, start, stop) \ argument
57 #define VIO_DRING_ACQUIRE_NOCOPYIN(otd, mtype) \ argument
61 #define VIO_DRING_RELEASE(mtype, handle, start, stop) \ argument
66 #define VIO_DRING_RELEASE_NOCOPYOUT(mtype) \ argument
H A Dldc.h153 uint8_t mtype; /* map type */ member
/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.h55 #define MTYPE_INIT(mtype, vp, vaddr, flags, pgsz) \ argument
59 #define MTYPE_PGR_INIT(mtype, flags, pp, pgcnt) \ argument
62 #define MNODETYPE_2_PFN(mnode, mtype, pfnlo, pfnhi) \ argument
72 #define MTYPE_2_MRANGE(mnode, mtype) (mtype) argument
91 #define PAGE_FREELISTS(mnode, szc, color, mtype) \ argument
94 #define PAGE_CACHELISTS(mnode, color, mtype) \ argument
380 #define PLCNT_DO(pp, mn, mtype, szc, cnt, flags) { \ argument
402 #define PLCNT_DO(pp, mn, mtype, szc, cnt, flags) { \ argument
413 #define PLCNT_INCR(pp, mn, mtype, szc, flags) { \ argument
418 #define PLCNT_DECR(pp, mn, mtype, szc, flags) { \ argument
[all …]
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c807 page_ctr_add_internal(int mnode, int mtype, page_t *pp, int flags) in page_ctr_add_internal()
856 page_ctr_add(int mnode, int mtype, page_t *pp, int flags) in page_ctr_add()
867 page_ctr_sub_internal(int mnode, int mtype, page_t *pp, int flags) in page_ctr_sub_internal()
919 page_ctr_sub(int mnode, int mtype, page_t *pp, int flags) in page_ctr_sub()
1388 uint_t bin, mtype; in page_list_add() local
1482 int mtype; in page_list_noreloc_startup() local
1583 uint_t bin, mtype, i; in page_list_add_pages() local
1652 uint_t mtype; in page_list_sub() local
1770 uint_t bin, mtype; in page_list_sub_pages() local
1966 page_promote(int mnode, pfn_t pfnum, uchar_t new_szc, int flags, int mtype) in page_promote()
[all …]
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_dep.h68 #define PLCNT_INCR(pp, mnode, mtype, szc, flags) \ argument
70 #define PLCNT_DECR(pp, mnode, mtype, szc, flags) \ argument
107 #define MTYPE_2_MRANGE(mnode, mtype) \ argument
119 #define PAGE_FREELISTS(mnode, szc, color, mtype) \ argument
130 #define PAGE_CACHELISTS(mnode, color, mtype) \ argument
285 #define MTYPE_INIT(mtype, vp, vaddr, flags, pgsz) \ argument
299 #define MTYPE_START(mnode, mtype, flags) \ argument
302 #define MTYPE_NEXT(mnode, mtype, flags) { \ argument
311 #define MTYPE_PGR_INIT(mtype, flags, pp, pgcnt) \ argument
317 #define MNODETYPE_2_PFN(mnode, mtype, pfnlo, pfnhi) \ argument
H A Dvm_machdep.c167 #define MEMRANGEHI(mtype) \ argument
169 #define MEMRANGELO(mtype) (memranges[mtype]) argument
1572 int mtype = mtypetop; in mtype_init() local
1596 int mtype = mtypetop; in mtype_pgr_init() local
1616 mtype_func(int mnode, int mtype, uint_t flags) in mtype_func()
1647 int mtype; in mtype_modify_max() local
1680 mtype_2_mrange(int mtype) in mtype_2_mrange()
1686 mnodetype_2_pfn(int mnode, int mtype, pfn_t *pfnlo, pfn_t *pfnhi) in mnodetype_2_pfn()
1731 plcnt_inc_dec(page_t *pp, int mtype, int szc, long cnt, int flags) in plcnt_inc_dec()
1757 int mtype = mtypetop; in mnode_pgcnt() local
[all …]
/illumos-gate/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c139 char *mtype = NULL; /* media type */ in _dev_unmount() local
449 char *mtype; in get_media_info() local
562 call_unmount_prog(int mi_gotten, int use_rmm, char *mtype, int mnum, in call_unmount_prog()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_common.c187 uint8_t mtype, ldc_dring_handle_t handle, uint64_t start, uint64_t stop) in vnet_dring_entry_copy()
203 vnet_dring_entry_set_dstate(vnet_public_desc_t *descp, uint8_t mtype, in vnet_dring_entry_set_dstate()
H A Dldc_shm.c331 uint8_t mtype, uint8_t perm, ldc_mem_cookie_t *cookie, uint32_t *ccount) in ldc_mem_bind_handle()
346 uint8_t mtype, uint8_t perm, ldc_mem_cookie_t *cookie, uint32_t *ccount) in i_ldc_mem_bind_handle()
1242 uint8_t mtype, uint8_t perm, caddr_t *vaddr, caddr_t *raddr) in ldc_mem_map()
1257 uint32_t ccount, uint8_t mtype, uint8_t perm, caddr_t *vaddr, in i_ldc_mem_map()
1822 uint8_t mtype, uint8_t perm, ldc_mem_cookie_t *cookie, uint32_t *ccount) in ldc_mem_dring_bind()
2163 uint32_t ccount, uint32_t len, uint32_t dsize, uint8_t mtype, in ldc_mem_dring_map()
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpshut.c64 int mtype; in main() local
H A Dlpusers.c57 int mtype, size, c, in main() local
H A Dlpforms.c1175 int mtype; local
1304 int mtype; local
H A Dlpfilter.c841 int mtype; in alert_spooler() local
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c987 int mtype = mp->mutex_type; in mutex_lock_kernel() local
1061 int mtype = mp->mutex_type; in mutex_trylock_kernel() local
1900 mutex_recursion(mutex_t *mp, int mtype, int try) in mutex_recursion()
2049 int mtype = mp->mutex_type; in mutex_lock_internal() local
2178 fast_process_lock(mutex_t *mp, timespec_t *tsp, int mtype, int try) in fast_process_lock()
2232 int mtype = mp->mutex_type; in mutex_lock_impl() local
2386 int mtype = mp->mutex_type; in mutex_trylock() local
2453 int mtype = mp->mutex_type; in mutex_unlock_internal() local
2516 int mtype = mp->mutex_type; in mutex_unlock() local
3363 int mtype = mp->mutex_type; in cond_sleep_kernel() local
[all …]
H A Dc11_thr.c125 int mtype; in mtx_init() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c190 mtype_to_str(uint8_t mtype) in mtype_to_str()
225 option_to_str(uint8_t mtype) in option_to_str()
/illumos-gate/usr/src/lib/libsmedia/plugins/blkdev/common/
H A Db_generic.c66 _m_device_type(ushort_t ctype, ushort_t mtype) in _m_device_type()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.c7 int mtype, u32 maddr, u32 len, in t4_memory_rw()
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_generic.c57 _m_device_type(ushort_t ctype, ushort_t mtype) in _m_device_type()
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_fcp.c388 av1394_fcp_common_write_request_cb(cmd1394_cmd_t *req, int mtype) in av1394_fcp_common_write_request_cb()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c577 uint8_t opt_len, mtype, cid[DHCP_MAX_OPT_SIZE], cid_len; in intercept_dhcpv4_outbound() local
674 uint8_t opt_len, mtype; in intercept_dhcpv4_inbound() local
1307 uint8_t mtype; in intercept_dhcpv6_outbound() local
1376 uint8_t mtype; in intercept_dhcpv6_inbound() local
2068 uint8_t mtype; in dhcpnospoof_check_v6() local
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dmedia.c319 int mtype; in apply_filter() local
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c74 static long mtype; /* -D: user-supplied message type */ variable
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-common.c461 ctftest_check_member_count(const char *mname, ctf_id_t mtype, ulong_t bitoff, in ctftest_check_member_count()
470 ctftest_check_members_cb(const char *mname, ctf_id_t mtype, ulong_t bitoff, in ctftest_check_members_cb()
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.tell.c147 int mtype, in main() local

123