Searched defs:kmem_flags (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | kcpc.c | 811 kcpc_ctx_alloc(int kmem_flags) in kcpc_ctx_alloc() 1868 kcpc_cpu_ctx_create(cpu_t *cp, kcpc_request_list_t *req_list, int kmem_flags, in kcpc_cpu_ctx_create() 2249 kcpc_reqs_init(int nreqs, int kmem_flags) in kcpc_reqs_init() 2279 uint_t flags, uint_t nattrs, kcpc_attr_t *attr, void *ptr, int kmem_flags) in kcpc_reqs_add() 2373 kcpc_set_create(kcpc_request_t *reqs, int nreqs, int set_flags, int kmem_flags) in kcpc_set_create()
|
H A D | cap_util.c | 870 cu_cntr_stats_t *stats, int kmem_flags, int *nevents) in cu_cpc_req_add()
|
H A D | kmem.c | 1014 int kmem_flags = KMF_AUDIT | KMF_DEADBEEF | KMF_REDZONE | KMF_CONTENTS; variable 1016 int kmem_flags = 0; variable
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_acl.c | 196 nfs4_ace4_list_construct(void *voidp, void *arg, int kmem_flags) in nfs4_ace4_list_construct()
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | htable.c | 1823 int kmem_flags = KMC_NOHASH; in htable_init() local
|