Searched refs:anon_array_enter (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/vm/ |
H A D | anon.h | 442 extern void anon_array_enter(struct anon_map *, ulong_t,
|
H A D | seg_vn.c | 2779 anon_array_enter(amp, anon_index, &cookie); in segvn_faultpage() 3951 anon_array_enter(amp, aindx, &an_cookie); in segvn_fault_vnodepages() 4115 anon_array_enter(amp, aindx, &an_cookie); in segvn_fault_vnodepages() 4750 anon_array_enter(amp, aindx, &cookie); in segvn_fault_anonpages() 5224 anon_array_enter(amp, index, &cookie); in segvn_fault() 5285 anon_array_enter(amp, fanon_index, in segvn_fault() 5590 anon_array_enter(amp, anon_index, &cookie); in segvn_fault() 5955 anon_array_enter(amp, anon_idx, in segvn_setprot() 5972 anon_array_enter(amp, anon_idx, in segvn_setprot() 7376 anon_array_enter(amp, anon_index, &cookie); in segvn_sync() [all …]
|
H A D | seg_spt.c | 318 anon_array_enter(amp, anon_index, &cookie); in segspt_shmincore() 2394 anon_array_enter(amp, an_idx, &cookie); in spt_anon_getpages() 2607 anon_array_enter(amp, anon_index, &cookie); in spt_unlockpages() 3052 anon_array_enter(amp, anon_index, &cookie); in segspt_shmgetmemid()
|
H A D | vm_anon.c | 1701 anon_array_enter(amp, index, &cookie); in anon_disclaim() 3594 anon_array_enter(struct anon_map *amp, ulong_t an_idx, anon_sync_obj_t *sobj) in anon_array_enter() function
|
H A D | vm_page.c | 5429 anon_array_enter(amp, an_idx, &cookie); in page_mark_migrate()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | shm.c | 1137 anon_array_enter(amp, anon_idx, &cookie); in lock_again() 1218 anon_array_enter(amp, anon_idx, &cookie); in shmem_unlock()
|