Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/Documentation/filesystems/ext4/
Dgroup_descr.rst154 - \_\_u32
Dattributes.rst78 - \_\_u32
Dinodes.rst432 - \_\_u32
456 - \_\_u32
Djournal.rst263 - \_\_u32
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dhist-v4l2.rst1135 ``height`` fields changed from _s32 to _u32.