Home
last modified time | relevance | path

Searched refs:L4_PROTO_KOBJECT (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/l4sys/include/
A Dkernel_object.h77 return l4_ipc_call(obj, u, l4_msgtag(L4_PROTO_KOBJECT, 2, 0, 0), L4_IPC_NEVER); in l4_kobject_dec_refcnt_u()
A Drcv_endpoint.h75 return l4_ipc_call(ep, utcb, l4_msgtag(L4_PROTO_KOBJECT, 2, 1, 0), in l4_rcv_ep_bind_thread_u()
A Dipc_gate.h120 tag = l4_ipc_call(gate, utcb, l4_msgtag(L4_PROTO_KOBJECT, 1, 0, 0), in l4_ipc_gate_get_infos_u()
A Dipc_gate44 * protocol different from the #L4_PROTO_KOBJECT protocol is forwarded. Without
81 public Kobject_t<Ipc_gate, Rcv_endpoint, L4_PROTO_KOBJECT,
A Drcv_endpoint41 public Kobject_t<Rcv_endpoint, Kobject, L4_PROTO_KOBJECT,
A Dtypes.h62 L4_PROTO_KOBJECT = -10L, ///< Protocol for messages to a generic kobject enumerator

Completed in 6 milliseconds