/openbsd/sys/dev/pci/drm/include/linux/ |
H A D | ioport.h | 10 struct resource { struct 17 resource_size(const struct resource *r) in resource_size() argument
|
H A D | platform_device.h | 13 struct resource *resource; member
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | CrashRecoveryContext.h | 163 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextCleanupBase() 186 T *resource) in CrashRecoveryContextDestructorCleanup() 200 CrashRecoveryContextDeleteCleanup(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextDeleteCleanup() 213 T *resource) in CrashRecoveryContextReleaseRefCleanup()
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | bigcore.c | 93 print_rlimit (int resource) in print_rlimit() 104 maximize_rlimit (int resource, const char *prefix) in maximize_rlimit()
|
/openbsd/gnu/llvm/libcxx/benchmarks/ |
H A D | monotonic_buffer.bench.cpp | 16 std::pmr::monotonic_buffer_resource resource(buffer, sizeof(buffer)); in bm_list() local
|
/openbsd/gnu/llvm/llvm/utils/ |
H A D | schedcover.py | 16 def add(instr, model, resource=None): argument
|
/openbsd/bin/ksh/ |
H A D | c_ulimit.c | 35 int resource; /* resource to get/set */ member
|
/openbsd/sys/arch/loongson/include/ |
H A D | pmon.h | 186 struct pmon_env_resource resource[PMON_RESOURCE_MAX]; member 192 struct pmon_env_resource resource[PMON_RESOURCE_MAX]; member
|
/openbsd/gnu/llvm/libcxx/include/__memory_resource/ |
H A D | polymorphic_allocator.h | 172 _LIBCPP_HIDE_FROM_ABI memory_resource* resource() const noexcept { return __res_; } in resource() function
|
/openbsd/sys/dev/pci/drm/include/drm/ttm/ |
H A D | ttm_bo.h | 119 struct ttm_resource *resource; member
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | resres.c | 572 res_append_resource (resources, resource, cids, ids, dupok) in res_append_resource() argument
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | resres.c | 572 res_append_resource (resources, resource, cids, ids, dupok) in res_append_resource() argument
|
/openbsd/games/trek/ |
H A D | trek.h | 265 double resource; /* Federation resources */ member 301 double resource; /* Federation resources */ member
|
/openbsd/gnu/llvm/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 811 #define INTERCEPTOR_GETRLIMIT_BODY(func, resource, rlim) \ argument 820 INTERCEPTOR(int, getrlimit, int resource, void *rlim) { in INTERCEPTOR() argument 825 INTERCEPTOR(int, __getrlimit, int resource, void *rlim) { in INTERCEPTOR() argument 829 INTERCEPTOR(int, getrlimit64, int resource, void *rlim) { in INTERCEPTOR() argument 837 INTERCEPTOR(int, prlimit, int pid, int resource, void *new_rlimit, in INTERCEPTOR() argument 848 INTERCEPTOR(int, prlimit64, int pid, int resource, void *new_rlimit, in INTERCEPTOR() argument
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | i915_vma_types.h | 304 struct i915_vma_resource *resource; member
|
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1262 #define __sanitizer_syscall_pre_getrlimit(resource, rlim) \ argument 1264 #define __sanitizer_syscall_post_getrlimit(res, resource, rlim) \ argument 1266 #define __sanitizer_syscall_pre_old_getrlimit(resource, rlim) \ argument 1268 #define __sanitizer_syscall_post_old_getrlimit(res, resource, rlim) \ argument 1271 #define __sanitizer_syscall_pre_setrlimit(resource, rlim) \ argument 1273 #define __sanitizer_syscall_post_setrlimit(res, resource, rlim) \ argument 1275 #define __sanitizer_syscall_pre_prlimit64(pid, resource, new_rlim, old_rlim) \ argument 1278 #define __sanitizer_syscall_post_prlimit64(res, pid, resource, new_rlim, \ argument
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | dfsan_custom.cpp | 1023 int __dfsw_getrlimit(int resource, struct rlimit *rlim, in __dfsw_getrlimit() 1035 int __dfso_getrlimit(int resource, struct rlimit *rlim, in __dfso_getrlimit()
|