Searched refs:initial (Results 1 - 8 of 8) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_space.c137 ipc_table_size_t initial,
149 table = it_entries_alloc(initial);
155 new_size = initial->its_size;
162 * initial allocations produce "natural" names.
180 space->is_table_next = initial+1;
136 ipc_space_create( ipc_table_size_t initial, ipc_space_t *spacep) argument
H A Dipc_space.h202 ipc_table_size_t initial,
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c640 KAUTH_DEBUG(" ACL - %d entries, initial residual %x", eval->ae_count, eval->ae_residual);
771 * ACL is in initial, and the result is output into product.
777 kauth_acl_inherit(vnode_t dvp, kauth_acl_t initial, kauth_acl_t *product, int isdir, vfs_context_t ctx) argument
788 * inheritance semantics; we just want to compose the initial
817 if (initial == NULL) {
819 * XXX 3634665 TODO: if the initial ACL is not specfied by
821 * and use it in place of "initial".
825 if (initial != NULL) {
826 if (initial->acl_entrycount != KAUTH_FILESEC_NOACL)
827 entries += initial
[all...]
/macosx-10.5.8/xnu-1228.15.4/pexpert/ppc/
H A Dpe_clock_speed_asm.s97 li r5, 0x12d0 ; set the initial count to 1.25e+6
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dstart.s73 * Interrupt and bootup stack for initial processor
153 crand firstBoot,bootCPU,firstInit ; Indicate if we are on the initial first processor startup
185 ; after the initial first-time boot. This is not done after waking up or on
257 crand firstBoot,bootCPU,firstInit ; Indicate if we are on the initial first processor startup
309 or r9,r9,r7 ; Form initial MSR
593 init7400: bf firstBoot,i7400nb ; Do different if not initial boot...
662 bf firstBoot,init745Xnb ; Do different if not initial boot...
H A Dmachine_routines_asm.s1179 * This is used to force the caches to an initial clean state. First, we
1322 blt+ cisiniflsh ; Nope, continue initial flush...
H A Dcswtch.s2209 vr_ld2: ; initial entry pt
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dxsumas.s74 ; Partial word at start: zero filled on left, it becomes initial checksum.
88 ; r2 = initial checksum

Completed in 59 milliseconds