Searched refs:mbox_async_alloc (Results 1 – 2 of 2) sorted by relevance
40 static inline void mbox_async_alloc(struct k_mbox_async **async) in mbox_async_alloc() function322 mbox_async_alloc(&async); in k_mbox_async_put()
42 -call_properties+={"name(mbox_async_alloc)", {"pointee_read(1=never)","pointee_write(1=maybe)"}}