Searched refs:L4_PROTO_KOBJECT (Results 1 – 6 of 6) sorted by relevance
/l4re-core-master/l4sys/include/ |
A D | kernel_object.h | 77 return l4_ipc_call(obj, u, l4_msgtag(L4_PROTO_KOBJECT, 2, 0, 0), L4_IPC_NEVER); in l4_kobject_dec_refcnt_u()
|
A D | rcv_endpoint.h | 75 return l4_ipc_call(ep, utcb, l4_msgtag(L4_PROTO_KOBJECT, 2, 1, 0), in l4_rcv_ep_bind_thread_u()
|
A D | ipc_gate.h | 120 tag = l4_ipc_call(gate, utcb, l4_msgtag(L4_PROTO_KOBJECT, 1, 0, 0), in l4_ipc_gate_get_infos_u()
|
A D | ipc_gate | 44 * protocol different from the #L4_PROTO_KOBJECT protocol is forwarded. Without 81 public Kobject_t<Ipc_gate, Rcv_endpoint, L4_PROTO_KOBJECT,
|
A D | rcv_endpoint | 41 public Kobject_t<Rcv_endpoint, Kobject, L4_PROTO_KOBJECT,
|
A D | types.h | 62 L4_PROTO_KOBJECT = -10L, ///< Protocol for messages to a generic kobject enumerator
|
Completed in 6 milliseconds