Home
last modified time | relevance | path

Searched defs:__swp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.h217 #define DPAA2_SWP_LOCK(__swp, __flags) do { \ argument
224 #define DPAA2_SWP_UNLOCK(__swp) do { \ argument
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Darm_acle.h88 __swp(uint32_t __x, volatile uint32_t *__p) { in __swp() function