| /xnu-8792.41.9/osfmk/i386/ |
| H A D | rtclock_native.c | 84 uint64_t set = 0; in rtc_lapic_set_timer() local 121 uint64_t set = 0; in rtc_lapic_set_tsc_deadline_timer() local
|
| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOCatalogue.cpp | 220 OSSharedPtr<OSOrderedSet> set; in findDrivers() local 264 OSSharedPtr<OSOrderedSet> set; in findDrivers() local 307 OSSharedPtr<OSOrderedSet> set; in exchangeDrivers() local 416 OSSharedPtr<OSOrderedSet> set; in addDrivers() local 507 OSSharedPtr<OSOrderedSet> set; variable 1040 OSSharedPtr<OSOrderedSet> set; in startMatching() local 1086 OSSharedPtr<OSOrderedSet> set; in startMatching() local
|
| H A D | IOHibernateRestoreKernel.c | 352 hibernate_page_bitset(hibernate_page_list_t * list, boolean_t set, uint32_t page) in hibernate_page_bitset() 386 hibernate_page_bitmap_count(hibernate_bitmap_t * bitmap, uint32_t set, uint32_t page) in hibernate_page_bitmap_count()
|
| H A D | IOService.cpp | 1233 OSSet * set; in catalogNewDrivers() local 4943 OSSet * set; in addNeededResource() local 5015 OSSet * set; in checkResources() local 5574 OSOrderedSet * set; in waitQuietWithOptions() local 6133 OSOrderedSet * set; in setNotification() local 7063 OSSet * set; in IOResourcesMatchPropertyTable() local
|
| H A D | IORegistryEntry.cpp | 1424 OSArray * set; in getChildFromComponent() local 1679 IORegistryEntry::arrayMember( OSArray * set, in arrayMember()
|
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | ip_dummynet.c | 360 cp_flow_set_to_32_user(struct dn_flow_set *set, struct dn_flow_set_32 *fs_bp) in cp_flow_set_to_32_user() 390 cp_flow_set_to_64_user(struct dn_flow_set *set, struct dn_flow_set_64 *fs_bp) in cp_flow_set_to_64_user() 2318 dn_copy_set_32(struct dn_flow_set *set, char *bp) in dn_copy_set_32() 2355 dn_copy_set_64(struct dn_flow_set *set, char *bp) in dn_copy_set_64() 2394 struct dn_flow_set *set; in dn_calc_size() local 2433 struct dn_flow_set *set; in dummynet_get() local
|
| H A D | in_pcb.c | 3593 inp_update_cellular_policy(struct inpcb *inp, boolean_t set) in inp_update_cellular_policy() 3638 inp_update_necp_want_app_policy(struct inpcb *inp, boolean_t set) in inp_update_necp_want_app_policy()
|
| /xnu-8792.41.9/libkern/c++/ |
| H A D | OSSet.cpp | 161 OSSet::withSet(const OSSet *set, in withSet() 259 OSSet::merge(const OSSet * set) in merge()
|
| H A D | OSSerializeBinary.cpp | 213 OSSet * set; in binarySerializeInternal() local 363 OSSet * set; in OSUnserializeBinary() local
|
| H A D | OSMetaClass.cpp | 1090 OSMetaClass::applyToInstances(OSOrderedSet * set, in applyToInstances() 1163 OSOrderedSet * set = NULL; in applyToInstancesOfClassName() local
|
| H A D | OSUnserializeXML.y | 1326 OSSet *set = OSSet::withArray(array, array->getCapacity()); in buildSet() local
|
| /xnu-8792.41.9/tests/ |
| H A D | monotonic_core.c | 97 int set = 1; variable
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | waitq.c | 2054 __select_set_link_arguments_panic(struct waitq *waitq, struct select_set *set) in __select_set_link_arguments_panic() 2066 __select_set_link_arguments_validate(struct waitq *waitq, struct select_set *set) in __select_set_link_arguments_validate() 2076 select_set_link(struct waitq *waitq, struct select_set *set, in select_set_link() 2108 select_set_unlink_conflict_queue(struct select_set *set) in select_set_unlink_conflict_queue() 2136 __select_set_reset(struct select_set *set, bool invalidate) in __select_set_reset() 2153 select_set_reset(struct select_set *set) in select_set_reset() 2159 select_set_free(struct select_set *set) in select_set_free()
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | bridgestp.c | 1795 bstp_set_edge(struct bstp_port *bp, int set) in bstp_set_edge() 1810 bstp_set_autoedge(struct bstp_port *bp, int set) in bstp_set_autoedge() 1829 bstp_set_ptp(struct bstp_port *bp, int set) in bstp_set_ptp() 1840 bstp_set_autoptp(struct bstp_port *bp, int set) in bstp_set_autoptp()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter.c | 378 nx_netif_filter_set_enable(struct nx_netif *nif, boolean_t set) in nx_netif_filter_set_enable()
|
| H A D | nx_netif_flow.c | 882 nx_netif_flow_set_enable(struct nx_netif *nif, boolean_t set) in nx_netif_flow_set_enable()
|
| /xnu-8792.41.9/iokit/Tests/ |
| H A D | TestCollections.cpp | 749 OSSet *set; in testIterator() local
|
| /xnu-8792.41.9/tools/tests/MPMMTest/ |
| H A D | MPMMtest.c | 62 mach_port_t *set; member 318 mach_port_t set; in setup_server_ports() local
|
| /xnu-8792.41.9/tests/ktrace/ |
| H A D | kperf_backtracing_tests.c | 615 int set = 1; variable
|
| H A D | kperf_tests.c | 973 int set = 1; variable
|
| /xnu-8792.41.9/tools/tests/affinity/ |
| H A D | sets.c | 88 struct line_info *set; member
|
| /xnu-8792.41.9/bsd/pthread/ |
| H A D | pthread_shims.c | 72 #define PTHREAD_STRUCT_ACCESSOR(get, set, rettype, structtype, member) \ argument
|
| /xnu-8792.41.9/bsd/net/classq/ |
| H A D | if_classq.h | 60 u_int32_t set; /* set or get */ member
|
| /xnu-8792.41.9/iokit/bsddev/ |
| H A D | IOKitBSDInit.cpp | 162 OSOrderedSet * set = NULL; in IOCatalogueMatchingDriversPresent() local
|
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw.c | 582 fsw_netif_set_callbacks_common(struct nx_flowswitch *fsw, boolean_t set) in fsw_netif_set_callbacks_common()
|