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

/xnu-2782.1.97/bsd/sys/
H A Ddtrace_ptss.h87 struct dtrace_ptss_page_entry entries[PAGE_MAX_SIZE / DTRACE_PTSS_SCRATCH_SPACE_PER_THREAD]; member in struct:dtrace_ptss_page
H A Dkern_memorystatus.h135 memorystatus_jetsam_snapshot_entry_t entries[]; member in struct:jetsam_snapshot
/xnu-2782.1.97/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
/xnu-2782.1.97/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
H A Dsched_multiq.c192 struct sched_entry entries[NRQS]; member in struct:sched_group
[all...]
/xnu-2782.1.97/security/
H A Dmac_internal.h114 struct mac_policy_list_element *entries; member in struct:mac_policy_list
/xnu-2782.1.97/bsd/kern/
H A Dproc_uuid_policy.c148 LIST_INSERT_HEAD(UUIDHASH(uuid), entry, entries); local
H A Dkern_authorization.c786 int entries, error, index; local
[all...]
H A Dkern_memorystatus.c3830 memorystatus_priority_entry_t *entries = NULL; local
3982 memorystatus_priority_properties_t *entries; local
[all...]
/xnu-2782.1.97/osfmk/i386/
H A Di386_init.c191 pt_entry_t entries[PTE_PER_PAGE]; member in struct:__anon899
H A Dcpuid.c93 uint16_t entries; /* number of TLB entries or linesize */ member in struct:cpuid_cache_descriptor
/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.h251 uint32_t entries; /* Number of entries on the list */ member in struct:tcptimerlist
/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfsdefs.h102 int entries; member in struct:devfs_stats
/xnu-2782.1.97/tools/tests/memorystatus/
H A Dmemorystatus.c377 memorystatus_priority_entry_t *entries = NULL; local
450 memorystatus_priority_entry_t *entries = NULL; local
[all...]
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_attrlist.c953 u_int32_t entries; local
1589 u_int32_t entries; local
[all...]
H A Dhfs_hotfiles.c104 hotfile_entry_t entries[1]; member in struct:hotfile_data
1801 hfc_btree_create(struct hfsmount *hfsmp, unsigned int nodesize, unsigned int entries) argument
H A Dhfs_vnops.c1053 int entries; local
[all...]
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_xattr.c1355 apple_double_entry_t entries[2]; /* 'finfo' & 'rsrc' always exist */ member in struct:apple_double_header
[all...]
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_voucher.c224 iv_alloc(iv_index_t entries) argument
[all...]
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp393 IOMemoryEntry entries[0]; member in struct:IOMemoryReference
438 IOMemoryEntry * entries; local
471 IOMemoryEntry * entries; local
983 IOMemoryEntry * entries; local
1010 IOMemoryEntry * entries; local
[all...]
H A DIOService.cpp5510 CpuDelayEntry *entries = (CpuDelayEntry *) sCpuDelayData->getBytesNoCopy(); local
5629 CpuDelayEntry *entries = (CpuDelayEntry *) sCpuDelayData->getBytesNoCopy(); local
[all...]
H A DIOPMrootDomain.cpp3239 PMSettingCallEntry *entries = 0; local
3582 IOPMSystemSleepPolicyEntry entries[]; member in struct:IOPMSystemSleepPolicyTable
[all...]
/xnu-2782.1.97/bsd/net/
H A Dpfvar.h505 TAILQ_ENTRY(pf_pooladdr) entries; member in struct:pf_pooladdr
686 TAILQ_ENTRY(pf_rule) entries; member in struct:pf_rule
1673 TAILQ_ENTRY(pf_altq) entries __attribute__((aligned(8))); member in struct:pf_altq
1713 TAILQ_ENTRY(pf_tagname) entries; member in struct:pf_tagname

Completed in 234 milliseconds