Searched refs:root_op (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/seL4_libs/libsel4allocman/src/
H A Dallocman.c173 int root_op; local
194 root_op = _start_operation(alloc);
200 _end_operation(alloc, root_op);
211 _end_operation(alloc, root_op);
214 _end_operation(alloc, root_op);
222 int root_op; local
240 root_op = _start_operation(alloc);
246 _end_operation(alloc, root_op);
256 _end_operation(alloc, root_op);
259 _end_operation(alloc, root_op);
266 int root_op; local
[all...]

Completed in 44 milliseconds