Searched refs:rlimit64 (Results 1 – 15 of 15) sorted by relevance
| /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/bits/ |
| H A D | resource.h | 148 struct rlimit64 struct 218 const struct rlimit64 *__new_limit, 219 struct rlimit64 *__old_limit) __THROW;
|
| /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/bits/ |
| H A D | resource.h | 148 struct rlimit64 struct 218 const struct rlimit64 *__new_limit, 219 struct rlimit64 *__old_limit) __THROW;
|
| /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/sys/ |
| H A D | resource.h | 62 struct rlimit64 *__rlimits) __THROW; 82 const struct rlimit64 *__rlimits) __THROW;
|
| /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/sys/ |
| H A D | resource.h | 62 struct rlimit64 *__rlimits) __THROW; 82 const struct rlimit64 *__rlimits) __THROW;
|
| /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 D | resource.h | 50 struct rlimit64 { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | resource.h | 50 struct rlimit64 { struct
|
| /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 D | resource.h | 50 struct rlimit64 { struct
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sys.c | 1528 static void rlim_to_rlim64(const struct rlimit *rlim, struct rlimit64 *rlim64) in rlim_to_rlim64() 1540 static void rlim64_to_rlim(const struct rlimit64 *rlim64, struct rlimit *rlim) in rlim64_to_rlim() 1633 const struct rlimit64 __user *, new_rlim, in SYSCALL_DEFINE4() 1634 struct rlimit64 __user *, old_rlim) in SYSCALL_DEFINE4() 1636 struct rlimit64 old64, new64; in SYSCALL_DEFINE4()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | syscalls.h | 36 struct rlimit64; 948 const struct rlimit64 __user *new_rlim, 949 struct rlimit64 __user *old_rlim);
|
| /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/share/info/ |
| H A D | libc.info-10 | 4082 -- Function: int getrlimit64 (int RESOURCE, struct rlimit64 *RLP) 4088 a pointer to a variable of type ‘struct rlimit64’, which allows it 4118 -- Function: int setrlimit64 (int RESOURCE, const struct rlimit64 *RLP) 4124 a pointer to a variable of type ‘struct rlimit64’ which allows it 4149 -- Data Type: struct rlimit64
|
| H A D | libc.info-16 | 2393 * struct rlimit64: Limits on Resources. (line 111)
|
| H A D | libc.info-13 | 14019 ‘int getrlimit64 (int RESOURCE, struct rlimit64 *RLP)’ 16176 ‘struct rlimit64’ 16544 ‘int setrlimit64 (int RESOURCE, const struct rlimit64 *RLP)’
|
| /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/share/info/ |
| H A D | libc.info-10 | 4082 -- Function: int getrlimit64 (int RESOURCE, struct rlimit64 *RLP) 4088 a pointer to a variable of type ‘struct rlimit64’, which allows it 4118 -- Function: int setrlimit64 (int RESOURCE, const struct rlimit64 *RLP) 4124 a pointer to a variable of type ‘struct rlimit64’ which allows it 4149 -- Data Type: struct rlimit64
|
| H A D | libc.info-16 | 2393 * struct rlimit64: Limits on Resources. (line 111)
|
| H A D | libc.info-13 | 14019 ‘int getrlimit64 (int RESOURCE, struct rlimit64 *RLP)’ 16176 ‘struct rlimit64’ 16544 ‘int setrlimit64 (int RESOURCE, const struct rlimit64 *RLP)’
|