Home
last modified time | relevance | path

Searched refs:allocation (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.msg91 @ EMEM_ARSYM "Memory allocation error: archive symtab"
92 @ EMEM_DATA "Memory allocation error: section data"
93 @ EMEM_DNODE "Memory allocation error: data node"
94 @ EMEM_EHDR "Memory allocation error: ehdr"
95 @ EMEM_ELF "Memory allocation error: elf descriptor"
96 @ EMEM_OUT "Memory allocation error: output file space"
97 @ EMEM_PHDR "Memory allocation error: phdr table"
98 @ EMEM_SCN "Memory allocation error: scn descriptors"
99 @ EMEM_SHDR "Memory allocation error: shdr table"
100 @ EMEM_SNODE "Memory allocation error: section node"
[all …]
/illumos-gate/usr/src/cmd/allocate/
H A Dsvc-allocate33 HALFDI=/etc/hal/fdi/policy/30user/90-solaris-device-allocation.fdi
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgtrans.c599 >= buf_ctrl->allocation) { in cat_and_count()
603 buf_ctrl->allocation + BLK_SIZE)) == NULL) { in cat_and_count()
612 buf_ctrl->allocation, '\0', BLK_SIZE); in cat_and_count()
615 buf_ctrl->allocation += BLK_SIZE; in cat_and_count()
649 hdrbuf.allocation = BLK_SIZE; in genheader()
813 for (block_cnt = 0; block_cnt < hdr->allocation; in wdsheader()
H A Dpkglib.h307 int allocation; /* size of buffer in bytes */ member
/illumos-gate/usr/src/cmd/sgs/libcrle/common/
H A Dlibcrle.msg39 @ MSG_SYS_ALLOC "%s: memory allocation failed: %s\n"
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl522 DWORD alloc_hint; /* 16:04 allocation hint */
542 DWORD alloc_hint; /* 16:04 allocation hint */
577 DWORD alloc_hint; /* 16:04 allocation hint */
602 DWORD alloc_hint; /* 16:04 allocation hint */
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME31 This document discuss the USB bandwidth allocation scheme, and the protocol
403 TT acts as a full speed host controller & its bandwidth allocation scheme
460 high speed and TT bandwidths. The TT bandwidth allocation is same as full
461 speed bus bandwidth allocation. Please refer to the "full speed bus"
462 bandwidth allocation section for more details.
/illumos-gate/usr/src/lib/libc/
H A DREADME154 These are the rules to follow for memory allocation:
173 * If the memory allocation by malloc() cannot be avoided and
178 * If the memory allocation by malloc() cannot be avoided and
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md70 * add some basic register allocation
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt843 allocation fails, even when it is not needed.
1144 is not available for allocation.
1323 resource allocation.
1416 9. Request: Use the MFW mailbox for getting BDQ resource allocation
1550 allocation.
1846 resource allocation value i.e. 0.
1933 16. Problem: The PQs allocation doesn't enforce a granularity of 8.
2391 Change: Fix Queue Zone allocation.
2557 of a diff with the MFW's allocation values.
3761 4. Request: Modify the ecore chain allocation to be page by page.
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt37 Return value should be NULL if allocation fails, and otherwise return the
52 Return value should be NULL if allocation fails, and otherwise return the
84 our HW]. The physical address will by filled in `phys' [NULL if allocation
85 fails], and the virtual address will return [NULL if allocation fails].
H A Decore.tex189 It is device-specific and OS-agnostic. When ecore code requires OS services (e.g. memory allocation
208 …the ecore for storage specific purposes, such as the initialization and allocation of task context.
303 …\item \texttt{ecore\_cxt\_api.[ch]} -- Handles the allocation, configuration and distribution of c…
829 …es are shared between all HW-function on the same engine, the resource allocation scheme determine…
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.allocation_funcs1 // list of functions that return a new allocation.
H A Dkernel.returns_err_ptr1 // list of functions that return a new allocation.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE53 12-01-27 pathpath.c: fix buffer size math when internal allocation requested
93 11-04-12 sfio: sync with kpv to optimize large SF_STRING sfputr() buffer allocation
134 10-09-22 regex/regcomp.c: fix off-by-one collation class allocation bug
285 08-12-07 sfio/sfvscanf.c: fix ok[] short by one allocation
333 08-02-27 misc/stk.c: top element during allocation relocated to top
349 07-10-31 regex/regcomp.c: fix REX_COLL_CLASS node allocation size
781 03-05-09 vmalloc/vmbest.c: large memory allocation tweaks
1258 fmt*() now use fmtbuf() for tmp fmt buf allocation
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog144 - Fix memory allocation error in examples/zran.c [Nor]
321 - Have inflate() with Z_FINISH avoid the allocation of a window
523 - Catch memory allocation failure in gz_open()
1082 - Correct Turbo C memory allocation when under Linux
1102 - ZFREE was repeated on same allocation on some error conditions
1409 - free in reverse order of allocation to help memory manager
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt41 # to allow for this. And because of the MSI-X resource allocation
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5557 (carat). Fixes a string length allocation calculation. Lin Ming.
8483 causes no additional dynamic memory allocation.
8488 other allocation interfaces.
9169 allocation
12807 be an Owner ID allocation issue where a called method did not get
13327 "Allocation already present in list!" errors as memory allocation
14154 The method evaluation utility uses the new buffer allocation
14464 and memory allocation model options.
14764 allocation model.
14837 buffer validation and allocation to a common procedure. Return
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm299 allocation routines described below.
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.S627 brz,pt %o1, 8f ! allocflag == 0, skip ctx allocation, bail
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6326 1), because IPv4 DHCP controls a single address allocation per state
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README450 4475514 ld.so.1 can core dump in memory allocation fails (no swap)
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in938 #define DW_DLE_MAF 8 /* memory allocation failure */

12