Home
last modified time | relevance | path

Searched defs:mp_head (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c575 so_process_new_message(struct sonode *so, mblk_t *mp_head, mblk_t *mp_last_head) in so_process_new_message()
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c1461 mblk_t *mp_head = mp; in sctp_make_ftsns() local
/titanic_44/usr/src/uts/common/xen/io/
H A Dxnf.c1696 mblk_t *mp_head, *mp_tail; in xnf_send() local
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1455 mblk_t *mp, *mp_head, **mp_tail; in i40e_ring_rx() local
/titanic_44/usr/src/uts/common/os/
H A Dmodctl.c1703 mperm_t **mp_head; in rem_minorperm() local
1755 mperm_t **mp_head; in add_minorperm() local
H A Dstrsubr.c6953 mblk_t *bp, *mp_head, *mp_next, *mp_prev; in flush_syncq() local
/titanic_44/usr/src/uts/common/io/xge/drv/
H A Dxgell.c709 mblk_t *mp_head = NULL; in xgell_rx_1b_callback() local
/titanic_44/usr/src/uts/common/io/sfe/
H A Dsfe_util.c1426 gem_send_common(struct gem_dev *dp, mblk_t *mp_head, uint32_t flags) in gem_send_common()