Searched defs:__u32 (Results 1 – 7 of 7) sorted by relevance
/linux/security/landlock/ |
H A D | syscalls.c | 197 const size_t, size, const __u32, flags) in SYSCALL_DEFINE3() 420 const void __user *const, rule_attr, const __u32, flags) in SYSCALL_DEFINE4() argument 478 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2()
|
/linux/arch/x86/kernel/ |
H A D | sys_ia32.c | 87 SYSCALL_DEFINE6(ia32_fadvise64_64, int, fd, __u32, offset_low, in SYSCALL_DEFINE6() argument
|
/linux/include/uapi/asm-generic/ |
H A D | int-l64.h | 27 typedef unsigned int __u32; typedef
|
H A D | int-ll64.h | 27 typedef unsigned int __u32; typedef
|
/linux/scripts/mod/ |
H A D | file2alias.c | 100 typedef uint32_t __u32; typedef
|
/linux/fs/ |
H A D | aio.c | 2349 SYSCALL_DEFINE5(io_getevents_time32, __u32, ctx_id, in SYSCALL_DEFINE5() argument
|
/linux/tools/include/uapi/drm/ |
H A D | drm.h | 60 typedef uint32_t __u32; typedef
|