Searched defs:__u32 (Results 1 – 9 of 9) sorted by relevance
| /linux/security/landlock/ |
| H A D | syscalls.c | 197 SYSCALL_DEFINE3(landlock_create_ruleset,const struct landlock_ruleset_attr __user * const,attr,const size_t,size,const __u32,flags) SYSCALL_DEFINE3() argument 420 SYSCALL_DEFINE4(landlock_add_rule,const int,ruleset_fd,const enum landlock_rule_type,rule_type,const void __user * const,rule_attr,const __u32,flags) SYSCALL_DEFINE4() argument 478 SYSCALL_DEFINE2(landlock_restrict_self,const int,ruleset_fd,const __u32,flags) SYSCALL_DEFINE2() argument
|
| /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 | 101 typedef uint32_t __u32; typedef
|
| /linux/fs/ |
| H A D | aio.c | 2348 SYSCALL_DEFINE5(io_getevents_time32, __u32, ctx_id, in SYSCALL_DEFINE5() argument
|
| /linux/include/uapi/drm/ |
| H A D | drm.h | 60 typedef uint32_t __u32; typedef
|
| /linux/tools/include/uapi/drm/ |
| H A D | drm.h | 60 typedef uint32_t __u32; typedef
|
| /linux/drivers/gpu/nova-core/gsp/fw/r570_144/ |
| H A D | bindings.rs | 48 pub type __u32 = ffi::c_uint; typedef
|