Home
last modified time | relevance | path

Searched defs:type (Results 26 – 50 of 387) sorted by relevance

12345678910>>...16

/xnu-11215.61.5/osfmk/kern/
H A Dpriority_queue.h231 #define priority_heap_make_comparator(name1, name2, type, field, ...) \ argument
320 #define pqe_element_fast(qe, type, field) __container_of(qe, type, field) argument
338 #define pqe_element(qe, type, field) ({ \ argument
400 #define priority_queue_destroy(pq, type, field, callback) \ argument
420 #define priority_queue_min(pq, type, field) ({ \ argument
438 #define priority_queue_max(pq, type, field) ({ \ argument
473 #define priority_queue_remove_min(pq, type, field) ({ \ argument
490 #define priority_queue_remove_max(pq, type, field) ({ \ argument
H A Dturnstile.c254 turnstile_set_type_and_increment_gencount(struct turnstile *turnstile, turnstile_type_t type) in turnstile_set_type_and_increment_gencount()
437 turnstile_get_bucket(uint32_t index, turnstile_type_t type) in turnstile_get_bucket()
467 turnstile_hash_bucket_lock(uintptr_t proprietor, uint32_t *index_proprietor, turnstile_type_t type) in turnstile_hash_bucket_lock()
514 …h_bucket_unlock(uintptr_t proprietor, uint32_t *index_proprietor, turnstile_type_t type, unsigned … in turnstile_hash_bucket_unlock()
561 turnstile_type_t type) in turnstile_htable_lookup_add()
634 turnstile_type_t type) in turnstable_htable_lookup_remove()
710 turnstile_type_t type) in turnstile_htable_lookup()
947 turnstile_type_t type) in turnstile_prepare_common()
980 turnstile_type_t type) in turnstile_prepare()
1016 turnstile_type_t type) in turnstile_prepare_compact_id()
[all …]
H A Dlock_rw.c178 lck_type_t type = LCK_TYPE_RW; in lck_rw_init() local
324 assert_canlock_rwlock_slow(lck_rw_t* lock, thread_t thread, lck_rw_type_t type) in assert_canlock_rwlock_slow()
352 assert_canlock_rwlock(lck_rw_t* lock, thread_t thread, lck_rw_type_t type) in assert_canlock_rwlock()
368 held_rwlock_notheld_with_info_panic(lck_rw_t* lock, thread_t thread, lck_rw_type_t type, struct rw_… in held_rwlock_notheld_with_info_panic()
383 assert_held_rwlock_slow(lck_rw_t* lock, thread_t thread, lck_rw_type_t type) in assert_held_rwlock_slow()
411 assert_held_rwlock(lck_rw_t* lock, thread_t thread, lck_rw_type_t type) in assert_held_rwlock()
490 add_held_rwlock_slow(lck_rw_t* lock, thread_t thread, lck_rw_type_t type, void* caller) in add_held_rwlock_slow()
556 add_held_rwlock(lck_rw_t* lock, thread_t thread, lck_rw_type_t type, void* caller) in add_held_rwlock()
564 remove_held_rwlock_slow(lck_rw_t *lock, thread_t thread, lck_rw_type_t type) in remove_held_rwlock_slow()
604 remove_held_rwlock(lck_rw_t* lock, thread_t thread, lck_rw_type_t type) in remove_held_rwlock()
[all …]
H A Dlocks.h1162 #define LCK_SPIN_ASSERT(lck, type) lck_spin_assert((lck),(type)) argument
1164 #define LCK_SPIN_ASSERT(lck, type) argument
1168 #define LCK_SPIN_ASSERT_DEBUG(lck, type) lck_spin_assert((lck),(type)) argument
1170 #define LCK_SPIN_ASSERT_DEBUG(lck, type) argument
/xnu-11215.61.5/bsd/vfs/
H A Dvfs_quota.c236 qf_get(struct quotafile *qfp, int type) in qf_get()
285 qf_put(struct quotafile *qfp, int type) in qf_put()
378 dqfileopen(struct quotafile *qfp, int type) in dqfileopen()
438 dqfileclose(struct quotafile *qfp, __unused int type) in dqfileclose()
466 dqget(u_int32_t id, struct quotafile *qfp, int type, struct dquot **dqp) in dqget()
/xnu-11215.61.5/tests/
H A Duipc_kevent.c27 test_kevent(int type) in test_kevent()
65 test_kevent_lowat(int type) in test_kevent_lowat()
H A Dsocket_bind_35685803.c21 sock_open_common(int pf, int type) in sock_open_common()
32 sock_open(int type) in sock_open()
50 sockv6_open(int type) in sockv6_open()
H A Dcorpse_backtrace.c67 cpu_type_t type = *(cpu_type_t *)(kcdata_iter_payload(btdata)); in exc_handler_backtrace() local
132 uint32_t type = kcdata_iter_array_elem_type(btdata); in exc_handler_backtrace() local
197 __unused exception_type_t type, in exc_handler_identity_protected()
H A Dexc_helpers.c120 exception_type_t type, in catch_mach_exception_raise()
134 exception_type_t type, in catch_mach_exception_raise_state_identity_protected()
204 exception_type_t type, in catch_mach_exception_raise_state()
228 exception_type_t type, in catch_mach_exception_raise_state_identity()
H A Dso_bindtodevice.c52 test_so_bindtodevice(int domain, int type, int proto) in test_so_bindtodevice()
/xnu-11215.61.5/libkern/os/
H A Dlog.h376 #define os_log_with_type(log, type, format, ...) __extension__({ \ argument
411 #define os_log_at_time(log, type, ts, format, ...) __extension__({ \ argument
445 #define os_log_driverKit(out, log, type, format, ...) __extension__({ \ argument
494 #define os_log_with_startup_serial_and_type(log, type, format, ...) __extension__({ \ argument
H A Dlog_encode.c114 log_add_cmd(os_log_context_t ctx, os_log_fmt_cmd_type_t type, uint8_t flags, in log_add_cmd()
165 log_add_range_arg(os_log_context_t ctx, os_log_fmt_cmd_type_t type, os_log_fmt_cmd_flags_t flags, in log_add_range_arg()
193 log_add_arg(os_log_context_t ctx, os_log_fmt_cmd_type_t type, void *arg, size_t arg_len) in log_add_arg()
273 log_encode_fmt_arg(void *arg, size_t arg_len, os_log_fmt_cmd_type_t type, os_log_context_t ctx) in log_encode_fmt_arg()
307 int type = OST_INT; in log_encode_fmt() local
H A Datomic.h70 #define os_atomic(type) std::atomic<type> volatile argument
78 #define os_atomic(type) type volatile _Atomic argument
/xnu-11215.61.5/osfmk/ipc/
H A Dipc_object.c430 mach_port_type_t type, in ipc_object_alloc()
540 ipc_object_type_t type) in ipc_object_validate()
552 ipc_object_type_t type) in ipc_object_validate_aligned()
1326 ipc_object_lock(ipc_object_t io, ipc_object_type_t type) in ipc_object_lock()
1333 ipc_object_lock_check_aligned(ipc_object_t io, ipc_object_type_t type) in ipc_object_lock_check_aligned()
1430 ipc_object_lock_try(ipc_object_t io, ipc_object_type_t type) in ipc_object_lock_try()
/xnu-11215.61.5/bsd/kern/
H A Duipc_domain.c571 net_del_proto(int type, int protocol, struct domain *dp) in net_del_proto()
605 net_del_proto_old(int type, int protocol, struct domain_old *odp) in net_del_proto_old()
775 pffindtype(int family, int type) in pffindtype()
833 pffindproto(int family, int protocol, int type) in pffindproto()
845 pffindproto_locked(int family, int protocol, int type) in pffindproto_locked()
879 pffindproto_old(int family, int protocol, int type) in pffindproto_old()
895 pffindprotonotype_locked(int family, int protocol, int type) in pffindprotonotype_locked()
H A Dkern_trustcache.c115 TCType_t type, in txm_load_trust_cache()
330 TCType_t type, in ppl_load_trust_cache()
502 TCType_t type, in xnu_load_trust_cache()
722 TCType_t type = kTCTypeInvalid; in load_trust_cache() local
752 TCType_t type, in load_trust_cache_with_type()
/xnu-11215.61.5/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.c58 mockfs_fsnode_create(mount_t mp, uint8_t type, mockfs_fsnode_t * fsnpp) in mockfs_fsnode_create()
266 mockfs_fsnode_child_by_type(mockfs_fsnode_t parent, uint8_t type, mockfs_fsnode_t * child) in mockfs_fsnode_child_by_type()
/xnu-11215.61.5/bsd/sys/
H A D_types.h111 #define __offsetof(type, field) __builtin_offsetof(type, field) argument
113 #define __offsetof(type, field) ((size_t)(&((type *)0)->field)) argument
H A Deventhandler.h112 #define evhlog(type, ...) do { if (__improbable(evh_debug >= 1)) os_log_##type(OS_LOG_DEFAULT… argument
113 #define evhlog2(type, ...) do { if (__improbable(evh_debug >= 2)) os_log_##type(OS_LOG_DEFAULT… argument
153 #define EVENTHANDLER_DECLARE(name, type) \ argument
/xnu-11215.61.5/san/memory/
H A Dkasan_dynamic_blacklist.c350 kasan_is_blacklisted(access_t type) in kasan_is_blacklisted()
465 add_blacklist_entry(const char *kext, const char *func, access_t type) in add_blacklist_entry()
498 const access_t type; member
561 access_t type = TYPE_NORMAL; in kasan_init_dybl() local
588 kasan_is_blacklisted(access_t __unused type) in kasan_is_blacklisted()
H A Dkasan-helper.c80 #define ACCESS_CHECK_DECLARE(type, sz, access) \ argument
86 #define ACCESS_CHECK_DECLARE(type, sz, access) \ argument
/xnu-11215.61.5/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c670 inet_traffic_rule_validate(struct nxctl_traffic_rule_type *type, in inet_traffic_rule_validate()
894 inet_traffic_rule_find(struct nxctl_traffic_rule_type *type, const char *ifname, in inet_traffic_rule_find()
929 inet_traffic_rule_find_by_uuid(struct nxctl_traffic_rule_type *type, in inet_traffic_rule_find_by_uuid()
972 struct nxctl_traffic_rule_type *type = ntr->ntr_type; in inet_traffic_rule_link() local
1023 struct nxctl_traffic_rule_type *type; in inet_traffic_rule_unlink() local
1107 inet_traffic_rule_create(struct nxctl_traffic_rule_type *type, in inet_traffic_rule_create()
1168 inet_traffic_rule_get_all(struct nxctl_traffic_rule_type *type, uint32_t size, in inet_traffic_rule_get_all()
1282 find_traffic_rule_type(uint8_t type) in find_traffic_rule_type()
1304 struct nxctl_traffic_rule_type *type = NULL; in add_traffic_rule() local
1445 struct nxctl_traffic_rule_type *type; in nxioctl_get_traffic_rules() local
/xnu-11215.61.5/iokit/IOKit/
H A DIOLocks.h157 #define IOLockAssert(l, type) LCK_MTX_ASSERT(l, type) argument
372 #define IORWLockAssert(l, type) LCK_RW_ASSERT(l, type) argument
509 #define IOSimpleLockAssert(l, type) LCK_SPIN_ASSERT(l, type) argument
/xnu-11215.61.5/libsyscall/wrappers/
H A Devent_wrappers.c30 record_system_event_as_kernel(system_event_type type, system_event_subsystem subsystem, const char … in record_system_event_as_kernel()
/xnu-11215.61.5/tests/sched/sched_test_harness/shadow_headers/
H A Dpriority_queue.cpp7 #define __container_of(ptr, type, field) __extension__({ \ argument

12345678910>>...16