Home
last modified time | relevance | path

Searched defs:type (Results 251 – 275 of 419) sorted by relevance

1...<<11121314151617

/xnu-12377.41.6/tests/unit/mocks/
H A Dmock_thread.c1684 #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 Dkcov_ksancov_data.h109 uint32_t type; member
H A Dkcov_ksancov.c375 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 Dmach_msg.c332 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 Dos_skywalk_private.h40 #define SK_ALIGN64_CASSERT(type, field) \ argument
/xnu-12377.41.6/bsd/security/audit/
H A Daudit_private.h512 u_char type; member
520 u_char type; member
/xnu-12377.41.6/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-12377.41.6/osfmk/kperf/
H A Dkperfbsd.c481 enum kperf_request type = (enum kperf_request)arg1; variable
/xnu-12377.41.6/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h31 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) argument
/xnu-12377.41.6/bsd/netinet6/
H A Draw_ip6.c379 int type = 0, code = 0; /* for ICMPv6 output statistics only */ in rip6_output() local
/xnu-12377.41.6/libkern/libkern/c++/
H A DOSKext.h142 #define container_of(ptr, type, member) ((type*)(((uintptr_t)ptr) - offsetof(type, member))) argument
/xnu-12377.41.6/iokit/Kernel/
H A DIOUserServer.cpp1534 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 DIOPMrootDomain.cpp415 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 DIOKitKernelInternal.h101 #define __IODEQUALIFY(type, expr) \ argument
H A DIODMACommand.cpp50 #define MAPTYPE(type) ((UInt) (type) & kTypeMask) argument
51 #define IS_NONCOHERENT(type) (MAPTYPE(type) == kNonCoherent) argument
H A DIOServicePM.cpp136 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 Dmach_msg.c118 #define offsetof(type, member) ((size_t)(&((type *)0)->member)) argument
H A Dmach_kernelrpc.c413 mach_port_type_t type; in _kernelrpc_mach_port_type_trap() local
/xnu-12377.41.6/osfmk/vm/
H A Dpmap.h446 unified_page_list_type_t type; member
/xnu-12377.41.6/bsd/sys/
H A Dgmon.h234 uint32_t type; /* constant for type of data following this struct */ member
/xnu-12377.41.6/tests/skywalk/
H A Dskywalk_test_common.h118 nexus_type_t type; member
/xnu-12377.41.6/bsd/net/
H A Dbridgestp.c690 int type; in bstp_received_bpdu() local
792 int type; in bstp_pdu_rcvtype() local
H A Dnecp_client.c2814 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 Dkern_descrip.c306 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 Darm_matrix.c93 exception_type_t type, in bad_instruction_exception_handler()

1...<<11121314151617