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

/seL4-camkes-master/projects/seL4_libs/libsel4allocman/src/
H A Dallocman.c24 static inline int _can_alloc(struct allocman_properties properties, size_t alloc_depth, size_t free_depth) argument
31 static inline int _can_free(struct allocman_properties properties, size_t alloc_depth, size_t free_depth) argument

Completed in 29 milliseconds