Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/include/asm/
Dxchg.h64 ____xchg(_u32, volatile int *m, unsigned long val) in ____xchg() argument
114 return ____xchg(_u32, ptr, x);
181 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg() argument
238 return ____cmpxchg(_u32, ptr, old, new);
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dhist-v4l2.rst1135 ``height`` fields changed from _s32 to _u32.