Home
last modified time | relevance | path

Searched defs:kmem_flags (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dkcpc.c813 kcpc_ctx_alloc(int kmem_flags) in kcpc_ctx_alloc()
1895 kcpc_cpu_ctx_create(cpu_t *cp, kcpc_request_list_t *req_list, int kmem_flags, in kcpc_cpu_ctx_create()
2276 kcpc_reqs_init(int nreqs, int kmem_flags) in kcpc_reqs_init()
2306 uint_t flags, uint_t nattrs, kcpc_attr_t *attr, void *ptr, int kmem_flags) in kcpc_reqs_add()
2400 kcpc_set_create(kcpc_request_t *reqs, int nreqs, int set_flags, int kmem_flags) in kcpc_set_create()
H A Dcap_util.c871 cu_cntr_stats_t *stats, int kmem_flags, int *nevents) in cu_cpc_req_add()
H A Dkmem.c1038 int kmem_flags = KMF_AUDIT | KMF_DEADBEEF | KMF_REDZONE | KMF_CONTENTS; variable
1040 int kmem_flags = 0; variable
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c196 nfs4_ace4_list_construct(void *voidp, void *arg, int kmem_flags) in nfs4_ace4_list_construct()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c1833 int kmem_flags = KMC_NOHASH; in htable_init() local