Searched defs:__u32 (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/security/landlock/ |
A D | syscalls.c | 159 const size_t, size, const __u32, flags) in SYSCALL_DEFINE3() 307 const void __user *const, rule_attr, const __u32, flags) in SYSCALL_DEFINE4() argument 397 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | sys_ia32.c | 87 SYSCALL_DEFINE6(ia32_fadvise64_64, int, fd, __u32, offset_low, in SYSCALL_DEFINE6() argument
|
/linux-6.3-rc2/include/uapi/asm-generic/ |
A D | int-l64.h | 27 typedef unsigned int __u32; typedef
|
A D | int-ll64.h | 27 typedef unsigned int __u32; typedef
|
/linux-6.3-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
A D | int_typedefs.h | 21 typedef uint32_t __u32; typedef
|
/linux-6.3-rc2/crypto/ |
A D | jitterentropy.c | 59 typedef unsigned int __u32; typedef
|
/linux-6.3-rc2/scripts/mod/ |
A D | file2alias.c | 34 typedef uint32_t __u32; typedef
|
/linux-6.3-rc2/fs/ |
A D | aio.c | 2320 SYSCALL_DEFINE5(io_getevents_time32, __u32, ctx_id, in SYSCALL_DEFINE5() argument
|
/linux-6.3-rc2/include/uapi/drm/ |
A D | drm.h | 60 typedef uint32_t __u32; typedef
|
/linux-6.3-rc2/tools/include/uapi/drm/ |
A D | drm.h | 60 typedef uint32_t __u32; typedef
|
Completed in 24 milliseconds