Home
last modified time | relevance | path

Searched defs:type (Results 226 – 250 of 394) sorted by relevance

12345678910>>...16

/xnu-11417.101.15/pexpert/arm/
H A Dpe_init.c851 PE_mark_hwaccess_data(uint8_t type, uint8_t size, uint64_t paddr) in PE_mark_hwaccess_data()
/xnu-11417.101.15/libkern/zlib/
H A Dzutil.h203 # define fdopen(fd,type) _fdopen(fd,type) argument
/xnu-11417.101.15/tools/lldbmacros/core/
H A Dcaching.py347 fasttypes = {int, str}, tuple=tuple, type=type, len=len): argument
/xnu-11417.101.15/bsd/skywalk/
H A Dos_skywalk_private.h40 #define SK_ALIGN64_CASSERT(type, field) \ argument
/xnu-11417.101.15/iokit/Kernel/
H A DIOKitDebug.cpp251 uint32_t type; member
352 uint32_t type, uint32_t numSiteQs) in IOTrackingQueueAlloc()
812 IOTrackingFreeCallSite(uint32_t type, IOTrackingCallSite ** pSite) in IOTrackingFreeCallSite()
H A DIOUserServer.cpp1531 int type; in GetInterruptType_Impl() local
1899 uint64_t * type, in CopyNextNotification_Impl()
3667 IOUserServer::copySendRightForObject(OSObject * object, ipc_kobject_type_t type) in copySendRightForObject()
3683 IOUserServer::copyObjectForSendRight(ipc_port_t port, ipc_kobject_type_t type) in copyObjectForSendRight()
4675 uint32_t type, OSDictionary * properties, IOUserClient ** handler) in serviceNewUserClient()
4817 uint32_t type, OSDictionary * properties, OSSharedPtr<IOUserClient>& handler) in serviceNewUserClient()
5264 uint32_t type, in NewUserClient_Impl()
5272 uint32_t type, in _NewUserClient_Impl()
6199 IOUserUserClient::clientMemoryForType(UInt32 type, in clientMemoryForType()
H A DIOKitKernelInternal.h100 #define __IODEQUALIFY(type, expr) \ argument
/xnu-11417.101.15/osfmk/ipc/
H A Dipc_port.c583 mach_port_type_t type = 0; in ipc_port_request_type() local
899 mach_port_type_t type = MACH_PORT_TYPE_RECEIVE; in ipc_port_alloc() local
954 mach_port_type_t type = MACH_PORT_TYPE_RECEIVE; in ipc_port_alloc_name() local
H A Dmach_kernelrpc.c409 mach_port_type_t type; in _kernelrpc_mach_port_type_trap() local
H A Dmach_msg.c118 #define offsetof(type, member) ((size_t)(&((type *)0)->member)) argument
/xnu-11417.101.15/bsd/kern/
H A Duipc_socket.c611 soalloc(int waitok, int dom, int type) in soalloc()
634 socreate_internal(int dom, struct socket **aso, int type, int proto, in socreate_internal()
851 socreate(int dom, struct socket **aso, int type, int proto) in socreate()
858 socreate_delegate(int dom, struct socket **aso, int type, int proto, pid_t epid) in socreate_delegate()
3313 int moff, type = 0; in soreceive() local
H A Dkern_memorystatus_internal.h271 #define _memorystatus_log_with_type(type, format, ...) os_log_with_startup_serial_and_type(memoryst… argument
H A Dubc_subr.c199 cs_find_md(uint8_t type) in cs_find_md()
236 uint32_t type = cd->hashType; in hash_rank() local
556 uint32_t type = ntohl(blobIndex->type); in cs_validate_csblob() local
727 csblob_find_blob_bytes(const uint8_t *addr, size_t length, uint32_t type, uint32_t magic) in csblob_find_blob_bytes()
772 csblob_find_blob(struct cs_blob *csblob, uint32_t type, uint32_t magic) in csblob_find_blob()
/xnu-11417.101.15/osfmk/vm/
H A Dpmap.h416 unified_page_list_type_t type; member
/xnu-11417.101.15/libsyscall/mach/
H A Dmach_msg.c332 mach_msg_destroy_port(mach_port_t port, mach_msg_type_name_t type) in mach_msg_destroy_port()
/xnu-11417.101.15/bsd/security/audit/
H A Daudit_private.h512 u_char type; member
520 u_char type; member
/xnu-11417.101.15/osfmk/i386/
H A Dcpuid.h365 cache_type_t type; /* Cache type */ member
374 #define CACHE_DESC(value, type, size, linesize, text) \ argument
377 #define CACHE_DESC(value, type, size, linesize, text) \ argument
/xnu-11417.101.15/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h31 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) argument
/xnu-11417.101.15/bsd/netinet6/
H A Draw_ip6.c376 int type = 0, code = 0; /* for ICMPv6 output statistics only */ in rip6_output() local
/xnu-11417.101.15/osfmk/kperf/
H A Dkperfbsd.c481 enum kperf_request type = (enum kperf_request)arg1; variable
/xnu-11417.101.15/libkern/libkern/c++/
H A DOSKext.h142 #define container_of(ptr, type, member) ((type*)(((uintptr_t)ptr) - offsetof(type, member))) argument
/xnu-11417.101.15/tests/sched/sched_test_harness/
H A Dsched_edge_harness.c169 edge_impl_set_cluster_type(processor_set_t pset, test_cpu_type_t type) in edge_impl_set_cluster_type()
/xnu-11417.101.15/tests/
H A Darm_matrix.c92 exception_type_t type, in bad_instruction_exception_handler()
/xnu-11417.101.15/bsd/sys/
H A Dgmon.h234 uint32_t type; /* constant for type of data following this struct */ member
/xnu-11417.101.15/tests/skywalk/
H A Dskywalk_test_common.h118 nexus_type_t type; member

12345678910>>...16