Home
last modified time | relevance | path

Searched defs:__u32 (Results 1 - 25 of 88) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dschid.h9 __u32 : 4; member
H A Dchsc.h24 __u32 : 28; member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dschid.h11 __u32 : 4; member
H A Dchsc.h24 __u32 : 28; member
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dint-l64.h27 typedef unsigned int __u32; typedef
H A Dint-ll64.h27 typedef unsigned int __u32; typedef
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dint-ll64.h27 typedef unsigned int __u32; typedef
H A Dint-l64.h27 typedef unsigned int __u32; typedef
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dint-ll64.h15 typedef unsigned int __u32; typedef
H A Dint-l64.h15 typedef unsigned int __u32; typedef
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dint-ll64.h28 typedef unsigned int __u32; typedef
H A Dint-l64.h28 typedef unsigned int __u32; typedef
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dint-ll64.h28 typedef unsigned int __u32; typedef
H A Dint-l64.h28 typedef unsigned int __u32; typedef
/third_party/alsa-lib/include/
H A Dtype_compat.h36 #define __u32 uint32_t macro
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H A Duuid.h14 typedef unsigned int __u32; typedef
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H A Duuid.h14 typedef unsigned int __u32; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dlinux_wext.h24 typedef uint32_t __u32; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dlinux_wext.h24 typedef uint32_t __u32; typedef
/third_party/fsverity-utils/common/
H A Dwin32_defs.h45 typedef unsigned int __u32; typedef
/third_party/alsa-lib/include/sound/
H A Dtype_compat.h11 typedef uint32_t __u32; typedef
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dint_typedefs.h21 typedef uint32_t __u32; typedef
/third_party/mesa3d/include/drm-uapi/
H A Dsync_file.h30 typedef uint32_t __u32; typedef
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/hw/include/liteos/
H A Dmtd-abi.h41 typedef unsigned int __u32; typedef
/kernel/linux/linux-6.6/security/landlock/
H A Dsyscalls.c409 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2() argument
169 SYSCALL_DEFINE3(landlock_create_ruleset, const struct landlock_ruleset_attr __user *const, attr, const size_t, size, const __u32, flags) SYSCALL_DEFINE3() argument
317 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

Completed in 6 milliseconds

1234