Searched refs:_u32 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/alpha/include/asm/ |
D | xchg.h | 64 ____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/ |
D | hist-v4l2.rst | 1135 ``height`` fields changed from _s32 to _u32.
|