Searched defs:__swp (Results 1 – 2 of 2) sorted by relevance
217 #define DPAA2_SWP_LOCK(__swp, __flags) do { \ argument224 #define DPAA2_SWP_UNLOCK(__swp) do { \ argument
88 __swp(uint32_t __x, volatile uint32_t *__p) { in __swp() function