Searched defs:Rights (Results 1 – 14 of 14) sorted by relevance
/l4re-core-master/moe/server/src/ |
A D | log.h | 43 int op_bind(L4::Icu::Rights, l4_umword_t, in op_bind() 47 int op_unbind(L4::Icu::Rights, l4_umword_t, in op_unbind() 50 int op_info(L4::Icu::Rights, L4::Icu::_Info &) in op_info() 52 int op_msi_info(L4::Icu::Rights, l4_umword_t, l4_uint64_t, in op_msi_info() 55 int op_mask(L4::Icu::Rights, l4_umword_t) in op_mask() 57 int op_unmask(L4::Icu::Rights, l4_umword_t) in op_unmask() 59 int op_set_mode(L4::Icu::Rights, l4_umword_t, l4_umword_t) in op_set_mode()
|
A D | app_task.cc | 20 App_task::op_signal(L4Re::Parent::Rights, unsigned long sig, unsigned long val) in op_signal()
|
A D | name_space.cc | 165 Name_space::op_register_obj(L4Re::Namespace::Rights, unsigned flags, in op_register_obj() 204 Name_space::op_unlink(L4Re::Namespace::Rights, Name_buffer const &name) in op_unlink() 229 Name_space::op_query(L4Re::Namespace::Rights, in op_query()
|
A D | dma_space.cc | 282 Dma_space::op_map(L4Re::Dma_space::Rights, in op_map() 297 Dma_space::op_unmap(L4Re::Dma_space::Rights, in op_unmap() 308 Dma_space::op_associate(L4Re::Dma_space::Rights, in op_associate() 350 Dma_space::op_disassociate(L4Re::Dma_space::Rights) in op_disassociate()
|
A D | alloc.cc | 110 Allocator::op_create(L4::Factory::Rights, L4::Ipc::Cap<void> &res, in op_create() 256 Allocator::op_debug(L4Re::Debug_obj::Rights, unsigned long) in op_debug()
|
A D | region.cc | 101 Region_map::op_io_page_fault(L4::Io_pager::Rights, in op_io_page_fault()
|
A D | log.cc | 94 Moe::Log::op_dispatch(l4_utcb_t *utcb, l4_msgtag_t tag, L4::Vcon::Rights) in op_dispatch()
|
/l4re-core-master/ned/server/src/ |
A D | app_task.cc | 39 App_task::op_signal(L4Re::Parent::Rights, unsigned long sig, unsigned long val) in op_signal()
|
A D | lua.cc | 108 long op_execute(L4Re::Ned::Cmd_control::Rights, in op_execute()
|
A D | lua_exec.cc | 56 Observer::op_wait(Obs_iface::Rights, l4_cap_idx_t thread, Obs_iface::Task task) in op_wait()
|
/l4re-core-master/l4re/util/libs/ |
A D | name_space_svr.cc | 88 Name_space::op_query(L4Re::Namespace::Rights, in op_query() 202 Name_space::op_register_obj(L4Re::Namespace::Rights, unsigned flags, in op_register_obj() 260 Name_space::op_unlink(L4Re::Namespace::Rights, in op_unlink()
|
/l4re-core-master/l4re_kernel/server/src/ |
A D | region.cc | 130 Region_map::op_exception(L4::Exception::Rights, l4_exc_regs_t &u, in op_exception() 142 Region_map::op_io_page_fault(L4::Io_pager::Rights, in op_io_page_fault()
|
A D | region.h | 78 long op_debug(L4Re::Debug_obj::Rights, unsigned long function) in op_debug()
|
/l4re-core-master/libc_backends/lib/sig/lib/ |
A D | sig.cc | 196 int Sig_handling::op_exception(L4::Exception::Rights, l4_exc_regs_t &exc, in op_exception()
|
Completed in 31 milliseconds