Searched refs:segno (Results 1 – 8 of 8) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_sendto.c | 557 u32 *remaining, unsigned int segno) in svc_rdma_encode_write_segment() argument 559 const struct svc_rdma_segment *segment = &chunk->ch_segments[segno]; in svc_rdma_encode_write_segment() 572 trace_svcrdma_encode_wseg(sctxt, segno, segment->rs_handle, length, in svc_rdma_encode_write_segment() 595 unsigned int segno; in svc_rdma_encode_write_chunk() local 609 for (segno = 0; segno < chunk->ch_segcount; segno++) { in svc_rdma_encode_write_chunk() 610 ret = svc_rdma_encode_write_segment(sctxt, chunk, &remaining, segno); in svc_rdma_encode_write_chunk()
|
| /linux/include/trace/events/ |
| H A D | rpcrdma.h | 1646 u32 segno, 1652 TP_ARGS(ctxt, segno, handle, length, offset), 1657 __field(u32, segno) 1666 __entry->segno = segno; 1674 __entry->segno, __entry->length, 1691 __field(u32, segno) 1701 __entry->segno = chunk->ch_segcount; 1710 __entry->segno, __entry->position, __entry->length, 1719 u32 segno 1722 TP_ARGS(cid, chunk, segno), [all …]
|
| /linux/Documentation/translations/it_IT/doc-guide/ |
| H A D | contributing.rst | 308 il che è un segno di speranza. Se uno sviluppatore adeguatamente motivato lo
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | management-style.rst | 132 Questo può suonare come un fallimento, ma di solito questo è un segno che
|
| H A D | coding-style.rst | 412 con segno, identici ai tipi standard, sono permessi- tuttavia, non sono
|
| H A D | submitting-patches.rst | 92 essere lunga, potrebbe essere un segno che la vostra patch necessita d'essere
|
| /linux/Documentation/translations/it_IT/RCU/ |
| H A D | torture.rst | 58 un brutto segno se questo numero rappresenta una frazione troppo alta di
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| H A D | hacking.rst | 569 (``include/asm/atomic.h``); questo contiene un intero con segno (minimo 32bit),
|