Searched defs:team (Results 176 - 200 of 205) sorted by path

123456789

/haiku/src/system/kernel/device_manager/
H A DIORequest.cpp229 IOBuffer::LockMemory(team_id team, bool isWrite) argument
251 IOBuffer::_UnlockMemory(team_id team, size_t count, bool isWrite) argument
261 IOBuffer::UnlockMemory(team_id team, bool isWrite) argument
1321 _CopySimple(void* bounceBuffer, generic_addr_t external, size_t size, team_id team, bool copyIn) argument
1345 _CopyPhysical(void* bounceBuffer, generic_addr_t external, size_t size, team_id team, bool copyIn) argument
1356 _CopyUser(void* _bounceBuffer, generic_addr_t _external, size_t size, team_id team, bool copyIn) argument
1393 _ClearDataSimple(generic_addr_t external, generic_size_t size, team_id team) argument
1402 _ClearDataPhysical(generic_addr_t external, generic_size_t size, team_id team) argument
1410 _ClearDataUser(generic_addr_t _external, generic_size_t size, team_id team) argument
[all...]
H A DIOSchedulerSimple.cpp785 IOSchedulerSimple::_GetRequestOwner(team_id team, thread_id thread, argument
/haiku/src/system/kernel/
H A Delf.cpp1356 status_t Init(Team* team) argument
1753 elf_debug_lookup_user_symbol_address(Team* team, addr_t address, argument
1827 elf_load_user_image(const char *path, Team *team, uint32 flags, addr_t *entry) argument
[all...]
H A Dguarded_heap.cpp41 team_id team; member in struct:guarded_heap_page
788 team_id team = -1; local
[all...]
H A Dheap.cpp45 team_id team; member in struct:heap_leak_check_info_s
537 team_id team = -1; local
[all...]
H A Dimage.cpp86 register_image(Team *team, extended_image_info *info, size_t size, bool locked) argument
125 register_image(Team *team, extended_image_info *info, size_t size) argument
134 unregister_image(Team *team, image_id id) argument
191 count_images(Team *team) argument
211 remove_images(Team *team) argument
291 Team *team; local
342 Team* team = Team::Get(teamID); local
363 image_debug_lookup_user_symbol_address(Team *team, addr_t address, addr_t *_baseAddress, const char **_symbolName, const char **_imageName, bool *_exactMatch) argument
425 Team* team = thread_get_current_thread()->team; local
534 _user_get_next_image_info(team_id team, int32 *_cookie, image_info *userInfo, size_t size) argument
[all...]
H A Dport.cpp852 delete_owned_ports(Team* team) argument
1818 _user_get_next_port_info(team_id team, int32 *userCookie, struct port_info *userInfo) argument
1863 _user_set_port_owner(port_id port, team_id team) argument
[all...]
H A Dsem.cpp483 Team* team = Team::Get(owner); local
648 sem_delete_owned_sems(Team* team) argument
1267 _user_get_next_sem_info(team_id team, int32 *userCookie, struct sem_info *userInfo, size_t size) argument
1292 _user_set_sem_owner(sem_id id, team_id team) argument
[all...]
H A Dsignal.cpp317 Team* team = thread_get_current_thread()->team; local
785 update_team_threads_signal_flag(Team* team) argument
857 Team* team = thread->team; local
934 Team* team = thread->team; local
1305 is_team_signal_blocked(Team* team, int signal) argument
1363 has_permission_to_signal(Team* team) argument
1617 send_signal_to_team_locked(Team* team, uint32 signalNumber, Signal* signal, uint32 flags) argument
1751 send_signal_to_team(Team* team, const Signal& signal, uint32 flags) argument
1795 Team* team = Team::Get(teamID); local
[all...]
H A Dteam.cpp200 Team* team = sTeamHash.NextElement(&fEntry); local
308 SetJobControlState(team_id team, job_control_stat argument
412 Notify(uint32 eventCode, Team* team) argument
557 Team* team = new(std::nothrow) Team(id, kernel); local
594 Team* team = thread_get_current_thread()->team; local
600 Team* team = sTeamHash.Lookup(id); local
615 Team* team = Get(id); local
1080 Team* team = teams; local
1143 _dump_team_info(Team* team) argument
1247 Team* team = thread_get_current_thread()->team; local
1256 Team* team = Team::GetAndLock(id); local
1284 insert_team_into_parent(Team* parent, Team* team) argument
1302 remove_team_from_parent(Team* parent, Team* team) argument
1327 is_session_leader(Team* team) argument
1337 is_process_group_leader(Team* team) argument
1348 insert_team_into_group(ProcessGroup* group, Team* team) argument
1368 remove_team_from_group(Team* team) argument
1400 create_team_user_data(Team* team, void* exactAddress = NULL) argument
1446 delete_team_user_data(Team* team) argument
1579 Team* team; local
1767 Team* team = Team::Create(mainThread->id, path, false); local
1965 Team* team = thread_get_current_thread()->team; local
2107 Team* team; local
2397 get_job_control_entry(Team* team, pid_t id, uint32 flags) argument
2496 Team* team = thread->team; local
2683 fill_team_info(Team* team, team_info* info, size_t size) argument
2734 Team* team = group->teams; local
2970 team_get_death_entry(Team* team, thread_id child, bool* _deleteEntry) argument
3015 Team* team = thread_get_current_thread()->team; local
3032 Team* team = thread_get_current_thread()->team; local
3049 Team* team = thread->team; local
3099 Team* team = team_get_team_struct_locked(id); local
3117 team_remove_team(Team* team, pid_t& _signalGroup) argument
3205 team_shutdown_team(Team* team) argument
3305 team_delete_team(Team* team, port_id debuggerPort) argument
3399 Team* team = team_get_team_struct_locked(id); local
3422 team_set_job_control_state(Team* team, job_control_state newState, Signal* signal) argument
3491 team_init_exit_info_on_error(Team* team) argument
3524 Team* team = Team::GetAndLock(teamID); local
3575 team_allocate_user_thread(Team* team) argument
3620 team_free_user_thread(Team* team, struct user_thread* userThread) argument
3840 Team* team = team_get_team_struct_locked(id); local
3858 Team* team = team_get_team_struct_locked(id); local
3879 Team* team = Team::Get(id); local
3902 Team* team = NULL; local
3953 Team* team = thread_get_current_thread()->team; local
3959 Team* team = Team::GetAndLock(id); local
3984 Team* team = thread_get_current_thread()->team; local
3990 Team* team = Team::GetAndLock(id); local
4137 Team* team = Team::Get(processID); local
4255 Team* team = thread_get_current_thread()->team; local
4346 Team* team = thread->team; local
4384 _user_kill_team(team_id team) argument
4447 _user_get_team_usage_info(team_id team, int32 who, team_usage_info* userInfo, size_t size) argument
4495 Team* team = Team::GetAndLock(teamID); local
[all...]
H A Dthread.cpp519 ThreadCreationAttributes(thread_func function, const char* name, int32 priority, void* arg, team_id team, Thread* thread) argument
600 insert_thread_into_team(Team *team, Thread *thread) argument
619 remove_thread_from_team(Team *team, Thread *thread) argument
797 create_thread_user_stack(Team* team, Thread* thread, void* _stackBase, size_t stackSize, size_t additionalSize, size_t guardSize, char* nameBuffer) argument
[all...]
H A Dusergroup.cpp32 is_privileged(Team* team) argument
42 Team* team = thread_get_current_thread()->team; local
105 Team* team = thread_get_current_thread()->team; local
168 Team* team = thread_get_current_thread()->team; local
236 Team* team = thread_get_current_thread()->team; local
256 inherit_parent_user_and_group(Team* team, Team* parent) argument
269 update_set_id_user_and_group(Team* team, const char* file) argument
295 Team* team = thread_get_current_thread()->team; local
304 Team* team = thread_get_current_thread()->team; local
344 Team* team = thread_get_current_thread()->team; local
353 Team* team = thread_get_current_thread()->team; local
384 Team* team = thread_get_current_thread()->team; local
[all...]
/haiku/src/system/kernel/events/
H A DNotifications.cpp420 team_id team = event->GetInt32("team", -1); local
/haiku/src/system/kernel/fs/
H A Dfd.cpp444 Team* team = Team::Get(fromTeam); local
[all...]
H A Dvfs.cpp181 team_id team; member in struct:__anon1::advisory_lock
1748 team_id team = team_get_current_team_id(); local
3362 Team* team = team_get_team_struct_locked(num); local
8935 _user_get_next_fd_info(team_id team, uint32* userCookie, fd_info* userInfo, size_t infoSize) argument
[all...]
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp591 Team* team = thread_get_current_thread()->team; local
H A Dxsi_semaphore.cpp44 sem_undo(XsiSemaphoreSet *semaphoreSet, Team *team, int16 *undoValues) argument
54 Team *team; member in struct:__anon3::sem_undo
232 Team *team = thread_get_current_thread()->team; local
251 Team *team = thread_get_current_thread()->team; local
345 Team *team = thread_get_current_thread()->team; local
417 Team *team = thread_get_current_thread()->team; local
633 xsi_sem_undo(Team *team) argument
[all...]
/haiku/src/system/kernel/scheduler/
H A Dscheduler_thread.h238 Team* team = fThread->team; local
/haiku/src/system/kernel/slab/
H A DSlab.cpp644 uint64 team; local
/haiku/src/system/kernel/vm/
H A DVMAddressSpaceLocking.cpp43 AddressSpaceReadLocker::AddressSpaceReadLocker(team_id team) argument
89 AddressSpaceReadLocker::SetTo(team_id team) argument
166 AddressSpaceWriteLocker::AddressSpaceWriteLocker(team_id team) argument
212 AddressSpaceWriteLocker::SetTo(team_id team) argument
259 AddressSpaceWriteLocker::SetFromArea(team_id team, area_id areaID, argument
295 SetFromArea(team_id team, area_id areaID, VMArea*& area) argument
[all...]
H A Dvm.cpp1423 vm_unreserve_address_range(team_id team, void* address, addr_t size) argument
1437 vm_reserve_address_range(team_id team, void** _address, uint32 addressSpec, argument
1459 vm_create_anonymous_area(team_id team, const char *name, addr_t size, argument
1840 vm_map_physical_memory(team_id team, const char* name, void** _address, uint32 addressSpec, addr_t size, uint32 protection, phys_addr_t physicalAddress, bool alreadyWired) argument
1951 vm_map_physical_memory_vecs(team_id team, const char* name, void** _address, uint32 addressSpec, addr_t* _size, uint32 protection, struct generic_io_vec* vecs, uint32 vecCount) argument
2047 vm_create_null_area(team_id team, const char* name, void** address, uint32 addressSpec, addr_t size, uint32 flags) argument
2143 _vm_map_file(team_id team, const char* name, void** _address, uint32 addressSpec, size_t size, uint32 protection, uint32 mapping, bool unmapAddressRange, int fd, off_t offset, bool kernel) argument
2348 vm_clone_area(team_id team, const char* name, void** address, uint32 addressSpec, uint32 protection, uint32 mapping, area_id sourceID, bool kernel) argument
2399 Team* team = thread_get_current_thread()->team; local
2551 vm_delete_area(team_id team, area_id id, bool kernel) argument
2727 vm_copy_area(team_id team, const char* name, void** _address, uint32 addressSpec, area_id sourceID) argument
2878 vm_set_area_protection(team_id team, area_id areaID, uint32 newProtection, bool kernel) argument
3049 vm_get_page_mapping(team_id team, addr_t vaddr, phys_addr_t* paddr) argument
3945 team_id team; local
5698 vm_wire_page(team_id team, addr_t address, bool writable, VMPageWiringInfo* info) argument
5849 lock_memory_etc(team_id team, void* address, size_t numBytes, uint32 flags) argument
6008 unlock_memory_etc(team_id team, void* address, size_t numBytes, uint32 flags) argument
6147 get_memory_map_etc(team_id team, const void* address, size_t numBytes, physical_entry* table, uint32* _numEntries) argument
6303 _get_next_area_info(team_id team, ssize_t* cookie, area_info* info, size_t size) argument
6415 create_area_etc(team_id team, const char* name, size_t size, uint32 lock, uint32 protection, uint32 flags, uint32 guardSize, const virtual_address_restrictions* virtualAddressRestrictions, const physical_address_restrictions* physicalAddressRestrictions, void** _address) argument
6538 _user_get_next_area_info(team_id team, ssize_t* userCookie, area_info* userInfo) argument
[all...]
H A Dvm_page.cpp1321 uint64 team; local
[all...]
/haiku/src/system/libroot/os/
H A Darea.c82 _get_next_area_info(team_id team, ssize_t *cookie, area_info *areaInfo, size_t size) argument
H A Dimage.cpp308 _get_next_image_info(team_id team, int32 *cookie, image_info *info, size_t infoSize) argument
H A Dteam.c22 _get_team_usage_info(team_id team, int32 who, team_usage_info *info, size_t size) argument
29 kill_team(team_id team) argument
36 _get_team_info(team_id team, team_info *info, size_t size) argument

Completed in 311 milliseconds

123456789