/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_debug.c | 14 int *eof, void *data) in proc_get_drv_version() 20 *eof = 1; in proc_get_drv_version() 26 int *eof, void *data) in proc_get_write_reg() 28 *eof = 1; in proc_get_write_reg() 75 int *eof, void *data) in proc_get_read_reg() 83 *eof = 1; in proc_get_read_reg() 102 *eof = 1; in proc_get_read_reg() 135 int *eof, void *data) in proc_get_adapter_state() 144 *eof = 1; in proc_get_adapter_state() 150 int *eof, voi in proc_get_best_channel() 12 proc_get_drv_version(char *page, char **start, off_t offset, int count, int *eof, void *data) proc_get_drv_version() argument 24 proc_get_write_reg(char *page, char **start, off_t offset, int count, int *eof, void *data) proc_get_write_reg() argument 73 proc_get_read_reg(char *page, char **start, off_t offset, int count, int *eof, void *data) proc_get_read_reg() argument 133 proc_get_adapter_state(char *page, char **start, off_t offset, int count, int *eof, void *data) proc_get_adapter_state() argument 148 proc_get_best_channel(char *page, char **start, off_t offset, int count, int *eof, void *data) proc_get_best_channel() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_fcoe.c | 45 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_fcoe.c | 45 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()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | rtw_debug.h | 108 int *eof, void *data); 112 int *eof, void *data); 118 int *eof, void *data); 125 int *eof, void *data); 129 int *eof, void *data);
|
/kernel/linux/linux-6.6/tools/lib/api/ |
H A D | io.h | 31 bool eof; member 43 io->eof = false; in io__init() 51 if (io->eof) in io__get_char() 73 io->eof = true; in io__get_char() 80 io->eof = true; in io__get_char() 91 * first character isn't hexadecimal returns -2, io->eof returns -1, otherwise 92 * returns the character after the hexadecimal value which may be -1 for eof. 120 * isn't a decimal returns -2, io->eof returns -1, otherwise returns the 121 * character after the decimal value which may be -1 for eof. If the read value
|
/kernel/linux/linux-5.10/tools/lib/api/ |
H A D | io.h | 26 bool eof; member 37 io->eof = false; in io__init() 45 if (io->eof) in io__get_char() 52 io->eof = true; in io__get_char() 63 * first character isn't hexadecimal returns -2, io->eof returns -1, otherwise 64 * returns the character after the hexadecimal value which may be -1 for eof. 92 * isn't a decimal returns -2, io->eof returns -1, otherwise returns the 93 * character after the decimal value which may be -1 for eof. If the read value
|
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | cq_exch_desc.h | 66 u8 eof; member 98 u8 *eof, in cq_fcp_rq_desc_dec() 130 *eof = desc_ptr->eof; in cq_fcp_rq_desc_dec() 86 cq_fcp_rq_desc_dec(struct cq_fcp_rq_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *eop, u8 *sop, u8 *fck, u16 *exchange_id, u16 *tmpl, u32 *bytes_written, u8 *sof, u8 *eof, u8 *ingress_port, u8 *packet_err, u8 *fcoe_err, u8 *fcs_ok, u8 *vlan_stripped, u16 *vlan) cq_fcp_rq_desc_dec() argument
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | cq_exch_desc.h | 54 u8 eof; member 86 u8 *eof, in cq_fcp_rq_desc_dec() 118 *eof = desc_ptr->eof; in cq_fcp_rq_desc_dec() 74 cq_fcp_rq_desc_dec(struct cq_fcp_rq_desc *desc_ptr, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *eop, u8 *sop, u8 *fck, u16 *exchange_id, u16 *tmpl, u32 *bytes_written, u8 *sof, u8 *eof, u8 *ingress_port, u8 *packet_err, u8 *fcoe_err, u8 *fcs_ok, u8 *vlan_stripped, u16 *vlan) cq_fcp_rq_desc_dec() argument
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 863 if (STps->eof == ST_FM_HIT) { in flush_buffer() 866 STps->eof = ST_NOEOF; in flush_buffer() 875 } else if (STps->eof == ST_FM_HIT) { in flush_buffer() 879 STps->eof = ST_NOEOF; in flush_buffer() 947 STps->eof = ST_NOEOF; in reset_state() 1084 STps->eof = ST_NOEOF; in check_tape() 1415 STps->eof = ST_FM; in st_flush() 1432 else if (STps->eof == ST_FM_HIT) { in st_flush() 1438 STps->eof = ST_FM; in st_flush() 1440 STps->eof in st_flush() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 864 if (STps->eof == ST_FM_HIT) { in flush_buffer() 867 STps->eof = ST_NOEOF; in flush_buffer() 876 } else if (STps->eof == ST_FM_HIT) { in flush_buffer() 880 STps->eof = ST_NOEOF; in flush_buffer() 948 STps->eof = ST_NOEOF; in reset_state() 1085 STps->eof = ST_NOEOF; in check_tape() 1416 STps->eof = ST_FM; in st_flush() 1433 else if (STps->eof == ST_FM_HIT) { in st_flush() 1439 STps->eof = ST_FM; in st_flush() 1441 STps->eof in st_flush() [all...] |
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | ctl.c | 179 if (WARN(type != pkg->frame.eof, "wrong eof (expected %#x, got %#x)\n", in check_header() 180 type, pkg->frame.eof)) in check_header() 251 if (pkg->frame.eof == TB_CFG_PKG_ERROR) in parse_header() 368 pkg->frame.eof = type; in tb_ctl_tx() 401 if (pkg->frame.eof != TB_CFG_PKG_ERROR) in tb_async_error() 438 switch (frame->eof) { in tb_ctl_rx_callback() 450 tb_ctl_handle_event(pkg->ctl, frame->eof, in tb_ctl_rx_callback() 466 if (tb_ctl_handle_event(pkg->ctl, frame->eof, pkg, frame->size)) in tb_ctl_rx_callback() 747 if (pkg->frame.eof in tb_cfg_match() [all...] |
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | ctl.c | 190 if (WARN(type != pkg->frame.eof, "wrong eof (expected %#x, got %#x)\n", in check_header() 191 type, pkg->frame.eof)) in check_header() 254 if (pkg->frame.eof == TB_CFG_PKG_ERROR) in parse_header() 371 pkg->frame.eof = type; in tb_ctl_tx() 404 if (pkg->frame.eof != TB_CFG_PKG_ERROR) in tb_async_error() 449 switch (frame->eof) { in tb_ctl_rx_callback() 461 tb_ctl_handle_event(pkg->ctl, frame->eof, in tb_ctl_rx_callback() 477 if (tb_ctl_handle_event(pkg->ctl, frame->eof, pkg, frame->size)) in tb_ctl_rx_callback() 829 if (pkg->frame.eof in tb_cfg_match() [all...] |
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | api-io.c | 101 EXPECT_EQUAL(io.eof, false); in do_test_get_char() 105 EXPECT_EQUAL(io.eof, true); in do_test_get_char() 156 EXPECT_EQUAL(io.eof, end_eof); in do_test_get_hex() 237 EXPECT_EQUAL(io.eof, end_eof); in do_test_get_dec()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | api-io.c | 102 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()
|
/kernel/linux/linux-5.10/lib/zlib_deflate/ |
H A D | deftree.c | 742 int eof /* true if this is the last block for a file */ in zlib_tr_stored_block() 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 */ 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)); [all...] |
/kernel/linux/linux-6.6/lib/zlib_deflate/ |
H A D | deftree.c | 742 int eof /* true if this is the last block for a file */ in zlib_tr_stored_block() 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 */ 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)); [all...] |
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.c | 751 if (head->r.eof) in tomoyo_read_profile() 769 head->r.eof = true; in tomoyo_read_profile() 913 if (head->r.eof) in tomoyo_read_manager() 926 head->r.eof = true; in tomoyo_read_manager() 1028 head->r.eof = true; in tomoyo_select_domain() 1620 if (head->r.eof) in tomoyo_read_domain() 1670 head->r.eof = true; in tomoyo_read_domain() 1682 head->r.eof = false; in tomoyo_write_pid() 1706 head->r.eof = true; in tomoyo_read_pid() 1709 if (head->r.w_pos || head->r.eof) in tomoyo_read_pid() [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.c | 743 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...] |
/kernel/linux/linux-5.10/arch/mips/alchemy/common/ |
H A D | dma.c | 101 int length, int *eof, void *data) in au1000_dma_read_proc() 115 *eof = 1; in au1000_dma_read_proc() 122 *eof = 1; in au1000_dma_read_proc() 100 au1000_dma_read_proc(char *buf, char **start, off_t fpos, int length, int *eof, void *data) au1000_dma_read_proc() argument
|
/kernel/linux/linux-6.6/arch/mips/alchemy/common/ |
H A D | dma.c | 101 int length, int *eof, void *data) in au1000_dma_read_proc() 115 *eof = 1; in au1000_dma_read_proc() 122 *eof = 1; in au1000_dma_read_proc() 100 au1000_dma_read_proc(char *buf, char **start, off_t fpos, int length, int *eof, void *data) au1000_dma_read_proc() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.h | 97 u32 *eof); 102 u32 *eof); 105 u32 *eof);
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | vfs.h | 112 u32 *eof); 116 u32 *eof); 119 u32 *eof);
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | rdwr.c | 885 loff_t pos, eof; in cachefiles_write_page() local 913 eof = object->fscache.store_limit_l; in cachefiles_write_page() 914 if (pos >= eof) in cachefiles_write_page() 928 if (eof & ~PAGE_MASK) { in cachefiles_write_page() 929 if (eof - pos < PAGE_SIZE) { in cachefiles_write_page() 931 pos, eof); in cachefiles_write_page() 932 len = eof - pos; in cachefiles_write_page() 933 ASSERTCMP(pos + len, ==, eof); in cachefiles_write_page()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2.c | 617 xfs_fileoff_t eof; in xfs_dir2_isblock() local 620 error = xfs_bmap_last_offset(args->dp, &eof, XFS_DATA_FORK); in xfs_dir2_isblock() 625 if (XFS_FSB_TO_B(mp, eof) != args->geo->blksize) in xfs_dir2_isblock() 642 xfs_fileoff_t eof; in xfs_dir2_isleaf() local 645 error = xfs_bmap_last_offset(args->dp, &eof, XFS_DATA_FORK); in xfs_dir2_isleaf() 650 if (eof != args->geo->leafblk + args->geo->fsbcount) in xfs_dir2_isleaf()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | shmem_fs.h | 169 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend() argument 171 return max(eof, SHMEM_I(inode)->fallocend); in shmem_fallocend()
|