/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | trap_table.S | 289 #define SPILL_32bit(tail) \ argument 321 #define SPILL_32bit_asi(asi_num, tail) \ argument 352 #define SPILL_32bit_tt1(asi_num, tail) \ argument 364 #define FILL_32bit(tail) \ argument 396 #define FILL_32bit_asi(asi_num, tail) \ argument 433 #define SPILL_64bit(tail) \ argument 457 #define SPILL_64bit_ktt1(tail) \ argument 462 #define SPILL_mixed_ktt1(tail) \ argument 476 #define SPILL_64bit_asi(asi_num, tail) \ argument 507 #define SPILL_64bit_tt1(asi_num, tail) \ argument [all …]
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | trap_table.S | 296 #define SPILL_32bit(tail) \ argument 328 #define SPILL_32bit_asi(asi_num, tail) \ argument 367 #define SPILL_32bit_tt1(asi_num, tail) \ argument 400 #define FILL_32bit(tail) \ argument 432 #define FILL_32bit_asi(asi_num, tail) \ argument 471 #define FILL_32bit_tt1(asi_num, tail) \ argument 503 #define SPILL_64bit(tail) \ argument 533 #define SPILL_64bit_asi(asi_num, tail) \ argument 571 #define SPILL_64bit_tt1(asi_num, tail) \ argument 602 #define FILL_64bit(tail) \ argument [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_zip.c | 49 uint8_t *tail = (uint8_t *)zip + len; in interpret_ddp_zip() local 267 char *tail = &buf[sizeof (buf)]; in zip_flags() local 288 char *tail = &buf[sizeof (buf)]; in zip_flags_long() local 311 uint8_t *tail = (uint8_t *)(atp+1) + len; in interpret_atp_zip() local
|
H A D | snoop_adsp.c | 121 char *tail = &buf[sizeof (buf)]; in adsp_ctrl() local
|
H A D | snoop_atp.c | 100 char *tail = &buf[sizeof (buf)]; in atp_ci() local
|
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | exportlist.c | 71 struct exportnode **tail; in export() local 190 newgroup(char *grname, struct groupnode **tail) in newgroup() 207 newexport(char *grname, struct groupnode *grplist, struct exportnode **tail) in newexport()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_sched.c | 1148 #define MAC_SRS_ENQUEUE_CHAIN(mac_srs, head, tail, count, sz) { \ argument 1158 #define MAC_RX_SRS_ENQUEUE_CHAIN(mac_srs, head, tail, count, sz) { \ argument 1172 #define MAC_TX_SRS_ENQUEUE_CHAIN(mac_srs, head, tail, count, sz) { \ argument 1314 #define MAC_TX_SRS_TEST_HIWAT(srs, mp, tail, cnt, sz, cookie) { \ argument 1439 #define FANOUT_ENQUEUE_MP(head, tail, cnt, bw_ctl, sz, sz0, mp) { \ argument 2216 mblk_t *head, *tail, *mp; in mac_rx_srs_poll_ring() local 2487 mblk_t *tail = NULL; in mac_srs_pick_chain() local 2573 mblk_t *tail; in mac_rx_srs_drain() local 2810 mblk_t *tail; in mac_rx_srs_drain_bw() local 3208 mblk_t *tail = NULL; in mac_rx_srs_subflow_process() local [all …]
|
/illumos-gate/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) 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()
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | mknames.awk | 58 function tail(file) { function
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | mknames.awk | 55 function tail(file) { function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppcomment.c | 31 ppcomment(char* head, char* comment, char* tail, int line) in ppcomment()
|
H A D | ppargs.c | 169 pplint(char* head, char* comment, char* tail, int line) in pplint()
|
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | machdep.c | 159 struct sun4u_tlb *tail; in restore_tlb() local 268 struct sun4u_cpu_info *scip, *tail; in cb_mpsetup() local
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | cpr_sparc.c | 115 cprop_t *tail; in cpr_update_nvram() local 255 cprop_t *orig, *new, *tail; in cpr_default_setup() local 501 cprop_t *prop, *tail; in cpr_enumerate_promprops() local
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | strproc.c | 69 char *tail; in conv_strproc_trim() local
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/test-merge-forward/ |
H A D | test-merge.c | 23 struct foo *tail; member
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslogtab.c | 210 struct logtab_ent_list *head = NULL, *tail = NULL, *tmpl; in logtab_rement() local 294 struct logtab_ent_list *lelp, *head = NULL, *tail = NULL; in logtab_deactivate() local
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/ |
H A D | xhci_ring.c | 218 uint64_t tail; in xhci_ring_trb_tail_valid() local 232 uint_t tail = xrp->xr_tail; in xhci_ring_trb_valid_range() local
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_wr.h | 60 #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
|
/illumos-gate/usr/src/lib/libfru/libfru/ |
H A D | PayloadReader.cc | 113 uint8_t head, uint8_t tail, in calcOffset() 167 uint8_t tail = iter[1]; in getIterationOffset() local 374 uint8_t *tail = &(cur[1]); in update_iter_cont_bytes() local
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | history.c | 40 HISTORY *head, *tail, *current; variable
|
/illumos-gate/usr/src/ucbcmd/ln/ |
H A D | ln.c | 77 char *tail; in linkit() local
|