Home
last modified time | relevance | path

Searched refs:GET_THRD_OWNER (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dspm.h66 #define GET_THRD_OWNER(x) TO_CONTAINER(x, struct partition_t, thrd) macro
Dbackend_ipc.c497 p_part_next = GET_THRD_OWNER(pth_next); in ipc_schedule()