Home
last modified time | relevance | path

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

12

/xnu-12377.1.9/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.cpp283 OSSharedPtr<OSObject> prop; in init() local
321 OSSharedPtr<OSObject> prop; in getNVRAMProperties() local
663 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.cpp1550 OSObject *prop = NULL; in callPlatformFunction() local
1789 OSData * prop; in getModelName() local
1839 OSData * prop; in getMachineName() local
1859 OSData * prop; in getTargetName() local
H A DIOUserServer.cpp2629 OSDictionary * entitlements, OSObject * prop, in checkEntitlements()
2681 IOUserServer::checkEntitlements(OSObject * prop, IOService * provider, IOService * dext) in checkEntitlements()
2689 OSObject * prop; in checkEntitlements() local
2869 OSObject * prop; in objectInstantiate() local
4612 OSObject * prop; in serviceAttach() local
4707 OSObject * prop; in serviceNewUserClient() local
4937 OSObject * prop; in serviceJoinPMTree() local
5321 OSObject * prop = NULL; in Create_Impl() local
5632 OSObject * prop; in systemPower() local
5659 OSObject * prop; in systemPower() local
[all …]
H A DIOService.cpp756 OSObject * prop; in getDebugFlags() local
2156 OSObject * prop; in applyToInterestNotifiers() local
2383 OSObject * prop; in unregisterAllInterest() local
3694 OSObject * prop; in IOServiceObjectOrder() local
4918 OSObject * prop; in startCandidate() local
5877 OSObject * prop; in waitQuietWithOptions() local
7340 OSObject * prop; in IOResourcesMatchPropertyTable() local
7645 OSObject * prop; in compareProperty() local
7668 OSObject * prop; in compareProperty() local
8119 OSObject * prop = where->copyProperty(gIOServiceLegacyMatchingRegistryIDKey); in matchPassive() local
[all …]
/xnu-12377.1.9/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-12377.1.9/tests/vm/
H A Dmemorystatus_kill_counts.c38 memorystatus_priority_properties_t prop; in spawn_and_jetsam() local
/xnu-12377.1.9/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
/xnu-12377.1.9/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-12377.1.9/osfmk/i386/
H A Dtsc.c98 EFI_get_frequency(const char *prop) in EFI_get_frequency()
/xnu-12377.1.9/osfmk/arm64/
H A Dcpu.c1208 void const *prop; in cpu_machine_idle_init() local
1270 void const * const *prop; in sleep_token_buffer_init() local
H A Dmachine_routines.c1018 void const *prop; in ml_readprop() local
1044 uint64_t const *prop; in ml_read_reg_range() local
1063 void const *prop; in ml_is_boot_cpu() local
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap_data.c2110 void const *prop = NULL; in pmap_compute_pv_targets() local
3581 void const *prop = NULL; in pmap_compute_io_rgns() local
3671 void const *prop = NULL; in pmap_load_io_rgns() local
3783 void const *prop = NULL; in pmap_compute_io_filters() local
3902 void const *prop = NULL; in pmap_load_io_filters() local
/xnu-12377.1.9/bsd/netkey/
H A Dkey_debug.c177 struct sadb_prop *prop = (struct sadb_prop *)ext; local
/xnu-12377.1.9/bsd/kern/
H A Dkern_sig.c2052 int prop; in psignal_internal() local
2665 int signum, mask, prop, sigbits; in issignal_locked() local
2929 int signum, mask, prop, sigbits; in CURSIG() local
3541 hassigprop(int sig, int prop) in hassigprop()
/xnu-12377.1.9/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