Home
last modified time | relevance | path

Searched refs:l4_factory_create_commit_u (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/l4sys/include/
A Dfactory.h272 l4_factory_create_commit_u(l4_cap_idx_t factory, l4_msgtag_t tag,
296 return l4_factory_create_commit_u(factory, t, u); in l4_factory_create_task_u()
314 return l4_factory_create_commit_u(factory, t, u); in l4_factory_create_factory_u()
336 return l4_factory_create_commit_u(factory, t, u); in l4_factory_create_gate_u()
503 l4_factory_create_commit_u(l4_cap_idx_t factory, l4_msgtag_t tag, in l4_factory_create_commit_u() function
514 return l4_factory_create_commit_u(factory, t, utcb); in l4_factory_create_u()
A Dfactory144 l4_factory_create_commit_u(f, t, u);
154 l4_msgtag_t r = l4_factory_create_commit_u(f, t, u);

Completed in 3 milliseconds