Searched refs:hdr_count (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/
H A Dperfmon_default_smpl.h38 unsigned long hdr_count; /* how many valid entries */ member in struct:__anon13140
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dperfmon_default_smpl.h38 unsigned long hdr_count; /* how many valid entries */ member in struct:__anon24833
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dperfmon_default_smpl.c88 hdr->hdr_count = 0UL;
139 hdr->hdr_count++;
143 hdr->hdr_count,
204 DPRINT_ovfl(("sampling buffer full free=%lu, count=%lu, ovfl_notify=%d\n", last-cur, hdr->hdr_count, ovfl_notify));
236 hdr->hdr_count = 0UL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dperfmon_default_smpl.c88 hdr->hdr_count = 0UL;
139 hdr->hdr_count++;
143 hdr->hdr_count,
204 DPRINT_ovfl(("sampling buffer full free=%lu, count=%lu, ovfl_notify=%d\n", last-cur, hdr->hdr_count, ovfl_notify));
236 hdr->hdr_count = 0UL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dzcore.c307 size_t hdr_count; /* Size of header part of output buffer */ local
327 hdr_count = size;
330 hdr_count = 0;
338 size = min((count - hdr_count), (size_t) (ZFCPDUMP_HSA_SIZE
340 rc = memcpy_hsa_user(buf + hdr_count, mem_start, size);
348 size = count - mem_offs - hdr_count;
349 rc = memcpy_real_user(buf + hdr_count + mem_offs, mem_start + mem_offs,
358 * buf + hdr_count: Start of memory part of output buffer
360 * count - hdr_count: Size of memory area to copy
362 if (zcore_add_lc(buf + hdr_count, mem_star
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dzcore.c307 size_t hdr_count; /* Size of header part of output buffer */ local
327 hdr_count = size;
330 hdr_count = 0;
338 size = min((count - hdr_count), (size_t) (ZFCPDUMP_HSA_SIZE
340 rc = memcpy_hsa_user(buf + hdr_count, mem_start, size);
348 size = count - mem_offs - hdr_count;
349 rc = memcpy_real_user(buf + hdr_count + mem_offs, mem_start + mem_offs,
358 * buf + hdr_count: Start of memory part of output buffer
360 * count - hdr_count: Size of memory area to copy
362 if (zcore_add_lc(buf + hdr_count, mem_star
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/sunrpc/
H A Dsvc_rdma.h76 int hdr_count; member in struct:svc_rdma_op_ctxt
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/sunrpc/
H A Dsvc_rdma.h76 int hdr_count; member in struct:svc_rdma_op_ctxt
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c154 head->hdr_count = head->count; /* save count of hdr pages */
252 head->hdr_count = head->count; /* save count of hdr pages */
540 rqstp->rq_arg.pages = &rqstp->rq_pages[head->hdr_count];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c154 head->hdr_count = head->count; /* save count of hdr pages */
252 head->hdr_count = head->count; /* save count of hdr pages */
540 rqstp->rq_arg.pages = &rqstp->rq_pages[head->hdr_count];

Completed in 195 milliseconds