Home
last modified time | relevance | path

Searched refs:eof (Results 1 – 25 of 95) sorted by relevance

1234

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_fcoe.c45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local
52 skb_copy_bits(skb, skb->len - 4, &eof, 1); in cxgb_fcoe_sof_eof_supported()
54 if ((eof != FC_EOF_N) && (eof != FC_EOF_T)) { in cxgb_fcoe_sof_eof_supported()
55 dev_err(adap->pdev_dev, "Unsupported EOF 0x%x\n", eof); in cxgb_fcoe_sof_eof_supported()
/linux-6.12.1/tools/lib/api/
Dio.h31 bool eof; member
43 io->eof = false; in io__init()
51 if (io->eof) in io__fill_buffer()
70 io->eof = true; in io__fill_buffer()
77 io->eof = true; in io__fill_buffer()
/linux-6.12.1/drivers/scsi/
Dst.c862 if (STps->eof == ST_FM_HIT) { in flush_buffer()
865 STps->eof = ST_NOEOF; in flush_buffer()
874 } else if (STps->eof == ST_FM_HIT) { in flush_buffer()
878 STps->eof = ST_NOEOF; in flush_buffer()
945 STps->eof = ST_NOEOF; in reset_state()
1081 STps->eof = ST_NOEOF; in check_tape()
1410 STps->eof = ST_FM; in st_flush()
1427 else if (STps->eof == ST_FM_HIT) { in st_flush()
1433 STps->eof = ST_FM; in st_flush()
1435 STps->eof = ST_NOEOF; in st_flush()
[all …]
/linux-6.12.1/drivers/scsi/fnic/
Dcq_exch_desc.h54 u8 eof; member
86 u8 *eof, in cq_fcp_rq_desc_dec() argument
118 *eof = desc_ptr->eof; in cq_fcp_rq_desc_dec()
/linux-6.12.1/drivers/thunderbolt/
Dctl.c195 if (WARN(type != pkg->frame.eof, "wrong eof (expected %#x, got %#x)\n", in check_header()
196 type, pkg->frame.eof)) in check_header()
259 if (pkg->frame.eof == TB_CFG_PKG_ERROR) in parse_header()
376 pkg->frame.eof = type; in tb_ctl_tx()
413 if (pkg->frame.eof != TB_CFG_PKG_ERROR) in tb_async_error()
458 switch (frame->eof) { in tb_ctl_rx_callback()
470 tb_ctl_handle_event(pkg->ctl, frame->eof, in tb_ctl_rx_callback()
486 if (tb_ctl_handle_event(pkg->ctl, frame->eof, pkg, frame->size)) in tb_ctl_rx_callback()
502 trace_tb_rx(pkg->ctl->index, frame->eof, pkg->buffer, frame->size, !req); in tb_ctl_rx_callback()
844 if (pkg->frame.eof == TB_CFG_PKG_ERROR) in tb_cfg_match()
[all …]
Dnhi_regs.h31 u32 eof:4; member
/linux-6.12.1/tools/perf/tests/
Dapi-io.c102 EXPECT_EQUAL(io.eof, false); in do_test_get_char()
106 EXPECT_EQUAL(io.eof, true); in do_test_get_char()
157 EXPECT_EQUAL(io.eof, end_eof); in do_test_get_hex()
238 EXPECT_EQUAL(io.eof, end_eof); in do_test_get_dec()
/linux-6.12.1/arch/mips/alchemy/common/
Ddma.c101 int length, int *eof, void *data) in au1000_dma_read_proc() argument
115 *eof = 1; in au1000_dma_read_proc()
122 *eof = 1; in au1000_dma_read_proc()
/linux-6.12.1/lib/zlib_deflate/
Ddeftree.c742 int eof /* true if this is the last block for a file */ in zlib_tr_stored_block() argument
745 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */ in zlib_tr_stored_block()
806 int eof /* true if this is the last block for a file */ argument
856 if (eof && s->compressed_len == 0L) { /* force stored file */
858 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
881 zlib_tr_stored_block(s, buf, stored_len, eof);
888 send_bits(s, (STATIC_TREES<<1)+eof, 3);
892 send_bits(s, (DYN_TREES<<1)+eof, 3);
901 if (eof) {
906 s->compressed_len-7*eof));
Ddefutil.h277 int eof);
280 int eof);
Ddeflate.c838 #define FLUSH_BLOCK_ONLY(s, eof) { \ argument
843 (eof)); \
850 #define FLUSH_BLOCK(s, eof) { \ argument
851 FLUSH_BLOCK_ONLY(s, eof); \
852 if (s->strm->avail_out == 0) return (eof) ? finish_started : need_more; \
/linux-6.12.1/security/tomoyo/
Dcommon.c743 if (head->r.eof) in tomoyo_read_profile()
761 head->r.eof = true; in tomoyo_read_profile()
905 if (head->r.eof) in tomoyo_read_manager()
918 head->r.eof = true; in tomoyo_read_manager()
1020 head->r.eof = true; in tomoyo_select_domain()
1612 if (head->r.eof) in tomoyo_read_domain()
1662 head->r.eof = true; in tomoyo_read_domain()
1674 head->r.eof = false; in tomoyo_write_pid()
1698 head->r.eof = true; in tomoyo_read_pid()
1701 if (head->r.w_pos || head->r.eof) in tomoyo_read_pid()
[all …]
/linux-6.12.1/fs/nfsd/
Dvfs.h122 u32 *eof);
126 u32 *eof);
130 u32 *eof);
/linux-6.12.1/sound/soc/intel/catpt/
Ddsp.c461 const char *eof; in catpt_coredump() local
488 eof = info + FW_INFO_SIZE_MAX; in catpt_coredump()
490 for (i = 0; i < 4 && info < eof; i++, info++) { in catpt_coredump()
492 info = strnchr(info, eof - info, ' '); in catpt_coredump()
498 memcpy(pos, info, min_t(u32, eof - info, CATPT_DUMP_HASH_SIZE)); in catpt_coredump()
/linux-6.12.1/include/linux/
Dshmem_fs.h180 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() argument
182 return max(eof, SHMEM_I(inode)->fallocend); in shmem_fallocend()
/linux-6.12.1/kernel/power/
Dswap.c1204 int eof = 0; in load_compressed_image() local
1340 for (i = 0; !eof && i < want; i++) { in load_compressed_image()
1351 eof = 1; in load_compressed_image()
1373 if (eof) in load_compressed_image()
1374 eof = 2; in load_compressed_image()
1396 if (eof > 1) { in load_compressed_image()
1427 if (eof) in load_compressed_image()
1428 eof = 2; in load_compressed_image()
/linux-6.12.1/fs/nfs/
Ddir.c178 bool eof; member
341 if (entry->eof != 0) in nfs_readdir_folio_array_append()
519 desc->eof = true; in nfs_readdir_search_for_pos()
559 desc->eof = true; in nfs_readdir_search_for_cookie()
870 } while (!status && !entry->eof); in nfs_readdir_folio_filler()
874 if (!entry->eof) in nfs_readdir_folio_filler()
1125 desc->eof = !desc->eob; in nfs_do_filldir()
1185 if (!desc->eof) { in uncached_readdir()
1257 desc->eof = dir_ctx->eof; in nfs_readdir()
1265 if (desc->eof) { in nfs_readdir()
[all …]
/linux-6.12.1/tools/lib/symbol/
Dkallsyms.c47 while (!io.eof) { in kallsyms__parse()
/linux-6.12.1/fs/
Dread_write.c102 static int must_set_pos(struct file *file, loff_t *offset, int whence, loff_t eof) in must_set_pos() argument
106 *offset += eof; in must_set_pos()
125 if ((unsigned long long)*offset >= eof) in must_set_pos()
133 if ((unsigned long long)*offset >= eof) in must_set_pos()
135 *offset = eof; in must_set_pos()
160 loff_t maxsize, loff_t eof) in generic_file_llseek_size() argument
164 ret = must_set_pos(file, &offset, whence, eof); in generic_file_llseek_size()
201 loff_t eof = i_size_read(inode); in generic_llseek_cookie() local
215 ret = must_set_pos(file, &offset, whence, eof); in generic_llseek_cookie()
/linux-6.12.1/drivers/gpu/drm/ci/xfails/
Dmediatek-mt8183-fails.txt8 fbdev@eof,Fail
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_bmap.h38 bool eof; /* set if allocating past last extent */ member
225 int eof);
/linux-6.12.1/net/sunrpc/
Drpc_pipe.c651 int start, int eof) in __rpc_depopulate() argument
658 for (i = start; i < eof; i++) { in __rpc_depopulate()
683 int start, int eof) in rpc_depopulate() argument
688 __rpc_depopulate(parent, files, start, eof); in rpc_depopulate()
694 int start, int eof, in rpc_populate() argument
702 for (i = start; i < eof; i++) { in rpc_populate()
728 __rpc_depopulate(parent, files, start, eof); in rpc_populate()
/linux-6.12.1/fs/xfs/
Dxfs_bmap_util.h48 int rt, int eof, int delay, int convert,
/linux-6.12.1/tools/testing/selftests/net/mptcp/
Dmptcp_sockopt.c565 bool eof = false; in connect_one_server() local
604 eof = true; in connect_one_server()
612 xerror("total %lu, len %lu eof %d\n", total, len, eof); in connect_one_server()
622 if (eof) in connect_one_server()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c498 u8 sof, eof; in ixgbe_fso() local
532 skb_copy_bits(skb, skb->len - 4, &eof, 1); in ixgbe_fso()
534 switch (eof) { in ixgbe_fso()
553 dev_warn(tx_ring->dev, "unknown eof = 0x%x\n", eof); in ixgbe_fso()

1234