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