Searched refs:WAIT (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsdram.S44 WAIT 1
66 WAIT 1
/linux-master/arch/sh/include/asm/
H A Dromimage-macros.h48 /* The WAIT command is used to delay the execution */
49 .macro WAIT, time
/linux-master/tools/perf/trace/beauty/
H A Dfutex_op.c38 P_FUTEX_OP(WAIT); arg->mask |= SCF_VAL3|SCF_UADDR2; break;
/linux-master/arch/sh/boards/mach-ecovec24/
H A Dsdram.S44 WAIT 1
/linux-master/arch/sh/boards/mach-se/7724/
H A Dsdram.S44 WAIT 1
/linux-master/tools/testing/selftests/net/hsr/
H A Dhsr_ping.sh137 WAIT=5
138 while [ ${WAIT} -gt 0 ]
146 let "WAIT = WAIT - 1"
/linux-master/drivers/scsi/
H A Dscript_asm.pl649 } elsif (/^\s*WAIT\s+(.*)/i) {
651 print STDERR "Parsing WAIT $rest\n" if ($debug);
664 expected (initiator) WAIT DISCONNECT or
665 (initiator) WAIT RESELECT alternate_address or
666 (target) WAIT SELECT alternate_address
774 SELECT SET, or WAIT
/linux-master/drivers/rapidio/
H A Drio_cm.c889 riocm_debug(WAIT, "wait on %d returned %ld", ch->id, wret);
1009 riocm_debug(WAIT, "wait on %d returns %ld", ch->id, wret);
1100 riocm_debug(WAIT, "on %d", ch->id);
1118 riocm_debug(WAIT, "on %d accept_queue is empty on completion",
1126 riocm_debug(WAIT, "on %d returns %d", ch->id, err);
1455 riocm_debug(WAIT, "wait on %d returns %ld", ch->id, wret);
/linux-master/fs/reiserfs/
H A Djournal.c83 #define WAIT 4 /* wait for the log blocks to hit the disk */ macro
3536 return do_journal_end(th, COMMIT_NOW | WAIT);
3595 do_journal_end(&th, COMMIT_NOW | WAIT);
3621 int wait_on_commit = flags & WAIT;
4014 flags |= FLUSH_ALL | COMMIT_NOW | WAIT;
4016 wait_on_commit = flags & WAIT;
4032 flags |= COMMIT_NOW | WAIT;
/linux-master/drivers/pinctrl/renesas/
H A Dpfc-sh7722.c201 LCDRD, CS6B_CE1B_LCDCS2, WAIT, LCDDCK_LCDWR, LCDVEPWC_LCDVEPWC2, enumerator in enum:__anon2526
583 PINMUX_DATA(WAIT_MARK, WAIT),
1069 GPIO_FN(WAIT),
1387 WAIT, 0, 0, PTR2_IN,
H A Dpfc-sh7203.c937 GPIO_FN(WAIT),
H A Dpfc-sh7264.c1324 GPIO_FN(WAIT),
H A Dpfc-sh7723.c1462 GPIO_FN(WAIT),
H A Dpfc-sh7269.c1761 GPIO_FN(WAIT),
H A Dpfc-sh7724.c1420 GPIO_FN(WAIT),
/linux-master/drivers/dma/
H A Dhisi_dma.c108 WAIT, enumerator in enum:hisi_dma_chan_status

Completed in 305 milliseconds