Searched refs:native_pudp_get_and_clear (Results 1 – 4 of 4) sorted by relevance
68 static inline pud_t native_pudp_get_and_clear(pud_t *xp) in native_pudp_get_and_clear() function73 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp) macro
230 static inline pud_t native_pudp_get_and_clear(pud_t *pudp) in native_pudp_get_and_clear() function246 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp) macro
121 static inline pud_t native_pudp_get_and_clear(pud_t *xp) in native_pudp_get_and_clear() function
1192 return native_pudp_get_and_clear(pudp); in pudp_huge_get_and_clear()