Searched refs:_kern_set_area_protection (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/os/
H A Darea.c67 return _kern_set_area_protection(id, protection);
H A Dthread.c92 _kern_set_area_protection(info.area,
/haiku/src/system/runtime_loader/
H A Dimages.cpp455 result = _kern_set_area_protection(image->regions[i].id,
458 result = _kern_set_area_protection(image->regions[i].id,
/haiku/headers/private/system/
H A Dsyscalls.h442 extern status_t _kern_set_area_protection(area_id area,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1274 void _kern_set_area_protection() {} function
H A Dlibroot_stubs_legacy.c1194 void _kern_set_area_protection() {} function

Completed in 210 milliseconds