Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 25 of 45) sorted by relevance

12

/NextBSD/sys/kern/
HDkern_racct.c505 racct_adjust_resource(struct racct *racct, int resource, in racct_adjust_resource()
535 racct_add_locked(struct proc *p, int resource, uint64_t amount) in racct_add_locked()
568 racct_add(struct proc *p, int resource, uint64_t amount) in racct_add()
582 racct_add_cred_locked(struct ucred *cred, int resource, uint64_t amount) in racct_add_cred_locked()
604 racct_add_cred(struct ucred *cred, int resource, uint64_t amount) in racct_add_cred()
620 racct_add_force(struct proc *p, int resource, uint64_t amount) in racct_add_force()
640 racct_set_locked(struct proc *p, int resource, uint64_t amount) in racct_set_locked()
705 racct_set(struct proc *p, int resource, uint64_t amount) in racct_set()
719 racct_set_force_locked(struct proc *p, int resource, uint64_t amount) in racct_set_force_locked()
758 racct_set_force(struct proc *p, int resource, uint64_t amount) in racct_set_force()
[all …]
HDbus_if.m45 static struct resource * struct
262 METHOD struct resource * alloc_resource { struct
HDkern_rctl.c210 rctl_resource_name(int resource) in rctl_resource_name()
229 int resource; in rctl_available_resource() local
337 rctl_enforce(struct proc *p, int resource, uint64_t amount) in rctl_enforce()
466 rctl_get_limit(struct proc *p, int resource) in rctl_get_limit()
496 rctl_get_available(struct proc *p, int resource) in rctl_get_available()
/NextBSD/tools/bus_space/
HDbus.c43 struct resource { struct
52 static struct resource *ridtbl = NULL; argument
/NextBSD/sys/sys/
HDracct.h178 racct_add(struct proc *p, int resource, uint64_t amount) in racct_add()
185 racct_add_cred(struct ucred *cred, int resource, uint64_t amount) in racct_add_cred()
190 racct_add_force(struct proc *p, int resource, uint64_t amount) in racct_add_force()
195 racct_set(struct proc *p, int resource, uint64_t amount) in racct_set()
202 racct_set_force(struct proc *p, int resource, uint64_t amount) in racct_set_force()
207 racct_sub(struct proc *p, int resource, uint64_t amount) in racct_sub()
212 racct_sub_cred(struct ucred *cred, int resource, uint64_t amount) in racct_sub_cred()
217 racct_get_limit(struct proc *p, int resource) in racct_get_limit()
224 racct_get_available(struct proc *p, int resource) in racct_get_available()
HDrman.h97 struct resource { struct
98 struct resource_i *__r_i; argument
113 enum rman_type rm_type; /* what type of resource this is */ argument
/NextBSD/contrib/ntp/lib/isc/win32/
HDresource.c38 isc_resource_setlimit(isc_resource_t resource, isc_resourcevalue_t value) { in isc_resource_setlimit()
60 isc_resource_getlimit(isc_resource_t resource, isc_resourcevalue_t *value) { in isc_resource_getlimit()
70 isc_resource_getcurlimit(isc_resource_t resource, isc_resourcevalue_t *value) { in isc_resource_getcurlimit()
/NextBSD/contrib/ntp/lib/isc/unix/
HDresource.c42 resource2rlim(isc_resource_t resource, int *rlim_resource) { in resource2rlim()
105 isc_resource_setlimit(isc_resource_t resource, isc_resourcevalue_t value) { in isc_resource_setlimit()
200 isc_resource_getlimit(isc_resource_t resource, isc_resourcevalue_t *value) { in isc_resource_getlimit()
217 isc_resource_getcurlimit(isc_resource_t resource, isc_resourcevalue_t *value) { in isc_resource_getcurlimit()
/NextBSD/contrib/llvm/include/llvm/Support/
HDCrashRecoveryContext.h132 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T* resource) in CrashRecoveryContextCleanupBase()
149 T *resource) in CrashRecoveryContextDestructorCleanup()
162 CrashRecoveryContextDeleteCleanup(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextDeleteCleanup()
175 T *resource) in CrashRecoveryContextReleaseRefCleanup()
/NextBSD/sys/xen/xenmem/
HDxenmem_if.m37 static struct resource * struct
73 METHOD struct resource * alloc { struct
/NextBSD/contrib/groff/src/devices/grops/
HDpsrm.cpp124 struct resource { struct
125 resource *next; argument
126 resource_type type; argument
134 resource(resource_type, string &, string & = an_empty_string, unsigned = 0); argument
139 resource::resource(resource_type t, string &n, string &v, unsigned r) in resource() function in resource
/NextBSD/sys/mips/beri/
HDfdt_ic_if.m64 METHOD struct resource * alloc_intr { struct
/NextBSD/contrib/apr-util/misc/
HDapr_reslist.c81 static void push_resource(apr_reslist_t *reslist, apr_res_t *resource) in push_resource()
327 void **resource) in apr_reslist_acquire()
409 void *resource) in apr_reslist_release()
449 void *resource) in apr_reslist_invalidate()
/NextBSD/usr.bin/rctl/
HDrctl.c117 const char *subject, *subject_id, *resource, *action, *amount, *per; in expand_amount() local
312 const char *subject, *subject_id, *resource, *action, *amount, *per; in humanize_amount() local
464 const char *resource, *amount; in humanize_usage_amount() local
/NextBSD/contrib/apr-util/test/
HDtestreslist.c64 static apr_status_t my_constructor(void **resource, void *params, in my_constructor()
82 static apr_status_t my_destructor(void *resource, void *params, in my_destructor()
/NextBSD/sys/dev/drm/
HDdrm_bufs.c46 static int drm_alloc_resource(struct drm_device *dev, int resource) in drm_alloc_resource()
81 unsigned int resource) in drm_get_resource_start()
90 unsigned int resource) in drm_get_resource_len()
/NextBSD/crypto/heimdal/appl/login/
HDlimits_conf.c46 int resource; member
/NextBSD/crypto/heimdal/appl/rsh/
HDlimits_conf.c46 int resource; member
/NextBSD/usr.bin/limits/
HDlimits.c740 getrlimit_proc(pid_t pid, int resource, struct rlimit *rlp) in getrlimit_proc()
760 setrlimit_proc(pid_t pid, int resource, const struct rlimit *rlp) in setrlimit_proc()
/NextBSD/sys/dev/drm2/
HDdrm_bufs.c50 static int drm_alloc_resource(struct drm_device *dev, int resource) in drm_alloc_resource()
81 unsigned int resource) in drm_get_resource_start()
98 unsigned int resource) in drm_get_resource_len()
/NextBSD/contrib/ntp/sntp/libevent/test/
HDbench_httpclient.c50 const char *resource = NULL; variable
/NextBSD/sys/boot/kshim/
HDbsd_kernel.h532 struct resource { struct
533 struct resource_i *__r_i; argument
549 #define RF_ALLOCATED 0x0001 /* resource has been reserved */ argument
/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDsysinfo.c991 CFMutableDataRef *resource = (CFMutableDataRef *) baton; in write_to_cfmutabledata() local
1011 CFMutableDataRef resource = CFDataCreateMutable(kCFAllocatorDefault, 0); in system_version_plist() local
/NextBSD/tools/bus_space/C/
HDlang.c83 bus_map(const char *dev, const char *resource) in bus_map()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_hast/
HDhast_snmp.c253 set_role(const char *resource, int role) in set_role()

12