Searched refs:enter (Results 26 - 39 of 39) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h697 extern int enter(int);
H A Dremove.c127 (void) enter(0);
H A Dsetup.c774 (void) enter(0);
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S397 je use_default # enter -> default
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c1260 PPMD(D_CPR, ("%s[%d]: enter\n", str, ++ppmbringup))
1305 PPMD(D_CPR, ("%s[%d]: enter\n", str, ++ppmsyncbp))
2719 ppm_manage_sx(s3a_t *s3ap, int enter) argument
2729 PPMD(D_CPR, ("ppm_manage_sx %x, enter %d\n", s3ap->s3a_state,
2730 enter))
2733 if (enter) {
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c212 entry = enter(0);
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c371 entry = enter(0);
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c499 entry = enter(0);
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s285 ! when we first enter the loop
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s308 ! when we first enter the loop
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s117 ! when we first enter the loop
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s654 ! won't ever re-enter the scheduler, and the interrupt will be forever
659 ! This insures we enter the scheduler if a higher-priority thread
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4353 {"enter", 0, '\n', 0, 0x1c},
4551 " braceleft, bracketright, braceright, enter, control, semicolon, colon,"
5092 {"--enter-standout-mode=", term.enter_standout_mode},
5160 " [--enter-standout-mode=SEQ] [--exit-standout-mode=SEQ]]",
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c392 * ipsq_flush takes care of it. If we don't need to enter the
1071 * ill_waiter_count or we could not enter the ipsq. Leave
1968 * polling, IP needs to enter its perimeter, then call ill_mac_perim_enter
1969 * to enter the mac perimeter and then do the direct function calls into
3308 ipsq_init(ill_t *ill, boolean_t enter) argument
3324 if (enter) {
3463 * enter the ipsq at some point and cv_wait, the writer that
6492 * to enter any of the IPSQ's associated with it.
6570 * we can enter the ipsq exclusively. Unless 'force' is used, the ipsq
6576 * enter th
[all...]

Completed in 135 milliseconds

12