Home
last modified time | relevance | path

Searched defs:kernel_only (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.101.15/bsd/skywalk/mem/
H A Dskmem_arena.c159 boolean_t kernel_only, boolean_t tx) in skmem_arena_sd_setup()
267 boolean_t kernel_only, boolean_t pp_truncated_buf) in skmem_arena_pp_setup()
422 boolean_t kernel_only, struct kern_nexus_advisory *nxv, int *perr) in skmem_arena_create_for_nexus()
/xnu-10063.101.15/bsd/skywalk/packet/
H A Dpbufpool_kern.c57 bool kernel_only; in kern_pbufpool_create() local
H A Dpbufpool.c330 bool kernel_only = ((flags & PP_REGION_CONFIG_KERNEL_ONLY) != 0); in pp_regions_params_adjust() local
/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_adapter.c1749 boolean_t kernel_only, struct __slot_desc *usds, size_t ndesc) in na_kr_slot_desc_init()
2137 const boolean_t kernel_only = KR_KERNEL_ONLY(kring); in na_kr_populate_slots() local
2284 const boolean_t kernel_only = KR_KERNEL_ONLY(kring); in na_kr_depopulate_slots() local
/xnu-10063.101.15/osfmk/kdp/
H A Dprocessor_core.c1098 kern_do_coredump(void *core_outvars, boolean_t kernel_only, uint64_t first_file_offset, uint64_t *l… in kern_do_coredump()
/xnu-10063.101.15/bsd/skywalk/nexus/netif/
H A Dnx_netif.c593 boolean_t kernel_only; in nx_netif_prov_mem_new() local