Home
last modified time | relevance | path

Searched refs:ocount (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0004-Use-BUILD_DATE-to-improve-reproducibility.patch15 pe_counting/ocount.cpp | 4 ++--
31 diff --git a/pe_counting/ocount.cpp b/pe_counting/ocount.cpp
33 --- a/pe_counting/ocount.cpp
34 +++ b/pe_counting/ocount.cpp
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_itable.h14 unsigned int ocount; /* number of records returned */ member
33 breq->ocount++; in xfs_ibulk_advance()
34 return breq->ocount == breq->icount ? -ECANCELED : 0; in xfs_ibulk_advance()
H A Dxfs_ioctl32.c220 .ocount = 0, in xfs_compat_ioc_fsbulkstat()
265 if (get_user(addr, &p32->ocount)) in xfs_compat_ioc_fsbulkstat()
267 bulkreq.ocount = compat_ptr(addr); in xfs_compat_ioc_fsbulkstat()
315 if (bulkreq.ocount != NULL && in xfs_compat_ioc_fsbulkstat()
316 copy_to_user(bulkreq.ocount, &breq.ocount, sizeof(__s32))) in xfs_compat_ioc_fsbulkstat()
H A Dxfs_itable.c262 if (breq->ocount > 0) in xfs_bulkstat()
380 if (breq->ocount > 0) in xfs_inumbers()
H A Dxfs_ioctl.c745 .ocount = 0, in xfs_ioc_fsbulkstat()
806 if (bulkreq.ocount != NULL && in xfs_ioc_fsbulkstat()
807 copy_to_user(bulkreq.ocount, &breq.ocount, sizeof(__s32))) in xfs_ioc_fsbulkstat()
845 breq->ocount = 0; in xfs_bulk_ireq_setup()
906 hdr->ocount = breq->ocount; in xfs_bulk_ireq_teardown()
H A Dxfs_ioctl32.h70 compat_uptr_t ocount; /* output count pointer */ member
H A Dxfs_file.c751 size_t ocount = iov_iter_count(from); in xfs_file_write_iter() local
755 if (ocount == 0) in xfs_file_write_iter()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-diolan-u2c.c85 int ocount; /* Number of enqueued messages */ member
102 if (!dev->olen || !dev->ocount) in diolan_usb_transfer()
110 for (i = 0; i < dev->ocount; i++) { in diolan_usb_transfer()
152 dev->ocount = 0; in diolan_usb_transfer()
167 dev->ocount++; in diolan_usb_cmd()
177 dev->ocount++; in diolan_usb_cmd_data()
188 dev->ocount++; in diolan_usb_cmd_data2()
/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dnsp_cs.c722 int ocount, res; in nsp_pio_read() local
725 ocount = data->FifoCount; in nsp_pio_read()
728 SCpnt, scsi_get_resid(SCpnt), ocount, SCpnt->SCp.ptr, in nsp_pio_read()
741 res = nsp_fifo_count(SCpnt) - ocount; in nsp_pio_read()
783 ocount += res; in nsp_pio_read()
800 data->FifoCount = ocount; in nsp_pio_read()
807 nsp_dbg(NSP_DEBUG_DATA_IO, "read ocount=0x%x", ocount); in nsp_pio_read()
821 int ocount, res; in nsp_pio_write() local
824 ocount = data->FifoCount; in nsp_pio_write()
839 res = ocount - nsp_fifo_count(SCpnt); in nsp_pio_write()
[all …]
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.c336 int ocount) in sort_array_by_ordering() argument
348 for (i = 0; i < ocount; i++) { in sort_array_by_ordering()
356 if (array_search(order, ocount, temp[i]) == -1) in sort_array_by_ordering()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmroute6.h107 unsigned long ocount; /* Out packets */ member
H A Dmroute.h97 unsigned long ocount; /* Out packets */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmroute6.h107 unsigned long ocount; /* Out packets */ member
H A Dmroute.h97 unsigned long ocount; /* Out packets */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmroute6.h114 unsigned long ocount; /* Out packets */ member
H A Dmroute.h104 unsigned long ocount; /* Out packets */ member
/OK3568_Linux_fs/buildroot/package/oprofile/
H A Doprofile.mk21 pe_counting/ocount pe_profiling/operf
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h436 __s32 __user *ocount; /* output count pointer */ member
465 uint32_t ocount; /* O: count of entries filled out */ member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs3xdr.c1604 u32 eof, count, ocount, recvd; in decode_read3resok() local
1612 ocount = be32_to_cpup(p++); in decode_read3resok()
1613 if (unlikely(ocount != count)) in decode_read3resok()
1624 "count %u != ocount %u\n", count, ocount); in decode_read3resok()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6mr.c1881 vr.ocount = vif->pkt_out; in ip6mr_ioctl()
1927 compat_ulong_t ocount; member
1956 vr.ocount = vif->pkt_out; in ip6mr_compat_ioctl()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr.c1611 vr.ocount = vif->pkt_out; in ipmr_ioctl()
1657 compat_ulong_t ocount; member
1686 vr.ocount = vif->pkt_out; in ipmr_compat_ioctl()