Home
last modified time | relevance | path

Searched defs:type (Results 276 – 300 of 381) sorted by relevance

1...<<111213141516

/xnu-11215.1.10/libkern/c++/
H A DOSKext.cpp1956 kc_kind_t type) in withPrelinkedInfoDict()
2035 kc_kind_t type) in initWithPrelinkedInfoDict()
10860 OSData **kcUUID, kc_kind_t type)
10981 OSSharedPtr<OSData> &kcUUID, kc_kind_t type)
10998 OSSharedPtr<OSObject> &parsedXML, kc_kind_t type)
11047 OSKext::consumeDeferredKextCollection(kc_kind_t type)
13470 kc_kind_t type)
13896 kc_kind_t type)
14173 kc_kind_t type)
14216 kc_kind_t type,
/xnu-11215.1.10/tools/lldbmacros/
H A Dlog.py92 def type(self): member in FTID
/xnu-11215.1.10/osfmk/vm/
H A Dvm_purgeable.c1072 enum purgeable_q_type type; in vm_purgeable_object_remove() local
/xnu-11215.1.10/bsd/net/classq/
H A Dclassq_subr.c521 ifclassq_attach(struct ifclassq *ifq, u_int32_t type, void *discipline) in ifclassq_attach()
/xnu-11215.1.10/libkern/kxld/
H A Dkxld_sym.c218 u_char type = n_type & N_TYPE; in init_predicates() local
/xnu-11215.1.10/osfmk/arm64/
H A Dsleh.c2330 unsigned int type = DBG_INTR_TYPE_UNKNOWN; in sleh_fiq() local
2502 sleh_interrupt_handler_prologue(arm_saved_state_t *state, unsigned int type) in sleh_interrupt_handler_prologue()
/xnu-11215.1.10/osfmk/arm64/sptm/pmap/
H A Dpmap_data.h477 pvh_test_type(uintptr_t pvh, uintptr_t type) in pvh_test_type()
615 pvh_update_head(locked_pvh_t *locked_pvh, void *pvep, unsigned int type) in pvh_update_head()
/xnu-11215.1.10/bsd/kern/
H A Duipc_socket2.c1984 sbcreatecontrol(caddr_t __sized_by(size) p, int size, int type, int level) in sbcreatecontrol()
2007 sbcreatecontrol_mbuf(caddr_t __sized_by(size) p, int size, int type, int level, struct mbuf **mp) in sbcreatecontrol_mbuf()
H A Dtracker.c502 …ute(u_int8_t * __sized_by(buffer_length)buffer, size_t buffer_length, u_int8_t type, u_int8_t * __… in tracker_retrieve_attribute()
/xnu-11215.1.10/tests/skywalk/
H A Dskywalk_test_utils.c1081 sktu_create_interface(sktu_if_type_t type, sktu_if_flag_t flags) in sktu_create_interface()
1186 sktu_create_interface_channel(sktu_if_type_t type, int tunsock) in sktu_create_interface_channel()
1237 sktu_get_interface_name(sktu_if_type_t type, int s, char name[IFNAMSIZ]) in sktu_get_interface_name()
/xnu-11215.1.10/osfmk/i386/
H A Dcpu_topology.h50 uint8_t type; /* type of cache */ member
/xnu-11215.1.10/bsd/net/
H A Dif_media.h331 #define IFM_MAKEWORD(type, subtype, options, instance) \ argument
/xnu-11215.1.10/osfmk/kdp/
H A Dsk_core.c403 is_sk_type(int type) in is_sk_type()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif_flow.c675 nx_netif_flowtable_init(struct nx_netif *nif, netif_flowtable_type_t type) in nx_netif_flowtable_init()
/xnu-11215.1.10/bsd/nfs/
H A Dnfs_syscalls.c433 int fmode, error, type; in fhopen() local
/xnu-11215.1.10/bsd/netinet/
H A Dip_input.c2811 int opt, optlen, cnt, off, type = ICMP_PARAMPROB, forward = 0; in ip_dooptions() local
3469 int error, type = 0, code = 0; in ip_forward() local
H A Dflow_divert.c452 flow_divert_packet_append_tlv(mbuf_ref_t packet, uint8_t type, uint32_t length, const void *value) in flow_divert_packet_append_tlv()
479 flow_divert_packet_find_tlv(mbuf_ref_t packet, int offset, uint8_t type, int *err, int next) in flow_divert_packet_find_tlv()
516 flow_divert_packet_get_tlv(mbuf_ref_t packet, int offset, uint8_t type, size_t buff_len, void *buff… in flow_divert_packet_get_tlv()
/xnu-11215.1.10/bsd/sys/
H A Ddtrace.h684 #define DTRACE_PTR(type, name) uint32_t name##pad; type *name argument
686 #define DTRACE_PTR(type, name) type *name; uint32_t name##pad argument
689 #define DTRACE_PTR(type, name) type *name argument
695 #define DTRACE_PTR(type, name) user_addr_t name argument
697 #define DTRACE_PTR(type, name) type *name argument
H A Dkdebug_private.h468 unsigned int type; member
/xnu-11215.1.10/bsd/skywalk/mem/
H A Dskmem_arena.c418 skmem_arena_init_common(struct skmem_arena *ar, skmem_arena_type_t type, in skmem_arena_init_common()
/xnu-11215.1.10/osfmk/kern/
H A Dcs_blobs.h271 uint32_t type; /* type of entry */ member
H A Dipc_tt.c2634 ipc_kobject_type_t type = ip_kotype(port); in convert_port_to_task_with_flavor_locked_noref() local
3141 ipc_kobject_type_t type = ip_kotype(port); in convert_port_to_thread_with_flavor_locked() local
3507 ipc_kobject_type_t type = ip_kotype(kport); in port_name_to_current_task_internal_noref() local
H A Dwork_interval.c1151 uint32_t type = (create_flags & WORK_INTERVAL_TYPE_MASK); in kern_work_interval_create() local
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c456 ipf_icmp6_error_flag(struct mbuf *m, int type, int code, int param, int flags) in ipf_icmp6_error_flag()
/xnu-11215.1.10/iokit/Exclaves/
H A DExclaves.cpp1129 exclaveRegisterANEUpcallHelper(IOService::IOExclaveProxyState * pRef, IOExclaveANEUpcallType type, … in exclaveRegisterANEUpcallHelper()

1...<<111213141516