Searched refs:zalloc_permanent_type (Results 1 – 13 of 13) sorted by relevance
100 kperf_kdebug_filter = zalloc_permanent_type(struct kperf_kdebug_filter); in kperf_kdebug_setup()
381 core = zalloc_permanent_type(x86_core_t); in x86_core_alloc()527 die = zalloc_permanent_type(x86_die_t); in x86_die_alloc()568 pkg = zalloc_permanent_type(x86_pkg_t); in x86_package_alloc()
1203 callp = zalloc_permanent_type(mp_call_t); in mp_cpus_call_cpu_init()
756 #define zalloc_permanent_type(type_t) \ macro
778 kcp = zalloc_permanent_type(struct kdp_callout); in kdp_register_callout()833 …struct additional_panic_data_buffer *new_panic_data_buffer = zalloc_permanent_type(struct addition… in register_additional_panic_data_buffer()
773 new_elem = zalloc_permanent_type(struct cpu_callback_chain_elem); in cpu_event_register_callback()
504 processor_set_t *prev, pset = zalloc_permanent_type(struct processor_set); in pset_create()
436 cur_elm = zalloc_permanent_type(typeof(*cur_elm)); in shmem_stage_initialize()
189 core_helper = zalloc_permanent_type(struct kern_coredump_core); in kern_register_coredump_helper_internal()
163 gIODTResolvers = zalloc_permanent_type(IODTResolvers); in IODeviceTreeAlloc()
2173 struct sysctl_oid *oid = zalloc_permanent_type(struct sysctl_oid); in sysctl_register_test_startup()
7208 slg = zalloc_permanent_type(mcl_slabg_t);
8080 ppnm = zalloc_permanent_type(struct ppnum_mapping); in hibernate_create_paddr_map()