Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 40) sorted by relevance

12

/xnu-11215.81.4/pexpert/gen/
H A Ddevice_tree.c71 …op_in_dt_region(vm_offset_t const start, vm_offset_t const end, DeviceTreeNodeProperty const *prop) in assert_prop_in_dt_region()
82 #define ASSERT_PROP_IN_DT(prop) assert_prop_in_dt_region((vm_offset_t)DTRootNode, (vm_offset_t)DTEn… argument
110 next_prop_region(vm_offset_t const start, vm_offset_t end, DeviceTreeNodeProperty const *prop) in next_prop_region()
124 #define next_prop(prop) next_prop_region((vm_offset_t)DTRootNode, (vm_offset_t)DTEnd, (prop)) argument
129 DeviceTreeNodeProperty const *prop; in skipProperties() local
600 DeviceTreeNodeProperty const *prop; in SecureDTGetPropertyInternal() local
H A Dpe_gen.c97 void const *prop = NULL; in pe_init_debug() local
/xnu-11215.81.4/iokit/Kernel/
H A DIODMAController.cpp57 OSSharedPtr<OSObject> prop = provider->copyProperty("dma-parent"); in getController() local
102 OSSharedPtr<OSObject> prop = _provider->copyProperty("AAPL,phandle"); in registerDMAController() local
H A DIODeviceTreeSupport.cpp122 OSData * prop; in IODeviceTreeAlloc() local
429 void const *prop; in MakeReferenceTable() local
920 OSObject *prop; in CompareKey() local
1226 OSData * prop; in IODTResolveAddressCell() local
H A DIONVRAMV3Handler.cpp284 OSSharedPtr<OSObject> prop; in init() local
316 OSSharedPtr<OSObject> prop; in getNVRAMProperties() local
653 OSSharedPtr<OSObject> prop; in handleEphDM() local
H A DIOCatalogue.cpp739 OSObject * prop; in terminateDrivers() local
882 …OSSharedPtr<OSObject> prop = service->copyProperty(gIOUserServerPreserveUserspaceRebootKey, gIOSer… in terminateDriversForUserspaceReboot() local
H A DIOPlatformExpert.cpp1537 OSObject *prop = NULL; in callPlatformFunction() local
1776 OSData * prop; in getModelName() local
1826 OSData * prop; in getMachineName() local
1846 OSData * prop; in getTargetName() local
H A DIOService.cpp746 OSObject * prop; in getDebugFlags() local
2146 OSObject * prop; in applyToInterestNotifiers() local
2380 OSObject * prop; in unregisterAllInterest() local
3686 OSObject * prop; in IOServiceObjectOrder() local
4791 OSObject * prop; in startCandidate() local
5740 OSObject * prop; in waitQuietWithOptions() local
7212 OSObject * prop; in IOResourcesMatchPropertyTable() local
7507 OSObject * prop; in compareProperty() local
7530 OSObject * prop; in compareProperty() local
7981 OSObject * prop = where->copyProperty(gIOServiceLegacyMatchingRegistryIDKey); in matchPassive() local
[all …]
H A DIOUserServer.cpp2637 OSDictionary * entitlements, OSObject * prop, in checkEntitlements()
2689 IOUserServer::checkEntitlements(OSObject * prop, IOService * provider, IOService * dext) in checkEntitlements()
2697 OSObject * prop; in checkEntitlements() local
2877 OSObject * prop; in objectInstantiate() local
4609 OSObject * prop; in serviceAttach() local
4700 OSObject * prop; in serviceNewUserClient() local
4909 OSObject * prop; in serviceJoinPMTree() local
4968 OSObject * prop; in serviceSetPowerState() local
5195 OSObject * prop = NULL; in Create_Impl() local
5459 OSObject * prop; in systemPower() local
/xnu-11215.81.4/tests/skywalk/
H A Dskt_mangle.c196 struct slot_prop prop; in skt_mangle_rx() local
299 slot_prop_t prop; in skt_mangle_tx() local
H A Dskt_debug_verify.c54 slot_prop_t prop; in skt_debug_verify_main() local
H A Dskt_shutdown.c56 slot_prop_t prop; in skt_shutdown_common() local
H A Dskt_oneslot.c54 slot_prop_t prop; in skt_oneslot_common() local
H A Dskt_nslots.c54 slot_prop_t prop; in skt_nslots_common() local
H A Dskt_netifdirect.c309 slot_prop_t prop; variable
407 slot_prop_t prop; in skt_netif_channel_receive() local
H A Dskt_filter.c188 slot_prop_t prop; in put_packet() local
208 slot_prop_t prop; in get_packet() local
/xnu-11215.81.4/pexpert/arm/
H A Dpe_fiq.c87 void const *prop; in pe_init_fiq() local
H A Dpe_init.c416 void * const *prop; in PE_init_platform() local
/xnu-11215.81.4/osfmk/i386/
H A Dtsc.c98 EFI_get_frequency(const char *prop) in EFI_get_frequency()
/xnu-11215.81.4/osfmk/arm64/
H A Dcpu.c1213 void const *prop; in cpu_machine_idle_init() local
1275 void const * const *prop; in sleep_token_buffer_init() local
H A Dmachine_routines.c1012 void const *prop; in ml_readprop() local
1038 uint64_t const *prop; in ml_read_reg_range() local
1057 void const *prop; in ml_is_boot_cpu() local
/xnu-11215.81.4/osfmk/arm/pmap/
H A Dpmap_data.c2104 void const *prop = NULL; in pmap_compute_pv_targets() local
3577 void const *prop = NULL; in pmap_compute_io_rgns() local
3668 void const *prop = NULL; in pmap_load_io_rgns() local
3780 void const *prop = NULL; in pmap_compute_io_filters() local
3899 void const *prop = NULL; in pmap_load_io_filters() local
/xnu-11215.81.4/bsd/netkey/
H A Dkey_debug.c177 struct sadb_prop *prop = (struct sadb_prop *)ext; local
/xnu-11215.81.4/bsd/kern/
H A Dkern_sig.c2043 int prop; in psignal_internal() local
2656 int signum, mask, prop, sigbits; in issignal_locked() local
2920 int signum, mask, prop, sigbits; in CURSIG() local
3492 hassigprop(int sig, int prop) in hassigprop()
/xnu-11215.81.4/bsd/skywalk/channel/
H A Dchannel_kern.c105 const kern_channel_slot_t slot0, struct kern_slot_prop *prop) in kern_channel_get_next_slot()

12