Searched refs:UMU_NOTIFY (Results 1 – 3 of 3) sorted by relevance
154 if (cp->cache_uflags & UMU_NOTIFY) in umem_do_release()155 cp->cache_uflags &= ~UMU_NOTIFY; in umem_do_release()
389 #define UMU_NOTIFY 0x08000000 macro
997 cp->cache_uflags |= UMU_NOTIFY; in umem_remove_updates()2548 if (cp->cache_uflags & UMU_NOTIFY) { in umem_process_updates()2549 uflags |= UMU_NOTIFY; in umem_process_updates()