Searched refs:segno (Results 1 – 6 of 6) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_sendto.c | 505 * @segno: which segment in the chunk in svc_rdma_encode_write_list() 514 u32 *remaining, unsigned int segno) in svc_rdma_encode_write_list() 516 const struct svc_rdma_segment *segment = &chunk->ch_segments[segno]; 529 trace_svcrdma_encode_wseg(sctxt, segno, segment->rs_handle, length, in svc_rdma_encode_reply_chunk() 552 unsigned int segno; 566 for (segno = 0; segno < chunk->ch_segcount; segno++) { in svc_rdma_page_dma_map() 567 ret = svc_rdma_encode_write_segment(sctxt, chunk, &remaining, segno); in svc_rdma_page_dma_map() 422 svc_rdma_encode_write_segment(struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_chunk * chunk,u32 * remaining,unsigned int segno) svc_rdma_encode_write_segment() argument 460 unsigned int segno; svc_rdma_encode_write_chunk() local
|
| /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/fs/f2fs/ |
| H A D | gc.h | 83 unsigned int segno; /* segment No. */ member
|
| /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
|
| /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),
|