Home
last modified time | relevance | path

Searched refs:reap (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/preap/
H A Dpreap.c102 reap(char *arg, pid_t *reap_pid, int *exit_status) in reap() function
260 retc += r = reap(*argv++, &pid, &wstat); in main()
/illumos-gate/usr/src/cmd/saf/
H A Dextern.h57 extern void reap();
H A Dsac.c72 void reap(int);
182 sigact.sa_handler = reap; in initialize()
835 reap(int signo) in reap() function
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c2165 long reap; in kmem_depot_ws_reap() local
2171 reap = MIN(cp->cache_full.ml_reaplimit, cp->cache_full.ml_min); in kmem_depot_ws_reap()
2172 while (reap-- && in kmem_depot_ws_reap()
2182 reap = MIN(cp->cache_empty.ml_reaplimit, cp->cache_empty.ml_min); in kmem_depot_ws_reap()
2183 while (reap-- && in kmem_depot_ws_reap()
3461 long reap; in kmem_cache_kstat_update() local
3509 reap = MIN(cp->cache_full.ml_reaplimit, cp->cache_full.ml_min); in kmem_cache_kstat_update()
3510 reap = MIN(reap, cp->cache_full.ml_total); in kmem_cache_kstat_update()
3562 reclaimable += ((uint64_t)reap * cp->cache_magtype->mt_magsize); in kmem_cache_kstat_update()
5356 long reap; in kmem_cache_is_fragmented() local
[all …]
/illumos-gate/usr/src/tools/cw/
H A Dcw.c1200 reap(cw_ictx_t *ctx) in reap() function
1288 return (reap(ctx)); in exec_ctx()
1518 ret |= reap(toreap); in main()
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A Dexception.lst64 common/usdt/tst.reap.ksh
/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c1874 long reap; in umem_depot_ws_reap() local
1879 reap = MIN(cp->cache_full.ml_reaplimit, cp->cache_full.ml_min); in umem_depot_ws_reap()
1880 while (reap-- && (mp = umem_depot_alloc(cp, &cp->cache_full)) != NULL) in umem_depot_ws_reap()
1883 reap = MIN(cp->cache_empty.ml_reaplimit, cp->cache_empty.ml_min); in umem_depot_ws_reap()
1884 while (reap-- && (mp = umem_depot_alloc(cp, &cp->cache_empty)) != NULL) in umem_depot_ws_reap()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c568 htable_steal(uint_t cnt, boolean_t reap) in htable_steal() argument
598 passes = reap ? 0 : htable_steal_passes; in htable_steal()
670 for (ht = list; (ht) && (reap); ht = ht->ht_next) { in htable_steal()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m2024 file path=opt/SUNWdtrt/tst/common/usdt/tst.reap.ksh mode=0444
/illumos-gate/usr/src/cmd/spell/
H A Dlist18719 reap
/illumos-gate/usr/src/cmd/look/
H A Dwords18720 reap