Searched defs:cnode (Results 1 - 16 of 16) sorted by relevance

/barrelfish-2018-10-04/lib/mm/
H A Dslot_alloc.c152 struct capref cnode; local
[all...]
/barrelfish-2018-10-04/kernel/include/
H A Dcapabilities.h69 static inline struct cte *caps_locate_slot(lpaddr_t cnode, cslot_t offset) argument
/barrelfish-2018-10-04/include/barrelfish/
H A Dslot_alloc.h44 struct cnoderef cnode; ///< Cnode the allocator is tracking member in struct:single_slot_allocator
67 struct cnoderef cnode; ///< cnoderef for the cnode to allocate from member in struct:range_slot_allocator
H A Dcaddr.h71 capaddr_t cnode; member in struct:cnoderef
84 struct cnoderef cnode; member in struct:capref
[all...]
/barrelfish-2018-10-04/lib/barrelfish/slot_alloc/
H A Dslot_alloc.c181 struct cnoderef cnode; local
[all...]
H A Dtwolevel_slot_alloc.c61 struct cnoderef cnode; local
H A Dsingle_slot_alloc.c203 single_slot_alloc_init_raw(struct single_slot_allocator *ret, struct capref cap, struct cnoderef cnode, cslot_t nslots, void *buf, size_t buflen) argument
252 struct cnoderef cnode; local
[all...]
/barrelfish-2018-10-04/usr/tests/distops/
H A Ddelete.c48 struct capref cnode; member in struct:server_state
105 struct capref cnode; member in struct:client_state
[all...]
H A Drevoke.c98 struct capref cnode; ///< CNode that contains all the small Frames member in struct:client_state
/barrelfish-2018-10-04/kernel/
H A Dstartup.c55 struct capability *cnode; local
[all...]
H A Dmonitor.c310 struct cte *cnode; local
H A Dcapabilities.c1208 struct capability *cnode; local
[all...]
/barrelfish-2018-10-04/lib/barrelfish/
H A Ddebug.c360 struct cnoderef cnode = build_cnoderef(l2cnode, 1); local
418 struct cnoderef cnode = build_cnoderef(root, 0); local
451 int debug_print_cnoderef(char *buf, size_t len, struct cnoderef cnode) argument
[all...]
/barrelfish-2018-10-04/usr/examples/xmpl-cow/
H A Dmain.c79 struct cnoderef cnode; local
127 struct cnoderef cnode; local
[all...]
/barrelfish-2018-10-04/lib/spawndomain/
H A Dspawn.c1007 struct cnoderef cnode; local
[all...]
/barrelfish-2018-10-04/include/barrelfish_kpi/
H A Dcapabilities.h242 static inline size_t cnode_get_slots(struct capability *cnode) { argument

Completed in 122 milliseconds