Home
last modified time | relevance | path

Searched refs:taillen (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/vmx/
H A Daesp8-ppc.pl1970 my $taillen = $key2;
2065 andi. $taillen,$len,15
2067 subi $taillen,$taillen,16
2069 and r0,r0,$taillen
2122 and r0,r0,$taillen
2449 my $taillen=$x70;
2561 andi. $taillen,$len,15
2572 sub $len,$len,$taillen
2889 add $inp,$inp,$taillen
2890 cmpwi $taillen,0
[all …]
/openbmc/u-boot/drivers/net/
H A Dmacb.c415 unsigned int headlen, taillen; in _macb_recv() local
419 taillen = length - headlen; in _macb_recv()
423 macb->rx_buffer, taillen); in _macb_recv()
/openbmc/linux/include/trace/events/
H A Drpcrdma.h828 __field(unsigned int, taillen)
842 __entry->taillen = rqst->rq_snd_buf.tail[0].iov_len;
851 __entry->headlen, __entry->pagelen, __entry->taillen,
1382 __field(size_t, taillen)
1391 __entry->taillen = rqst->rq_rcv_buf.tail[0].iov_len;
1396 __entry->headlen, __entry->pagelen, __entry->taillen