Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 25 of 26) sorted by relevance

12

/xnu-12377.1.9/bsd/skywalk/core/
H A Dskywalk_sysctl.c47 struct sysctl_oid_list *parent, int kind, void *arg1, int arg2, in _skoid_oid_init()
83 const char *name, int kind) in skoid_create()
95 _skoid_add_property(struct skoid *skoid, const char *name, int kind, in _skoid_add_property()
110 skoid_add_int(struct skoid *skoid, const char *name, int kind, in skoid_add_int()
121 skoid_add_uint(struct skoid *skoid, const char *name, int kind, in skoid_add_uint()
132 skoid_add_handler(struct skoid *skoid, const char *name, int kind, in skoid_add_handler()
/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_memory.c128 get_conclave_mem_ledger(exclaves_memory_pagekind_t kind) in get_conclave_mem_ledger()
154 exclaves_memory_alloc(const uint32_t npages, uint32_t *pages, const exclaves_memory_pagekind_t kind in exclaves_memory_alloc()
224 …memory_free(const uint32_t npages, const uint32_t *pages, const exclaves_memory_pagekind_t kind, c… in exclaves_memory_free()
393 exclaves_memory_pagekind_t kind = EXCLAVES_MEMORY_PAGEKIND_ROOTDOMAIN; variable
430 exclaves_memory_pagekind_t kind = EXCLAVES_MEMORY_PAGEKIND_ROOTDOMAIN; variable
475 exclaves_memory_pagekind_t kind = EXCLAVES_MEMORY_PAGEKIND_ROOTDOMAIN; variable
522 exclaves_memory_pagekind_t kind = EXCLAVES_MEMORY_PAGEKIND_ROOTDOMAIN; variable
H A Dmpsc_queue.c137 mpsc_daemon_queue_kind_t kind = dq->mpd_kind; in _mpsc_queue_thread_continue() local
165 mpsc_daemon_queue_kind_t kind, mpsc_daemon_init_options_t flags) in _mpsc_daemon_queue_init_with_thread()
H A Drecount.c398 struct recount_track *tracks, recount_cpu_kind_t kind, in recount_sum_and_isolate_cpu_kind()
424 struct recount_usage *usage, recount_cpu_kind_t kind, in recount_sum_usage_and_isolate_cpu_kind()
1354 recount_topo_matches_cpu_kind(recount_topo_t topo, recount_cpu_kind_t kind, in recount_topo_matches_cpu_kind()
H A Dexclaves.c2028 exclaves_memory_pagekind_t kind = EXCLAVES_MEMORY_PAGEKIND_ROOTDOMAIN; in handle_response_pmm_early_alloc() local
H A Dzalloc.c672 const char *kind) in zone_metadata_corruption()
730 const char *kind) in zone_page_meta_accounting_panic()
746 zone_accounting_panic(zone_t zone, const char *kind) in zone_accounting_panic()
7694 const char *kind = "whild deref"; in panic_display_zone_fault() local
/xnu-12377.1.9/bsd/net/
H A Dnet_str_id.c58 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) in net_str_id_first_last()
76 u_int32_t kind, int create) in net_str_id_find_internal()
/xnu-12377.1.9/bsd/sys/
H A Dconstrained_ctypes.h548 #define __CCT_CONTRACT_TO_ATTR(kind) __CONCAT(__CCT_CONTRACT_ATTR_, kind) argument
549 #define __CCT_CONTRACT_TO_TAG(kind) __CCT_DEFER(__CONCAT, __CCT_CONTRACT_TAG_, kind) argument
559 #define __CCT_CONTRACT_LIST_TO_TAGGED_SUFFIX_1(kind) … argument
569 #define __CCT_DECLARE_CONSTRAINED_PTR_TYPE_3(basetype, basetag, kind) … argument
H A Dsysctl.h347 #define SYSCTL_STRUCT_INIT(parent, nbr, name, kind, a1, a2, fn, fmt, desc) { \ argument
360 #define __SYSCTL_OID(parent, nbr, name, kind, a1, a2, handler, fmt, descr) \ argument
404 #define SYSCTL_OID_MANUAL(parent, nbr, name, kind, a1, a2, handler, fmt, descr) \ argument
414 #define SYSCTL_OID(parent, nbr, name, kind, a1, a2, handler, fmt, descr) \ argument
/xnu-12377.1.9/bsd/dev/dtrace/
H A Dlockprof.c109 lockprof_lock_count(lck_grp_t *grp, int kind) in lockprof_lock_count()
115 probe_create(int kind, const char *suffix, const char *grp_name, uint64_t count, uint64_t mult) in probe_create()
260 lockprof_stat(lck_grp_t *grp, int kind) in lockprof_stat()
H A Dprofile_prvd.c267 profile_create(hrtime_t interval, const char *name, int kind) in profile_create()
305 int i, j, rate, kind; in profile_provide() local
311 int kind; in profile_provide() member
H A Ddtrace.c10957 dtrace_actdesc_create(dtrace_actkind_t kind, uint32_t ntuple, in dtrace_actdesc_create()
10985 dtrace_actkind_t kind = act->dtad_kind; in dtrace_actdesc_release() local
13498 dtrace_actkind_t kind; in dtrace_dof_actdesc() local
/xnu-12377.1.9/bsd/kern/
H A Dsys_recount.c101 _selfcounts(thread_selfcounts_kind_t kind, user_addr_t buf, size_t size) in _selfcounts()
127 _selfcounts_perf_level(thread_selfcounts_kind_t kind, user_addr_t buf, in _selfcounts_perf_level()
H A Dkern_fork.c229 fork1(proc_t parent_proc, thread_t *child_threadp, int kind, coalition_t *coalitions) in fork1()
/xnu-12377.1.9/tests/cpu_counters/
H A Dcpc_security_tests.c56 _skip_for_db(const char *kind, int kpep_err) in _skip_for_db()
272 check_event_coverage(kpep_db_flags_t flag, const char *kind) in check_event_coverage()
/xnu-12377.1.9/san/memory/
H A Dubsan.h74 uint8_t kind; member
116 unsigned char kind; member
131 unsigned char kind; member
H A Dubsan.c329 get_mismatch_kind(uint8_t kind) in get_mismatch_kind()
353 const char *kind = get_mismatch_kind(v->align->kind); in format_type_mismatch() local
428 get_implicit_conv_type(unsigned char kind) in get_implicit_conv_type()
/xnu-12377.1.9/tests/
H A Dtask_info.c549 test_task_basic_info(enum info_kind kind) in test_task_basic_info()
973 info_get(enum info_kind kind, enum info_get get, void * data) in info_get()
/xnu-12377.1.9/tools/lldbmacros/
H A Dwaitq.py24 def kind(self): member in Waitq
H A Dskywalk.py31 def IterateKernChannelRings(kc, kind): argument
/xnu-12377.1.9/tests/vm/configurator/
H A Dvm_configurator.h167 vm_object_template_kind_t kind; member
230 vm_entry_template_kind_t kind; member
493 vm_object_template_kind_t kind; member
564 vm_entry_template_kind_t kind; member
H A Dvm_configurator.c266 name_for_entry_kind(vm_entry_template_kind_t kind) in name_for_entry_kind()
1538 vm_entry_template_kind_t kind, in make_checker_for_anonymous_private()
1622 vm_entry_template_kind_t kind, in make_checker_for_shared()
/xnu-12377.1.9/iokit/Kernel/
H A DIOHibernateIO.cpp379 vm_offset_t ppnum, vm_offset_t count, uint32_t kind) in hibernate_set_page_state()
417 uint32_t kind, in hibernate_set_descriptor_page_state()
H A DIOCatalogue.cpp1346 IOCatalogue::serializeData(IOOptionBits kind, OSSerialize * s) const in serializeData()
/xnu-12377.1.9/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1557 uint16_t kind; /* a DICE_KIND_* value */ member

12