Searched refs:FIXED_ACTIONID (Results 1 – 3 of 3) sorted by relevance
59 #define FIXED_ACTIONID(ctr) (kpc_actionid[(ctr)]) macro
676 memcpy(&FIXED_ACTIONID(0), val, count * sizeof(uint32_t)); in kpc_set_actionid()719 memcpy(val, &FIXED_ACTIONID(0), count * sizeof(uint32_t)); in kpc_get_actionid()
671 uint32_t actionid = FIXED_ACTIONID(ctr); in kpc_pmi_handler()