| /xnu-12377.41.6/tests/unit/mocks/ |
| H A D | mock_thread.c | 1684 #define SANCOV_LOAD_STORE_DATA_CHECKER(type, size, access_type) do { \ argument 1712 #define MOCK_SANCOV_LOAD_STORE(type, size) … argument
|
| /xnu-12377.41.6/san/coverage/ |
| H A D | kcov_ksancov_data.h | 109 uint32_t type; member
|
| H A D | kcov_ksancov.c | 375 kcov_ksancov_trace_cmp(kcov_thread_data_t *data, uint32_t type, uint64_t arg1, uint64_t arg2, void … in kcov_ksancov_trace_cmp() 424 kcov_ksancov_trace_cmp_func(kcov_thread_data_t *data, uint32_t type, const void *arg1, size_t len1,… in kcov_ksancov_trace_cmp_func()
|
| /xnu-12377.41.6/libsyscall/mach/ |
| H A D | mach_msg.c | 332 mach_msg_destroy_port(mach_port_t port, mach_msg_type_name_t type) in mach_msg_destroy_port()
|
| /xnu-12377.41.6/bsd/skywalk/ |
| H A D | os_skywalk_private.h | 40 #define SK_ALIGN64_CASSERT(type, field) \ argument
|
| /xnu-12377.41.6/bsd/security/audit/ |
| H A D | audit_private.h | 512 u_char type; member 520 u_char type; member
|
| /xnu-12377.41.6/osfmk/i386/ |
| H A D | cpuid.h | 365 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-12377.41.6/osfmk/kperf/ |
| H A D | kperfbsd.c | 481 enum kperf_request type = (enum kperf_request)arg1; variable
|
| /xnu-12377.41.6/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_priv.h | 31 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) argument
|
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | raw_ip6.c | 379 int type = 0, code = 0; /* for ICMPv6 output statistics only */ in rip6_output() local
|
| /xnu-12377.41.6/libkern/libkern/c++/ |
| H A D | OSKext.h | 142 #define container_of(ptr, type, member) ((type*)(((uintptr_t)ptr) - offsetof(type, member))) argument
|
| /xnu-12377.41.6/iokit/Kernel/ |
| H A D | IOUserServer.cpp | 1534 int type; in GetInterruptType_Impl() local 1912 uint64_t * type, in CopyNextNotification_Impl() 3682 IOUserServer::copySendRightForObject(OSObject * object, ipc_kobject_type_t type) in copySendRightForObject() 3688 IOUserServer::copyObjectForSendRight(ipc_port_t port, ipc_kobject_type_t type) in copyObjectForSendRight() 4703 uint32_t type, OSDictionary * properties, IOUserClient ** handler) in serviceNewUserClient() 4845 uint32_t type, OSDictionary * properties, OSSharedPtr<IOUserClient>& handler) in serviceNewUserClient() 5417 uint32_t type, in NewUserClient_Impl() 5425 uint32_t type, in _NewUserClient_Impl() 6483 IOUserUserClient::clientMemoryForType(UInt32 type, in clientMemoryForType()
|
| H A D | IOPMrootDomain.cpp | 415 getAggressivenessTypeString( uint32_t type ) in getAggressivenessTypeString() 441 uint32_t type; member 2177 unsigned long type, in setAggressiveness() 2188 unsigned long type, in setAggressiveness() 2267 unsigned long type, in getAggressiveness() 4596 const OSSymbol *type, 4937 const OSSymbol *type, 5217 uint32_t type, 6654 IOPMrootDomain::setSystemTransitionTypeGated(SystemTransitionType type) 10351 change_t type, IOService *service, uint32_t changeFlags, uint32_t bitNum) [all …]
|
| H A D | IOKitKernelInternal.h | 101 #define __IODEQUALIFY(type, expr) \ argument
|
| H A D | IODMACommand.cpp | 50 #define MAPTYPE(type) ((UInt) (type) & kTypeMask) argument 51 #define IS_NONCOHERENT(type) (MAPTYPE(type) == kNonCoherent) argument
|
| H A D | IOServicePM.cpp | 136 uint32_t type = kIOPMRequestTypeInvalid; in getPMRequestType() local 3088 IOService::activityTickle( unsigned long type, unsigned long stateNumber ) in activityTickle() 3119 unsigned long type = (unsigned long) request->fArg1; in handleDeferredActivityTickle() local 3140 IOService::_activityTickle( unsigned long type, unsigned long stateNumber ) in _activityTickle() 3570 IOService::setAggressiveness( unsigned long type, unsigned long newLevel ) in setAggressiveness() 3582 IOService::getAggressiveness( unsigned long type, unsigned long * currentLevel ) in getAggressiveness() 8869 IOPMRequest::init( IOService * target, IOOptionBits type ) in init()
|
| /xnu-12377.41.6/osfmk/ipc/ |
| H A D | mach_msg.c | 118 #define offsetof(type, member) ((size_t)(&((type *)0)->member)) argument
|
| H A D | mach_kernelrpc.c | 413 mach_port_type_t type; in _kernelrpc_mach_port_type_trap() local
|
| /xnu-12377.41.6/osfmk/vm/ |
| H A D | pmap.h | 446 unified_page_list_type_t type; member
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | gmon.h | 234 uint32_t type; /* constant for type of data following this struct */ member
|
| /xnu-12377.41.6/tests/skywalk/ |
| H A D | skywalk_test_common.h | 118 nexus_type_t type; member
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | bridgestp.c | 690 int type; in bstp_received_bpdu() local 792 int type; in bstp_pdu_rcvtype() local
|
| H A D | necp_client.c | 2814 u_int8_t type = necp_buffer_get_tlv_type(parameters, parameters_size, offset); in necp_client_update_local_port_parameters() local 2868 necp_client_trace_parameter_parsing(struct necp_client *client, u_int8_t type, u_int8_t * __sized_b… in necp_client_trace_parameter_parsing() 3064 u_int8_t type = necp_buffer_get_tlv_type(parameters, parameters_size, offset); in necp_client_parse_parameters() local 3539 u_int8_t type = necp_buffer_get_tlv_type(result, result_size, offset); in necp_client_parse_result() local 5654 u_int8_t type = necp_buffer_get_tlv_type(result_buffer, client->result_length, offset); in necp_client_remove_agent_from_result() local 6351 u_int8_t type = necp_buffer_get_tlv_type(parameters, parameters_size, offset); in necp_find_domain_info_common() local 6626 u_int8_t type = necp_buffer_get_tlv_type(parameters, parameters_size, offset); in necp_find_netstat_data() local 6718 u_int8_t type = necp_buffer_get_tlv_type(parameters, parameters_size, offset); in necp_find_netstat_initial_properties() local 7580 u_int8_t type = necp_buffer_get_tlv_type(parameters, parameters_size, offset); in necp_find_conn_netstat_data() local 8611 u_int8_t type = 0; in necp_client_fillout_flow_tlvs() local [all …]
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kern_descrip.c | 306 int type = FILEGLOB_DTYPE(fg); in fg_set_data() local 327 int type = FILEGLOB_DTYPE(fg); in fg_get_data_volatile() local 5482 file_type_t type; in fstat() local 5722 file_type_t type; in sys_fpathconf() local
|
| /xnu-12377.41.6/tests/ |
| H A D | arm_matrix.c | 93 exception_type_t type, in bad_instruction_exception_handler()
|