Searched refs:pinned (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | SystemSolver.java | 846 List pinned; in getDonors() local 854 pinned = res.getComponents(valueList); in getDonors() 857 if (pinned.size() > min) in getDonors() 858 size -= pinned.size() - min; in getDonors()
|
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool_internal.c | 982 resource_get_pinned(const pool_resource_t *res, uint64_t *pinned) in resource_get_pinned() argument 997 *pinned = ncompelem; in resource_get_pinned() 1000 *pinned = 0; in resource_get_pinned()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | genunix.c | 3193 uintptr_t pinned = 0; in cpuinfo_walk_cpu() local 3335 pinned = (uintptr_t)t.t_intr; in cpuinfo_walk_cpu() 3338 if (found_one && pinned != 0) { in cpuinfo_walk_cpu() 3343 (uintptr_t)pinned) == -1) { in cpuinfo_walk_cpu() 3345 pinned); in cpuinfo_walk_cpu() 3358 CPUINFO_TWIDTH, pinned, in cpuinfo_walk_cpu() 3359 pinned == (uintptr_t)cpu->cpu_idle_thread ? in cpuinfo_walk_cpu()
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | swtch.S | 522 ! The pinned thread we're resuming already has the CPU pointer set.
|
H A D | interrupt.S | 617 ! Don't keep a pinned process pinned indefinitely. Bump cpu_intrcnt 738 ! If we pinned an interrupt thread, store its starting timestamp.
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.implicit_dependencies.v1 | 168 …nt)->ctx, (struct perf_event_attr)->exclusive, (struct perf_event_attr)->pinned, (struct perf_even…
|
H A D | kernel.implicit_dependencies.no_structs | 27 …nt)->cpu, (struct perf_event_attr)->exclusive, (struct perf_event_attr)->pinned, (union anonymous)… 301 …->disabled, (struct perf_event_attr)->inherit, (struct perf_event_attr)->pinned, (struct perf_even…
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies_verbose | 12528 ('perf_event_attr', 'pinned'),
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 19309 # * Tim Theisen pinned down a bug in the DMD firmware.
|
H A D | terminfo.src | 21527 # * Tim Theisen pinned down a bug in the DMD firmware.
|