| /third_party/libunwind/libunwind/tests/ |
| H A D | Gperf-trace.c | 221 struct rlimit rlim; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify17.c | 206 struct rlimit rlim; in setup_rlimit() local
|
| /third_party/ltp/testcases/kernel/syscalls/mq_open/ |
| H A D | mq_open01.c | 24 static struct rlimit rlim; variable
|
| /third_party/ltp/testcases/kernel/syscalls/getrlimit/ |
| H A D | getrlimit03.c | 62 static int getrlimit_u64(int resource, struct rlimit64 *rlim) in getrlimit_u64() argument 78 static int getrlimit_ulong(int resource, struct rlimit_ulong *rlim) in getrlimit_ulong() argument 91 static int getrlimit_long(int resource, struct rlimit_long *rlim) in getrlimit_long() argument
|
| /base/hiviewdfx/faultloggerd/tools/crasher_c/ |
| H A D | dfx_crasher.c | 185 struct rlimit rlim = { in Oom() local
|
| /third_party/musl/porting/linux/user/src/fdsan/ |
| H A D | fdsan.c | 64 struct rlimit rlim = { .rlim_max = 32768 }; in get_fd_entry() local
|
| /third_party/musl/src/fdsan/linux/ |
| H A D | fdsan.c | 69 struct rlimit rlim = { .rlim_max = 32768 }; in get_fd_entry() local
|
| /third_party/ltp/include/old/ |
| H A D | safe_macros.h | 286 safe_getrlimit(const char *file, const int lineno, void (cleanup_fn)(void), int resource, struct rlimit *rlim) safe_getrlimit() argument 304 safe_setrlimit(const char *file, const int lineno, void (cleanup_fn)(void), int resource, const struct rlimit *rlim) safe_setrlimit() argument [all...] |
| /base/hiviewdfx/faultloggerd/tools/crasher_cpp/ |
| H A D | dfx_crasher.cpp | 376 struct rlimit rlim = { in Oom() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| H A D | memory_collector_impl.cpp | 646 struct rlimit rlim;
in CollectMemoryLimit() local
|
| /base/tee/tee_client/services/teecd/src/ |
| H A D | fs_work_agent.c | 1270 struct rlimit rlim, rlimNew; in SetFileNumLimit() local
|
| /third_party/libbpf/src/ |
| H A D | bpf.c | 146 struct rlimit rlim; in bump_rlimit_memlock() local
|
| /third_party/ltp/include/ |
| H A D | tst_safe_macros.h | 446 safe_getrlimit(const char *file, const int lineno, int resource, struct rlimit *rlim) safe_getrlimit() argument 467 safe_setrlimit(const char *file, const int lineno, int resource, const struct rlimit *rlim) safe_setrlimit() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/sched/ |
| H A D | signal.h | 203 struct rlimit rlim[RLIM_NLIMITS];
member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core-util.c | 2644 struct rlimit rlim; in pa_will_need() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | mm.h | 2579 static inline int check_data_rlimit(unsigned long rlim, unsigned long new, unsigned long start, unsigned long end_data,
in check_data_rlimit() argument
|