Home
last modified time | relevance | path

Searched refs:stacks (Results 1 – 25 of 76) sorted by relevance

1234

/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Dintel_runtime_pm.c98 depot_stack_handle_t stack, *stacks; in track_intel_runtime_pm_wakeref() local
113 stacks = krealloc(rpm->debug.owners, in track_intel_runtime_pm_wakeref()
114 (rpm->debug.count + 1) * sizeof(*stacks), in track_intel_runtime_pm_wakeref()
116 if (stacks) { in track_intel_runtime_pm_wakeref()
117 stacks[rpm->debug.count++] = stack; in track_intel_runtime_pm_wakeref()
118 rpm->debug.owners = stacks; in track_intel_runtime_pm_wakeref()
/netbsd/src/sys/arch/hp300/DOC/
DTODO.hp3004 Well actually, use the master SP for kernel stacks instead of
7 In theory, could also allow for smaller kernel stacks but we
DOptions87 you suspect a problem with kernel stacks.
/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
Dlsan_flags.inc31 LSAN_FLAG(bool, use_stacks, true, "Root set: include thread stacks")
/netbsd/src/external/gpl3/gcc/dist/libiberty/
DREADME6 obstack -- stacks of arbitrarily-sized objects
/netbsd/src/external/gpl3/binutils/dist/libiberty/
DREADME6 obstack -- stacks of arbitrarily-sized objects
/netbsd/src/external/gpl3/gdb/dist/libiberty/
DREADME6 obstack -- stacks of arbitrarily-sized objects
/netbsd/src/share/examples/rump/virtual_ip_router/
DREADME.txt4 of thousands of NetBSD IP stacks within a single host OS, one
/netbsd/src/sys/arch/acorn32/doc/
Dhistory76 - cpuswitch now detects trashed stacks.
128 - Private stacks are allocated to all slave processors
410 stacks
/netbsd/src/crypto/external/cpl/trousers/dist/
DREADME123 Some TSS stacks aren't compliant with the TSS spec, in that they hash
/netbsd/src/sys/arch/sparc/conf/
DKRUPS280 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
DMRCOFFEE266 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
DTADPOLE3GX301 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
DGENERIC566 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
/netbsd/src/external/bsd/flex/dist/
DONEWS172 stack if set, enable start condition stacks (see below)
245 - Three new routines are available for manipulating stacks of
267 To use start condition stacks, your scanner must include
717 "BEGIN" action. You also can implement "start condition stacks"
/netbsd/src/external/gpl3/binutils/dist/ld/
Dconfigure.tgt71 # use executable stacks for signals and syscalls.
72 # Many MIPS targets use executable stacks.
DNEWS23 * Added --warn-execstack-objects to warn about executable stacks only when an
25 --error-rxw-segments options to convert warnings about executable stacks and
/netbsd/src/sys/arch/sun3/sun3x/
Dlocore.s130 | Setup process zero user/kernel stacks.
/netbsd/src/sys/arch/sun3/sun3/
Dlocore.s153 | Setup process zero user/kernel stacks.
/netbsd/src/sys/arch/x68k/conf/
DGENERIC458 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
/netbsd/src/external/gpl3/gdb/dist/bfd/doc/
DChangeLog-9103382 stacks. Added comment at the beginning documenting most of the
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
DChangeLog-9103382 stacks. Added comment at the beginning documenting most of the
/netbsd/src/external/bsd/nvi/dist/docs/vi.ref/
Dvi.texi310 @IP{Tag stacks}
635 It also supports stacks of screens by permitting the user to change
738 @QQ{tags stacks},
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Drefcard.tex551 \quad p address {\it on/off}&print memory addresses in stacks,
/netbsd/src/dist/pf/etc/
Dpf.os128 # and timestamp data. It is useful for userland TCP/IP stacks of

1234