Searched defs:sp_ptr (Results 1 – 1 of 1) sorted by relevance
46 static void sp_state_set(sp_context_t *sp_ptr, sp_state_t state) in sp_state_set()55 static void sp_state_wait_switch(sp_context_t *sp_ptr, sp_state_t from, sp_state_t to) in sp_state_wait_switch()167 sp_context_t *sp_ptr = &sp_ctx; in spm_mm_sp_call() local