Home
last modified time | relevance | path

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

12

/xnu-10002.1.13/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
478 DeviceTreeNodeProperty const *prop; in SecureDTGetPropertyInternal() local
H A Dpe_gen.c94 void const *prop = NULL; in pe_init_debug() local
/xnu-10002.1.13/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
916 OSObject *prop; in CompareKey() local
1222 OSData * prop; in IODTResolveAddressCell() 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.cpp728 OSObject * prop; in getDebugFlags() local
2130 OSObject * prop; in applyToInterestNotifiers() local
2364 OSObject * prop; in unregisterAllInterest() local
3664 OSObject * prop; in IOServiceObjectOrder() local
4736 OSObject * prop; in startCandidate() local
5660 OSObject * prop; in waitQuietWithOptions() local
7132 OSObject * prop; in IOResourcesMatchPropertyTable() local
7427 OSObject * prop; in compareProperty() local
7450 OSObject * prop; in compareProperty() local
7886 OSObject * prop = where->copyProperty(gIOServiceLegacyMatchingRegistryIDKey); in matchPassive() local
[all …]
H A DIOUserServer.cpp2608 OSDictionary * entitlements, OSObject * prop, in checkEntitlements()
2660 IOUserServer::checkEntitlements(OSObject * prop, IOService * provider, IOService * dext) in checkEntitlements()
2668 OSObject * prop; in checkEntitlements() local
2848 OSObject * prop; in objectInstantiate() local
4515 OSObject * prop; in serviceAttach() local
4606 OSObject * prop; in serviceNewUserClient() local
4813 OSObject * prop; in serviceJoinPMTree() local
4879 OSObject * prop; in serviceSetPowerState() local
5055 OSObject * prop = NULL; in Create_Impl() local
5319 OSObject * prop; in systemPower() local
H A DIONVRAMV3Handler.cpp282 OSSharedPtr<OSObject> prop; in init() local
314 OSSharedPtr<OSObject> prop; in getNVRAMProperties() local
H A DIONVRAM.cpp1187 OSSharedPtr<OSObject> prop; in getNVRAMProperties() local
1389 OSSharedPtr<OSObject> prop; in initImageFormat() local
H A DIOHibernateIO.cpp1151 DeviceTreeNodeProperty * prop; in MergeDeviceTree() local
H A DIORegistryEntry.cpp291 OSString * prop; in init() local
H A DIOPMrootDomain.cpp5177 OSSharedPtr<OSObject> prop; in evaluateSystemSleepPolicy() local
5997 OSSharedPtr<OSObject> prop = service->copyProperty(kIOPMDarkWakeMaxPowerStateKey); in tagPowerPlaneService() local
10226 OSSharedPtr<OSObject> prop; in acknowledgeSystemWillShutdown() local
/xnu-10002.1.13/pexpert/arm/
H A Dpe_fiq.c87 void const *prop; in pe_init_fiq() local
H A Dpe_init.c404 void * const *prop; in PE_init_platform() local
/xnu-10002.1.13/osfmk/i386/
H A Dtsc.c98 EFI_get_frequency(const char *prop) in EFI_get_frequency()
/xnu-10002.1.13/osfmk/arm64/
H A Dcpu.c1217 void const *prop; in cpu_machine_idle_init() local
1273 void const * const *prop; in sleep_token_buffer_init() local
H A Dmachine_routines.c872 void const *prop; in ml_readprop() local
898 uint64_t const *prop; in ml_read_reg_range() local
917 void const *prop; in ml_is_boot_cpu() local
/xnu-10002.1.13/osfmk/arm/pmap/
H A Dpmap_data.c2105 void const *prop = NULL; in pmap_compute_pv_targets() local
3578 void const *prop = NULL; in pmap_compute_io_rgns() local
3669 void const *prop = NULL; in pmap_load_io_rgns() local
3760 void const *prop = NULL; in pmap_compute_io_filters() local
3879 void const *prop = NULL; in pmap_load_io_filters() local
/xnu-10002.1.13/bsd/netkey/
H A Dkey_debug.c177 struct sadb_prop *prop = (struct sadb_prop *)ext; local
/xnu-10002.1.13/bsd/kern/
H A Dkern_sig.c2032 int prop; in psignal_internal() local
2639 int signum, mask, prop, sigbits; in issignal_locked() local
2903 int signum, mask, prop, sigbits; in CURSIG() local
3481 hassigprop(int sig, int prop) in hassigprop()
H A Dkpi_mbuf.c225 mbuf_cluster_get_prop(mbuf_t mbuf, u_int32_t *prop) in mbuf_cluster_get_prop()
/xnu-10002.1.13/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()
/xnu-10002.1.13/libsyscall/wrappers/skywalk/
H A Dos_channel.c1013 slot_prop_t *prop) in os_channel_get_next_slot()
1099 const channel_slot_t slot, const slot_prop_t *prop) in os_channel_set_slot_properties()
/xnu-10002.1.13/tools/lldbmacros/
H A Dkasan.py632 def prop_value(prop): argument

12