Home
last modified time | relevance | path

Searched refs:eos (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dcgroup.c145 const char *p, *e, *eos = str + strlen(str); in parse_cgroups() local
156 e = p ? p : eos; in parse_cgroups()
/linux-4.1.27/arch/alpha/lib/
Dstrrchr.S40 bne t1, $eos # .. e1 : did we already hit the terminator?
54 $eos:
Dev67-strrchr.S62 bne t1, $eos # U : did we already hit the terminator?
82 $eos:
Dstxcpy.S148 cmpbge zero, t2, t8 # e0 : testing eos
186 cmpbge zero, t2, t8 # e0 : test new word for eos
Dev6-stxcpy.S171 cmpbge zero, t2, t8 # E : testing eos (stall)
212 cmpbge zero, t2, t8 # E : test new word for eos
Dstxncpy.S216 cmpbge zero, t2, t8 # e1 : test new word for eos (stall)
Dev6-stxncpy.S260 cmpbge zero, t2, t8 # E : test new word for eos
/linux-4.1.27/drivers/staging/comedi/drivers/
Dquatech_daqp_cs.c61 struct completion eos; member
198 complete(&devpriv->eos); in daqp_interrupt()
313 init_completion(&devpriv->eos); in daqp_ai_insn_read()
323 if (wait_for_completion_interruptible(&devpriv->eos)) in daqp_ai_insn_read()
/linux-4.1.27/Documentation/s390/
DDebugging390.txt566 4 8 eos ( end of stack, not used on Linux for S390 used in other linkage format…