Lines Matching refs:protect
76 static void protect(TREE *);
148 protect(tp); in smalloc()
159 protect(tp); in smalloc()
207 protect(tp); in malloc_unlocked()
210 protect(tp); in malloc_unlocked()
215 protect(tp); in malloc_unlocked()
218 protect(tp); in malloc_unlocked()
231 protect(tp); in malloc_unlocked()
244 protect(Bottom); in malloc_unlocked()
260 protect(tmp); in malloc_unlocked()
277 protect(sp); in malloc_unlocked()
320 protect(tp); in realloc()
329 protect(tp); in realloc()
351 protect(np); in realloc()
365 protect(tmp); in realloc()
371 protect(Bottom); in realloc()
396 protect(tp); in realloc()
434 protect(tp); in realloc()
460 protect(np); in realloc()
463 protect(tp); in realloc()
493 protect(tp); /* force a watchpoint trap */ in realfree()
505 protect(tp); in realfree()
513 protect(sp); in realfree()
524 protect(np); in realfree()
557 protect(np); in realfree()
562 protect(np); in realfree()
567 protect(np); in realfree()
572 protect(np); in realfree()
583 protect(sp); in realfree()
591 protect(sp); in realfree()
598 protect(sp); in realfree()
606 protect(np); in realfree()
627 protect(tmp); in realfree()
628 protect(tp); in realfree()
673 protect(tp); in morecore()
692 protect(tp); in morecore()
702 protect(tp); in morecore()
788 protect(tp); in LEFT1()
816 protect(tp); in RIGHT1()
850 protect(tp); in BULEFT2()
884 protect(tp); in BURIGHT2()
912 protect(tp); in TDLEFT2()
941 protect(tp);
960 protect(sp); in t_delete()
963 protect(tp); in t_delete()
978 protect(sp); in t_delete()
985 protect(sp); in t_delete()
990 protect(tp); in t_delete()
1005 protect(sp); in t_delete()
1006 protect(tp); in t_delete()
1010 protect(tp); in t_delete()
1019 protect(sp); in t_delete()
1021 protect(tp); in t_delete()
1025 protect(tp); in t_delete()
1053 protect(gp); in t_splay()
1056 protect(gp); in t_splay()
1063 protect(gp); in t_splay()
1066 protect(gp); in t_splay()
1070 protect(pp); in t_splay()
1244 protect(aligned_blk); in memalign()
1404 protect(TREE *tp) in protect() function