Searched refs:stacks (Results 1 – 25 of 76) sorted by relevance
1234
| /netbsd/src/sys/external/bsd/drm2/dist/drm/i915/ |
| D | intel_runtime_pm.c | 98 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/ |
| D | TODO.hp300 | 4 Well actually, use the master SP for kernel stacks instead of 7 In theory, could also allow for smaller kernel stacks but we
|
| D | Options | 87 you suspect a problem with kernel stacks.
|
| /netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| D | lsan_flags.inc | 31 LSAN_FLAG(bool, use_stacks, true, "Root set: include thread stacks")
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | README | 6 obstack -- stacks of arbitrarily-sized objects
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | README | 6 obstack -- stacks of arbitrarily-sized objects
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | README | 6 obstack -- stacks of arbitrarily-sized objects
|
| /netbsd/src/share/examples/rump/virtual_ip_router/ |
| D | README.txt | 4 of thousands of NetBSD IP stacks within a single host OS, one
|
| /netbsd/src/sys/arch/acorn32/doc/ |
| D | history | 76 - cpuswitch now detects trashed stacks. 128 - Private stacks are allocated to all slave processors 410 stacks
|
| /netbsd/src/crypto/external/cpl/trousers/dist/ |
| D | README | 123 Some TSS stacks aren't compliant with the TSS spec, in that they hash
|
| /netbsd/src/sys/arch/sparc/conf/ |
| D | KRUPS | 280 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
|
| D | MRCOFFEE | 266 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
|
| D | TADPOLE3GX | 301 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
|
| D | GENERIC | 566 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
|
| /netbsd/src/external/bsd/flex/dist/ |
| D | ONEWS | 172 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/ |
| D | configure.tgt | 71 # use executable stacks for signals and syscalls. 72 # Many MIPS targets use executable stacks.
|
| D | NEWS | 23 * 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/ |
| D | locore.s | 130 | Setup process zero user/kernel stacks.
|
| /netbsd/src/sys/arch/sun3/sun3/ |
| D | locore.s | 153 | Setup process zero user/kernel stacks.
|
| /netbsd/src/sys/arch/x68k/conf/ |
| D | GENERIC | 458 ## Network "tunnel" device, allowing protocol stacks to run in the userland.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/doc/ |
| D | ChangeLog-9103 | 382 stacks. Added comment at the beginning documenting most of the
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/doc/ |
| D | ChangeLog-9103 | 382 stacks. Added comment at the beginning documenting most of the
|
| /netbsd/src/external/bsd/nvi/dist/docs/vi.ref/ |
| D | vi.texi | 310 @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/ |
| D | refcard.tex | 551 \quad p address {\it on/off}&print memory addresses in stacks,
|
| /netbsd/src/dist/pf/etc/ |
| D | pf.os | 128 # and timestamp data. It is useful for userland TCP/IP stacks of
|
1234