| /xnu-8020.121.3/iokit/Kernel/ |
| H A D | IOPerfControl.cpp | 42 [](IOService *device) { in init() 46 [](IOService *device) { in init() 50 [](IOService *device, PerfControllerInterface::WorkState *state, WorkSubmitArgs *args) { in init() 54 …[](IOService *device, uint64_t token, PerfControllerInterface::WorkState *state, WorkSubmitArgs *a… in init() 57 …[](IOService *device, uint64_t token, PerfControllerInterface::WorkState *state, WorkBeginArgs *ar… in init() 60 …[](IOService *device, uint64_t token, PerfControllerInterface::WorkState *state, WorkEndArgs *args… in init() 63 …[](IOService *device, uint64_t token, PerfControllerInterface::WorkState *state, WorkUpdateArgs *a… in init() 275 threadGroupForDextService(IOService *device) in threadGroupForDextService() 295 IOPerfControlClient::registerDevice(IOService *driver, IOService *device) in registerDevice() 332 IOPerfControlClient::unregisterDevice(IOService *driver, IOService *device) in unregisterDevice() [all …]
|
| H A D | IOMapper.cpp | 167 IOMapper::copyMapperForDevice(IOService * device) in copyMapperForDevice() 173 IOMapper::copyMapperForDeviceWithIndex(IOService * device, unsigned int index) in copyMapperForDeviceWithIndex()
|
| H A D | IOPolledInterface.cpp | 461 IOCopyMediaForDev(dev_t device) in IOCopyMediaForDev()
|
| H A D | IODMACommand.cpp | 247 IOService * device = NULL; in setSpecification() local
|
| H A D | IOPMrootDomain.cpp | 7250 IOPMrootDomain::requestUserActive(IOService *device, const char *reason) in requestUserActive() 10629 IOService * device, in claimSystemWakeEvent() 10771 IOService * device, in claimSystemBootEvent() 10798 IOService * device, in claimSystemShutdownEvent()
|
| H A D | IOUserServer.cpp | 916 IOService * device, in Create_Impl() 4465 IOService * device, in _ClaimSystemWakeEvent_Impl()
|
| /xnu-8020.121.3/SETUP/config/ |
| H A D | config.h | 89 struct device { struct 91 const char *d_name; /* name of device (e.g. rk11) */ argument 95 int d_flags; /* nlags for device init */ argument 96 struct device *d_next; /* Next one in list */ argument 97 char *d_init; /* pseudo device init routine name */ argument
|
| /xnu-8020.121.3/bsd/dev/ |
| H A D | dev_perfmon.c | 115 struct perfmon_device *device = perfmon_dev_get_device(dev); in perfmon_dev_open() local 149 struct perfmon_device *device = &perfmon_devices[source_index][i]; in perfmon_dev_clone() local 177 struct perfmon_device *device = perfmon_dev_get_device(dev); in perfmon_dev_close() local 204 struct perfmon_device *device = perfmon_dev_get_device(dev); in perfmon_dev_ioctl() local
|
| /xnu-8020.121.3/pexpert/arm/ |
| H A D | pe_serial.c | 84 serial_device_t device; member 149 get_serial_functions(serial_device_t device) in get_serial_functions() 1095 serial_enable_irq(serial_device_t device) in serial_enable_irq() 1116 serial_ack_irq(serial_device_t device) in serial_ack_irq() 1146 serial_filter_irq(serial_device_t device) in serial_filter_irq()
|
| /xnu-8020.121.3/bsd/kern/ |
| H A D | kern_symfile.c | 84 dev_t device; member 97 dev_t device = *(dev_t*) p1; in file_ioctl() local 230 dev_t device; in kern_open_file_for_direct_io() local
|
| H A D | tty.c | 308 ttyopen(dev_t device, struct tty *tp) in ttyopen() 1290 dev_t device = tp->t_dev; in ttioctl_locked() local
|
| /xnu-8020.121.3/osfmk/vm/ |
| H A D | device_vm.c | 141 __unused memory_object_t device, in device_pager_setup() 182 memory_object_t device, in device_pager_populate_object()
|
| /xnu-8020.121.3/tools/lldbmacros/ |
| H A D | ioreg.py | 1252 def __init__(self, device, driver, base_vector_number, name): argument 1280 def makeInterruptControllerDevice(device, driver): argument
|
| /xnu-8020.121.3/iokit/Tests/ |
| H A D | TestIOMemoryDescriptor.cpp | 253 IOService * device; in IODMACommandLocalMappedNonContig() local
|
| /xnu-8020.121.3/iokit/IOKit/perfcontrol/ |
| H A D | IOPerfControl.h | 312 IOService* device; member
|
| /xnu-8020.121.3/iokit/IOKit/ |
| H A D | IOMemoryDescriptor.h | 182 IOService * device; member
|
| /xnu-8020.121.3/bsd/dev/dtrace/ |
| H A D | fasttrap.c | 2762 dev_t device = makedev( (uint32_t)majdevno, 0 ); in fasttrap_init() local
|
| /xnu-8020.121.3/osfmk/mach/ |
| H A D | memory_object_types.h | 473 device:1, /* no page data, mapped dev memory */ member
|
| H A D | task_info.h | 372 mach_vm_size_t device; member
|
| /xnu-8020.121.3/bsd/net/ |
| H A D | dlil.c | 1000 const char *func_str, uuid_t instance, uuid_t device) in dlil_detach_nexus_instance() 1027 uuid_t device) in dlil_detach_nexus()
|