Searched defs:entries (Results 1 - 19 of 19) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_ptss.h84 struct dtrace_ptss_page_entry entries[DTRACE_PTSS_ENTRIES_PER_PAGE]; member in struct:dtrace_ptss_page
H A Dkern_memorystatus.h124 memorystatus_jetsam_snapshot_entry_t entries[1]; member in struct:jetsam_snapshot
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_array.h91 STAILQ_ENTRY(kxld_array_pool) entries; member in struct:kxld_array_pool
H A Dkxld_vtable.h56 KXLDArray entries; member in struct:kxld_vtable
/darwin-on-arm/xnu/osfmk/kern/
H A Dhost_notify.c54 queue_chain_t entries; member in struct:host_notify_entry
H A Dprocessor_data.h81 ipc_kmsg_t entries[IKM_STASH]; member in struct:processor_data::ikm_cache
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.h201 uint32_t entries; /* Number of entries on the list */ member in struct:tcptimerlist
/darwin-on-arm/xnu/osfmk/i386/
H A Di386_init.c207 pt_entry_t entries[PTE_PER_PAGE]; member in struct:__anon931
H A Dcpuid.c94 uint16_t entries; /* number of TLB entries or linesize */ member in struct:cpuid_cache_descriptor
/darwin-on-arm/xnu/security/
H A Dmac_internal.h110 struct mac_policy_list_element *entries; member in struct:mac_policy_list
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_attrlist.c785 u_int32_t entries; local
[all...]
H A Dhfs_hotfiles.c104 hotfile_entry_t entries[1]; member in struct:hotfile_data
1786 hfc_btree_create(struct hfsmount *hfsmp, unsigned int nodesize, unsigned int entries) argument
H A Dhfs_vnops.c799 int entries; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_authorization.c786 int entries, error, index; local
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfsdefs.h102 int entries; member in struct:devfs_stats
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_xattr.c1291 apple_double_entry_t entries[2]; /* 'finfo' & 'rsrc' always exist */ member in struct:apple_double_header
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp5185 CpuDelayEntry *entries = (CpuDelayEntry *) sCpuDelayData->getBytesNoCopy(); local
5302 CpuDelayEntry *entries = (CpuDelayEntry *) sCpuDelayData->getBytesNoCopy(); local
[all...]
H A DIOPMrootDomain.cpp3340 PMSettingCallEntry *entries = 0; local
3683 IOPMSystemSleepPolicyEntry entries[]; member in struct:IOPMSystemSleepPolicyTable
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dpfvar.h506 TAILQ_ENTRY(pf_pooladdr) entries; member in struct:pf_pooladdr
687 TAILQ_ENTRY(pf_rule) entries; member in struct:pf_rule
1672 TAILQ_ENTRY(pf_altq) entries __attribute__((aligned(8))); member in struct:pf_altq
1712 TAILQ_ENTRY(pf_tagname) entries; member in struct:pf_tagname

Completed in 191 milliseconds