Home
last modified time | relevance | path

Searched refs:prctl_mm_map (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0018-avoid-redefinition-of-prctl_mm_map-structure.patch4 Subject: [PATCH] avoid redefinition of prctl_mm_map structure
7 error: redefinition of 'struct prctl_mm_map'
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0018-avoid-redefinition-of-prctl_mm_map-structure.patch4 Subject: [PATCH] avoid redefinition of prctl_mm_map structure
7 error: redefinition of 'struct prctl_mm_map'
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c1906 static int validate_prctl_map_addr(struct prctl_mm_map *prctl_map) in validate_prctl_map_addr()
1912 offsetof(struct prctl_mm_map, start_code), in validate_prctl_map_addr()
1913 offsetof(struct prctl_mm_map, end_code), in validate_prctl_map_addr()
1914 offsetof(struct prctl_mm_map, start_data), in validate_prctl_map_addr()
1915 offsetof(struct prctl_mm_map, end_data), in validate_prctl_map_addr()
1916 offsetof(struct prctl_mm_map, start_brk), in validate_prctl_map_addr()
1917 offsetof(struct prctl_mm_map, brk), in validate_prctl_map_addr()
1918 offsetof(struct prctl_mm_map, start_stack), in validate_prctl_map_addr()
1919 offsetof(struct prctl_mm_map, arg_start), in validate_prctl_map_addr()
1920 offsetof(struct prctl_mm_map, arg_end), in validate_prctl_map_addr()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dprctl.h134 struct prctl_mm_map { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dprctl.h134 struct prctl_mm_map { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dprctl.h134 struct prctl_mm_map { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dprctl.h134 struct prctl_mm_map { struct
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0006-BACKPORT-arm64-Introduce-prctl-options-to-control-th.patch50 @@ -219,4 +219,9 @@ struct prctl_mm_map {
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++-libsystemd_250.3.bb38 file://0018-avoid-redefinition-of-prctl_mm_map-structure.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/
H A Dsystemd_250.5.bb50 file://0018-avoid-redefinition-of-prctl_mm_map-structure.patch \