/titanic_51/usr/src/uts/sun4v/ml/ |
H A D | trap_table.s | 297 #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 SPILL_64bit(tail) global() argument 465 SPILL_64bit_ktt1(tail) global() argument 470 SPILL_mixed_ktt1(tail) global() argument 484 SPILL_64bit_asi(asi_num,tail) global() argument 515 SPILL_64bit_tt1(asi_num,tail) global() argument 525 FILL_64bit(tail) global() argument 555 FILL_64bit_asi(asi_num,tail) global() argument 641 SPILL_32clean(asi_num,tail) global() argument 672 SPILL_64clean(asi_num,tail) global() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_zip.c | 51 uint8_t *tail = (uint8_t *)zip + len; in interpret_ddp_zip() local 269 char *tail = &buf[sizeof (buf)]; zip_flags() local 290 char *tail = &buf[sizeof (buf)]; zip_flags_long() local 313 uint8_t *tail = (uint8_t *)(atp+1) + len; interpret_atp_zip() local [all...] |
H A D | snoop_adsp.c | 123 char *tail = &buf[sizeof (buf)]; in adsp_ctrl() local
|
H A D | snoop_atp.c | 102 char *tail = &buf[sizeof (buf)]; in atp_ci() local
|
H A D | snoop_nbp.c | 100 show_nbp_tuples(uint8_t *p, int tuples, uint8_t *tail) in show_nbp_tuples() argument
|
/titanic_51/usr/src/uts/sun4u/ml/ |
H A D | trap_table.s | 304 #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 FILL_32bit_tt1(asi_num,tail) global() argument 511 SPILL_64bit(tail) global() argument 541 SPILL_64bit_asi(asi_num,tail) global() argument 579 SPILL_64bit_tt1(asi_num,tail) global() argument 610 FILL_64bit(tail) global() argument 640 FILL_64bit_asi(asi_num,tail) global() argument 678 FILL_64bit_tt1(asi_num,tail) global() argument 761 SPILL_32clean(asi_num,tail) global() argument 792 SPILL_64clean(asi_num,tail) global() argument [all...] |
/titanic_51/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | exportlist.c | 73 struct exportnode **tail; in export() local 192 newgroup(char *grname, struct groupnode **tail) in newgroup() argument 209 newexport(char *grname, struct groupnode *grplist, struct exportnode **tail) in newexport() argument
|
/titanic_51/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_queue.c | 335 iscsi_dequeue_cmd(iscsi_cmd_t ** head,iscsi_cmd_t ** tail,iscsi_cmd_t * icmdp) iscsi_dequeue_cmd() argument 397 iscsi_enqueue_cmd_head(iscsi_cmd_t ** head,iscsi_cmd_t ** tail,iscsi_cmd_t * icmdp) iscsi_enqueue_cmd_head() argument 424 iscsi_enqueue_cmd_tail(iscsi_cmd_t ** head,iscsi_cmd_t ** tail,iscsi_cmd_t * icmdp) iscsi_enqueue_cmd_tail() argument [all...] |
/titanic_51/usr/src/uts/common/io/mac/ |
H A D | mac_sched.c | 1147 #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; mac_rx_srs_poll_ring() local 2481 mblk_t *tail = NULL; mac_srs_pick_chain() local 2567 mblk_t *tail; mac_rx_srs_drain() local 2807 mblk_t *tail; mac_rx_srs_drain_bw() local 3205 mblk_t *tail = NULL; mac_rx_srs_subflow_process() local 3283 mblk_t *mp, *tail, *head; mac_rx_srs_process() local 3450 mblk_t *tail; mac_tx_srs_no_desc() local 3503 mblk_t *tail; mac_tx_srs_enqueue() local 3872 mblk_t *tail; mac_tx_bw_mode() local 4027 mblk_t *head, *tail; mac_tx_srs_drain() local 4615 SOFT_RING_ENQUEUE_CHAIN(ringp,mp,tail,cnt,sz) global() argument 4678 mac_rx_soft_ring_process(mac_client_impl_t * mcip,mac_soft_ring_t * ringp,mblk_t * mp_chain,mblk_t * tail,int cnt,size_t sz) mac_rx_soft_ring_process() argument 4792 TX_SOFT_RING_ENQUEUE_CHAIN(ringp,mp,tail,cnt,sz) global() argument 4813 mblk_t *tail; mac_tx_sring_enqueue() local 4898 mblk_t *tail; mac_tx_soft_ring_process() local [all...] |
/titanic_51/usr/src/cmd/sgs/include/ |
H A D | list.h | 52 Listnode *tail; /* the last element */ member 67 Elf32_Addr tail; /* the last element */ member
|
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | mknames.awk | 58 function tail(file) { function [all...] |
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | mknames.awk | 59 function tail(file) { function [all...] |
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppcomment.c | 31 ppcomment(char* head, char* comment, char* tail, int line) in ppcomment()
|
H A D | ppargs.c | 167 pplint(char* head, char* comment, char* tail, int line) in pplint()
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppcomment.c | 31 ppcomment(char* head, char* comment, char* tail, int line) in ppcomment() argument
|
H A D | ppargs.c | 169 pplint(char* head, char* comment, char* tail, int line) in pplint() argument
|
/titanic_51/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_wr.h | 71 #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_51/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | machdep.c | 160 struct sun4u_tlb *tail; in restore_tlb() local 269 struct sun4u_cpu_info *scip, *tail; in cb_mpsetup() local
|
/titanic_51/usr/src/uts/common/io/bge/ |
H A D | bge_recv2.c | 289 mblk_t **tail; in bge_receive_ring() local 358 mblk_t **tail; in bge_poll_ring() local
|
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | strproc.c | 69 char *tail; in conv_strproc_trim() local
|
/titanic_51/usr/src/uts/sparc/os/ |
H A D | cpr_sparc.c | 117 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 [all...] |
/titanic_51/usr/src/tools/cscope-fast/ |
H A D | history.c | 42 HISTORY *head, *tail, *current; variable
|
/titanic_51/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslogtab.c | 212 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_51/usr/src/ucbcmd/ln/ |
H A D | ln.c | 79 char *tail; in linkit() local
|
/titanic_51/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_provider.h | 69 DAPL_PROVIDER_LIST_NODE *tail; member
|