Home
last modified time | relevance | path

Searched defs:eof (Results 1 - 25 of 113) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local
/kernel/linux/linux-5.10/tools/lib/api/
H A Dio.h26 bool eof; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_debug.c12 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-6.6/tools/lib/api/
H A Dio.h31 bool eof; member
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Ddma.c100 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 Ddma.c100 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/cifs/
H A Dfscache.h47 u64 eof; member
H A Dsmb2inode.c741 __le64 eof = cpu_to_le64(size); in smb2_set_path_size() local
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-fileops.c602 int eof = test_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_v4l2_enc_poll() local
651 int eof = test_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_v4l2_mmap() local
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c234 prism2_io_debug_proc_read(char *page, char **start, off_t off, int count, int *eof, void *data) prism2_io_debug_proc_read() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsproc.c174 u32 eof; in nfsd_proc_read() local
/kernel/linux/linux-5.10/fs/cachefiles/
H A Drdwr.c885 loff_t pos, eof; in cachefiles_write_page() local
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-fileops.c596 int eof = test_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_v4l2_enc_poll() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsproc.c179 u32 eof; in nfsd_proc_read() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2.c617 xfs_fileoff_t eof; in xfs_dir2_isblock() local
642 xfs_fileoff_t eof; in xfs_dir2_isleaf() local
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c235 prism2_io_debug_proc_read(char *page, char **start, off_t off, int count, int *eof, void *data) prism2_io_debug_proc_read() argument
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Ddsp.c461 const char *eof; in catpt_coredump() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c498 u8 sof, eof; in ixgbe_fso() local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-fileops.c761 int eof = test_bit(IVTV_F_S_STREAMOFF, &s->s_flags); in ivtv_v4l2_enc_poll() local
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnhi_regs.h31 u32 eof:4; member
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Ddsp.c507 const char *eof; in catpt_coredump() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.h39 bool eof; /* set if allocating past last extent */ member
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dkinect.c389 uint8_t eof = sd->stream_flag | 5; in sd_pkt_scan() local
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dcq_exch_desc.h66 u8 eof; member
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

Completed in 23 milliseconds

12345