Searched refs:delayable_msg_ctx (Results 1 – 1 of 1) sorted by relevance
31 static struct delayable_msg_ctx { struct51 struct delayable_msg_ctx *curr_ctx; in put_ctx_to_busy_list()78 static struct delayable_msg_ctx *peek_pending_msg(void) in peek_pending_msg()80 struct delayable_msg_ctx *pending_msg = NULL; in peek_pending_msg()94 struct delayable_msg_ctx *pending_msg; in reschedule_delayable_msg()141 struct delayable_msg_ctx *msg; in allocate_delayable_msg_ctx()169 struct delayable_msg_ctx *msg = peek_pending_msg(); in push_msg_from_delayable_msgs()211 struct delayable_msg_ctx *pending_msg = in delayable_msg_handler()212 CONTAINER_OF(node, struct delayable_msg_ctx, node); in delayable_msg_handler()225 struct delayable_msg_ctx *msg; in bt_mesh_delayable_msg_manage()[all …]
Completed in 15 milliseconds