Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 25 of 269) sorted by relevance

1234567891011

/titanic_50/usr/src/uts/sun4v/ml/
H A Dtrap_table.s297 #define SPILL_32bit(tail) \ argument
329 #define SPILL_32bit_asi(asi_num, tail) \ argument
360 #define SPILL_32bit_tt1(asi_num, tail) \ argument
372 #define FILL_32bit(tail) \ argument
404 #define FILL_32bit_asi(asi_num, tail) \ argument
441 #define SPILL_64bit(tail) \ argument
465 #define SPILL_64bit_ktt1(tail) \ argument
470 #define SPILL_mixed_ktt1(tail) \ argument
484 #define SPILL_64bit_asi(asi_num, tail) \ argument
515 #define SPILL_64bit_tt1(asi_num, tail) \ argument
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c51 uint8_t *tail = (uint8_t *)zip + len; in interpret_ddp_zip() local
269 char *tail = &buf[sizeof (buf)]; in zip_flags() local
290 char *tail = &buf[sizeof (buf)]; in zip_flags_long() local
313 uint8_t *tail = (uint8_t *)(atp+1) + len; in interpret_atp_zip() local
H A Dsnoop_adsp.c123 char *tail = &buf[sizeof (buf)]; in adsp_ctrl() local
H A Dsnoop_atp.c102 char *tail = &buf[sizeof (buf)]; in atp_ci() local
H A Dsnoop_nbp.c100 show_nbp_tuples(uint8_t *p, int tuples, uint8_t *tail) in show_nbp_tuples()
/titanic_50/usr/src/uts/sun4u/ml/
H A Dtrap_table.s304 #define SPILL_32bit(tail) \ argument
336 #define SPILL_32bit_asi(asi_num, tail) \ argument
375 #define SPILL_32bit_tt1(asi_num, tail) \ argument
408 #define FILL_32bit(tail) \ argument
440 #define FILL_32bit_asi(asi_num, tail) \ argument
479 #define FILL_32bit_tt1(asi_num, tail) \ argument
511 #define SPILL_64bit(tail) \ argument
541 #define SPILL_64bit_asi(asi_num, tail) \ argument
579 #define SPILL_64bit_tt1(asi_num, tail) \ argument
610 #define FILL_64bit(tail) \ argument
[all …]
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/
H A Dexportlist.c73 struct exportnode **tail; in export() local
192 newgroup(char *grname, struct groupnode **tail) in newgroup()
209 newexport(char *grname, struct groupnode *grplist, struct exportnode **tail) in newexport()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_sched.c1147 #define MAC_SRS_ENQUEUE_CHAIN(mac_srs, head, tail, count, sz) { \ argument
1157 #define MAC_RX_SRS_ENQUEUE_CHAIN(mac_srs, head, tail, count, sz) { \ argument
1171 #define MAC_TX_SRS_ENQUEUE_CHAIN(mac_srs, head, tail, count, sz) { \ argument
1313 #define MAC_TX_SRS_TEST_HIWAT(srs, mp, tail, cnt, sz, cookie) { \ argument
1445 #define FANOUT_ENQUEUE_MP(head, tail, cnt, bw_ctl, sz, sz0, mp) { \ argument
2210 mblk_t *head, *tail, *mp; in mac_rx_srs_poll_ring() local
2481 mblk_t *tail = NULL; in mac_srs_pick_chain() local
2567 mblk_t *tail; in mac_rx_srs_drain() local
2807 mblk_t *tail; in mac_rx_srs_drain_bw() local
3205 mblk_t *tail = NULL; in mac_rx_srs_subflow_process() local
[all …]
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_queue.c335 iscsi_dequeue_cmd(iscsi_cmd_t **head, iscsi_cmd_t **tail, iscsi_cmd_t *icmdp) in iscsi_dequeue_cmd()
397 iscsi_enqueue_cmd_head(iscsi_cmd_t **head, iscsi_cmd_t **tail, in iscsi_enqueue_cmd_head()
424 iscsi_enqueue_cmd_tail(iscsi_cmd_t **head, iscsi_cmd_t **tail, in iscsi_enqueue_cmd_tail()
/titanic_50/usr/src/cmd/sgs/include/
H A Dlist.h52 Listnode *tail; /* the last element */ member
67 Elf32_Addr tail; /* the last element */ member
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dmknames.awk59 function tail(file) { function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmknames.awk58 function tail(file) { function
/titanic_50/usr/src/lib/libpp/common/
H A Dppcomment.c31 ppcomment(char* head, char* comment, char* tail, int line) in ppcomment()
H A Dppargs.c167 pplint(char* head, char* comment, char* tail, int line) in pplint()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_wr.h71 #define HERMON_QP_SQ_ENTRY(qp, tail) \ argument
74 #define HERMON_QP_RQ_ENTRY(qp, tail) \ argument
77 #define HERMON_SRQ_WQ_ENTRY(srq, tail) \ argument
/titanic_50/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dmachdep.c160 struct sun4u_tlb *tail; in restore_tlb() local
269 struct sun4u_cpu_info *scip, *tail; in cb_mpsetup() local
/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_recv2.c289 mblk_t **tail; in bge_receive_ring() local
358 mblk_t **tail; in bge_poll_ring() local
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dstrproc.c69 char *tail; in conv_strproc_trim() local
/titanic_50/usr/src/uts/sparc/os/
H A Dcpr_sparc.c117 cprop_t *tail; in cpr_update_nvram() local
257 cprop_t *orig, *new, *tail; in cpr_default_setup() local
503 cprop_t *prop, *tail; in cpr_enumerate_promprops() local
/titanic_50/usr/src/tools/cscope-fast/
H A Dhistory.c42 HISTORY *head, *tail, *current; variable
/titanic_50/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslogtab.c212 struct logtab_ent_list *head = NULL, *tail = NULL, *tmpl; in logtab_rement() local
296 struct logtab_ent_list *lelp, *head = NULL, *tail = NULL; in logtab_deactivate() local
/titanic_50/usr/src/ucbcmd/ln/
H A Dln.c79 char *tail; in linkit() local
/titanic_50/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_provider.h69 DAPL_PROVIDER_LIST_NODE *tail; member
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h60 #define TAVOR_QP_SQ_ENTRY(qp, tail) \ argument
63 #define TAVOR_QP_RQ_ENTRY(qp, tail) \ argument
66 #define TAVOR_SRQ_WQ_ENTRY(srq, tail) \ argument
/titanic_50/usr/src/lib/libfru/libfru/
H A DPayloadReader.cc115 uint8_t head, uint8_t tail, in calcOffset()
169 uint8_t tail = iter[1]; in getIterationOffset() local
376 uint8_t *tail = &(cur[1]); in update_iter_cont_bytes() local

1234567891011