Home
last modified time | relevance | path

Searched refs:eof (Results 126 – 131 of 131) sorted by relevance

123456

/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.c456 while (!io.eof) { in perf_event__synthesize_mmap_events()
/openbmc/linux/drivers/thunderbolt/
H A Dicm.c277 if (pkg->frame.eof != req->response_type) in icm_match()
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c7925 bool eof; in nfs4_listxattr_nfs4_user() local
7948 eof = false; in nfs4_listxattr_nfs4_user()
7953 while (!eof) { in nfs4_listxattr_nfs4_user()
7955 &cookie, &eof); in nfs4_listxattr_nfs4_user()
/openbmc/linux/include/linux/
H A Dfs.h3003 int whence, loff_t maxsize, loff_t eof);
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c22179 int rc, length, eof, j, byte_cnt = 0; in lpfc_read_object() local
22245 eof = bf_get(lpfc_mbx_rd_object_eof, &read_object->u.response); in lpfc_read_object()
22248 length, datasz, eof); in lpfc_read_object()
22251 if (!length && eof) { in lpfc_read_object()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch62493 + av_log(priv, AV_LOG_TRACE, "%s: eof loop\n", __func__);

123456