| /illumos-gate/usr/src/cmd/ndmpd/tlm/ |
| H A D | tlm_buffers.c | 59 tlm_buffers_t *buffers = ndmp_malloc(sizeof (tlm_buffers_t)); in tlm_allocate_buffers() local 62 if (buffers == 0) in tlm_allocate_buffers() 66 buffers->tbs_buffer[buf].tb_buffer_data = in tlm_allocate_buffers() 68 if (buffers->tbs_buffer[buf].tb_buffer_data == 0) { in tlm_allocate_buffers() 73 free(buffers->tbs_buffer[i].tb_buffer_data); in tlm_allocate_buffers() 75 free(buffers); in tlm_allocate_buffers() 78 buffers->tbs_buffer[buf].tb_buffer_size = (write) in tlm_allocate_buffers() 80 buffers->tbs_buffer[buf].tb_full = FALSE; in tlm_allocate_buffers() 81 buffers->tbs_buffer[buf].tb_eof = FALSE; in tlm_allocate_buffers() 82 buffers->tbs_buffer[buf].tb_eot = FALSE; in tlm_allocate_buffers() [all …]
|
| H A D | tlm_lib.c | 85 tlm_buffers_t *buffers, int zero) in tlm_get_write_buffer() argument 87 int buf = buffers->tbs_buffer_in; in tlm_get_write_buffer() 88 tlm_buffer_t *buffer = &buffers->tbs_buffer[buf]; in tlm_get_write_buffer() 117 tlm_buffer_release_in_buf(buffers); in tlm_get_write_buffer() 119 buffer = tlm_buffer_advance_in_idx(buffers); in tlm_get_write_buffer() 122 buffer = tlm_buffer_in_buf(buffers, NULL); in tlm_get_write_buffer() 128 tlm_buffer_out_buf_timed_wait(buffers, 500); in tlm_get_write_buffer() 131 buffer = tlm_buffer_in_buf(buffers, NULL); in tlm_get_write_buffer() 149 buffers->tbs_offset += *actual_size; in tlm_get_write_buffer() 163 tlm_buffers_t *buffers, int *actual_size) in tlm_get_read_buffer() argument [all …]
|
| /illumos-gate/usr/src/lib/libtecla/common/ |
| H A D | chrqueue.c | 75 } buffers; member 108 cq->buffers.head = NULL; in _new_GlCharQueue() 109 cq->buffers.tail = NULL; in _new_GlCharQueue() 233 if(cq->buffers.tail) in _glq_append_chars() 234 cq->buffers.tail->next = node; in _glq_append_chars() 236 cq->buffers.head = node; in _glq_append_chars() 237 cq->buffers.tail = node; in _glq_append_chars() 254 memcpy(cq->buffers.tail->bytes + boff, chars + ndone, nnew); in _glq_append_chars() 280 cq->buffers.head = cq->buffers.tail = NULL; in _glq_empty_queue() 295 return (cq && cq->buffers.head) ? (cq->ntotal - cq->nflush) : 0; in _glq_char_count() [all …]
|
| /illumos-gate/usr/src/cmd/filesync/ |
| H A D | recon.c | 804 { static char *buffers[3]; in full_name() local 821 buffers[l] = (char *) realloc(buffers[l], buflen); in full_name() 822 if (buffers[l] == 0) in full_name() 828 p = buffers[whichbuf]; in full_name()
|
| /illumos-gate/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_dump.c | 193 uchar_t buffers[2][DUMP_MAXWIDTH]; in mdb_dump_internal() local 303 buf = buffers[n]; in mdb_dump_internal()
|
| /illumos-gate/usr/src/cmd/lp/lib/oam/ |
| H A D | Makefile | 46 buffers.o \
|
| /illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/ |
| H A D | nfslogd.dfl | 41 # log buffers should be cycled.
|
| /illumos-gate/usr/src/tools/smatch/src/smatch_data/db/ |
| H A D | fixup_kernel.sh | 125 /* We sometimes use pre-allocated 4097 byte buffers for performance critical code but pretend it is…
|
| /illumos-gate/usr/src/lib/libc/port/stdio/ |
| H A D | README.design | 133 There are pre-allocated buffers that exist. There are two specifically 146 libc defines static data for _NFILE worth of pushback buffers which are 148 stdout buffers are all found in 'data.c' in _smbuf, _sibuf, and _sobuf
|
| /illumos-gate/usr/src/uts/common/io/bnx/ |
| H A D | bnxrcv.c | 574 #warning Need to implement code to free previously allocated rx buffers in bnx_rxpkts_init error pa… in bnx_rxpkts_init()
|
| /illumos-gate/usr/src/uts/sun4v/cpu/ |
| H A D | generic_copy.S | 862 ! of their buffers. We pull things out by adding %o3 (which is 864 ! the curent location in the buffers. By incrementing %o3 we walk 865 ! through both buffers without having to bump each buffer's
|
| H A D | niagara_copy.S | 6566 ! of their buffers. We pull things out by adding %o3 (which is 6568 ! the curent location in the buffers. By incrementing %o3 we walk 6569 ! through both buffers without having to bump each buffer's
|
| /illumos-gate/usr/src/cmd/praudit/ |
| H A D | print_audit.txt | 112 pointers to the start of input and output buffers and their lengths.
|
| /illumos-gate/usr/src/uts/common/io/e1000g/ |
| H A D | README | 532 6594676 e1000g should free private dips while no rx buffers are held by upper layer 738 6909097 e1000g specifies incorrect flag when allocating tx DMA buffers
|
| /illumos-gate/usr/src/uts/common/io/e1000api/ |
| H A D | README | 532 6594676 e1000g should free private dips while no rx buffers are held by upper layer 738 6909097 e1000g specifies incorrect flag when allocating tx DMA buffers
|
| /illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/ |
| H A D | fsdb.c | 217 static char *buffers; variable 611 buffers = malloc(NBUF * BLKSIZE); in main() 615 bp->blkaddr = buffers + (i * BLKSIZE); in main()
|
| /illumos-gate/usr/src/lib/libmlrpc/common/ |
| H A D | rpcpdu.ndl | 266 * which can be found in one of the info buffers of the PAC.
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
| H A D | ql_iocb.h | 1239 rcvbuf_t buffers[IP_POOL_BUFFERS]; member
|
| /illumos-gate/usr/src/uts/common/fs/zfs/ |
| H A D | arc.c | 2301 uint32_t buffers = 0; in arc_change_state() local 2311 buffers++; in arc_change_state() 2327 ASSERT3U(bufcnt, ==, buffers); in arc_change_state() 2361 uint32_t buffers = 0; in arc_change_state() local 2371 buffers++; in arc_change_state() 2387 ASSERT3U(bufcnt, ==, buffers); in arc_change_state()
|
| /illumos-gate/usr/src/uts/sun4u/cpu/ |
| H A D | spitfire_copy.S | 3435 ! of their buffers. We pull things out by adding %o3 (which is 3437 ! the curent location in the buffers. By incrementing %o3 we walk 3438 ! through both buffers without having to bump each buffer's
|
| /illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
| H A D | ecore.tex | 1518 …\texttt{ai\_err\_no\_buf} & How FW should handle no buffers error: (DROP, NOTHING, ASSERT). \\ \hl… 1526 \item After establishing the connection, it is possible to post Rx buffers and to send Tx packets. 1535 …here are still buffers in the Rx ring. In this case it will call this function per each buffer, so… 1542 …more than a single buffer, than the address and length of the additional buffers is provided to ec… 1543 …\texttt{num\_of\_bds} is the number of buffers that compose the packet (including the first buffer… 1549 …se it will call this function per each packet, so the upper driver can free the associated buffers. 1556 …n this function is called, ecore checks for non-completed Tx packet / Rx buffers, and calls the \t…
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
| H A D | ql_iocb.c | 1583 container = &pkt->buffers[0]; in ql_isp24xx_rcvbuf()
|
| /illumos-gate/usr/src/uts/intel/io/acpica/ |
| H A D | changes.txt | 1490 Disassembler: Added support to detect buffers that contain UUIDs and 1553 variable-length buffers based upon the protocol indicated by the field 1768 2) General cleanup of open files and allocated buffers. 2275 size of a couple of the debugger line buffers, and ensure that overflow 2722 while traversing corrupted or ill-formed resource template buffers. Check 3231 Implemented support for complex bit-packed buffers returned from the _PLD 3260 names. This simplifies access to the buffers returned by these predefined 3313 Disassembler: Add support to decode _PLD buffers. The decoded buffer 4170 buffers. 4493 package containing simple data types such as integers, buffers, strings. [all …]
|
| /illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
| H A D | liblddbg.msg | 1179 @ MSG_STATS_REL_CACHE " %s: buffers=%d, used=%lld/%lld (%d%%), \ 1181 @ MSG_STATS_REL_ACACHE " Aux: buffers=%d, used=%lld/%lld (%d%%), \
|
| /illumos-gate/usr/src/contrib/zlib/ |
| H A D | ChangeLog | 1191 - increase size of I/O buffers in minigzip.c and gzio.c (not a big gain 1319 - in minigzip.c, use static buffers only for 16-bit systems 1398 - test large buffers and deflateParams in example.c
|