Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ptools/preap/
H A Dpreap.c104 reap(char *arg, pid_t *reap_pid, int *exit_status) in reap() function
262 retc += r = reap(*argv++, &pid, &wstat); in main()
/titanic_41/usr/src/cmd/saf/
H A Dextern.h57 extern void reap();
H A Dsac.c74 void reap(int);
184 sigact.sa_handler = reap; in initialize()
837 reap(int signo) in reap() function
/titanic_41/usr/src/uts/common/os/
H A Dkmem.c2193 long reap; in kmem_depot_ws_reap() local
2199 reap = MIN(cp->cache_full.ml_reaplimit, cp->cache_full.ml_min); in kmem_depot_ws_reap()
2200 while (reap-- && (mp = kmem_depot_alloc(cp, &cp->cache_full)) != NULL) in kmem_depot_ws_reap()
2203 reap = MIN(cp->cache_empty.ml_reaplimit, cp->cache_empty.ml_min); in kmem_depot_ws_reap()
2204 while (reap-- && (mp = kmem_depot_alloc(cp, &cp->cache_empty)) != NULL) in kmem_depot_ws_reap()
3404 long reap; in kmem_cache_kstat_update() local
3452 reap = MIN(cp->cache_full.ml_reaplimit, cp->cache_full.ml_min); in kmem_cache_kstat_update()
3453 reap = MIN(reap, cp->cache_full.ml_total); in kmem_cache_kstat_update()
3505 reclaimable += ((uint64_t)reap * cp->cache_magtype->mt_magsize); in kmem_cache_kstat_update()
5418 long reap; in kmem_cache_is_fragmented() local
[all …]
/titanic_41/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A Dexception.lst64 common/usdt/tst.reap.ksh
/titanic_41/usr/src/tools/cw/
H A Dcw.c1695 reap(cw_ictx_t *ctx) in reap() function
1802 return (reap(ctx)); in exec_ctx()
1915 ret |= reap(ctx); in main()
/titanic_41/usr/src/lib/libumem/common/
H A Dumem.c1870 long reap; in umem_depot_ws_reap() local
1875 reap = MIN(cp->cache_full.ml_reaplimit, cp->cache_full.ml_min); in umem_depot_ws_reap()
1876 while (reap-- && (mp = umem_depot_alloc(cp, &cp->cache_full)) != NULL) in umem_depot_ws_reap()
1879 reap = MIN(cp->cache_empty.ml_reaplimit, cp->cache_empty.ml_min); in umem_depot_ws_reap()
1880 while (reap-- && (mp = umem_depot_alloc(cp, &cp->cache_empty)) != NULL) in umem_depot_ws_reap()
/titanic_41/usr/src/uts/i86pc/vm/
H A Dhtable.c568 htable_steal(uint_t cnt, boolean_t reap) in htable_steal() argument
651 for (ht = list; (ht) && (reap); ht = ht->ht_next) { in htable_steal()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.mf2094 file path=opt/SUNWdtrt/tst/common/usdt/tst.reap.ksh mode=0444
/titanic_41/usr/src/cmd/look/
H A Dwords18722 reap
/titanic_41/usr/src/cmd/spell/
H A Dlist18721 reap