Searched refs:reap (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/cmd/ptools/preap/ |
H A D | preap.c | 104 reap(char *arg, pid_t *reap_pid, int *exit_status) in reap() function 262 retc += r = reap(*argv++, &pid, &wstat); in main()
|
/titanic_44/usr/src/cmd/saf/ |
H A D | extern.h | 57 extern void reap();
|
H A D | sac.c | 74 void reap(int); 184 sigact.sa_handler = reap; in initialize() 837 reap(int signo) in reap() function
|
/titanic_44/usr/src/uts/common/os/ |
H A D | kmem.c | 2193 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_44/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | exception.lst | 64 common/usdt/tst.reap.ksh
|
/titanic_44/usr/src/tools/cw/ |
H A D | cw.c | 1695 reap(cw_ictx_t *ctx) in reap() function 1802 return (reap(ctx)); in exec_ctx() 1915 ret |= reap(ctx); in main()
|
/titanic_44/usr/src/lib/libumem/common/ |
H A D | umem.c | 1870 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_44/usr/src/uts/i86pc/vm/ |
H A D | htable.c | 568 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_44/usr/src/pkg/manifests/ |
H A D | system-dtrace-tests.mf | 2094 file path=opt/SUNWdtrt/tst/common/usdt/tst.reap.ksh mode=0444
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 18722 reap
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 18721 reap
|