Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 25 of 115) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
Drtw_debug.c14 int *eof, void *data) in proc_get_drv_version()
26 int *eof, void *data) in proc_get_write_reg()
75 int *eof, void *data) in proc_get_read_reg()
135 int *eof, void *data) in proc_get_adapter_state()
150 int *eof, void *data) in proc_get_best_channel()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_fcoe.c45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_fcoe.c45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local
/kernel/linux/linux-5.10/tools/lib/api/
Dio.h26 bool eof; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_dir2.c617 xfs_fileoff_t eof; in xfs_dir2_isblock() local
642 xfs_fileoff_t eof; in xfs_dir2_isleaf() local
Dxfs_bmap.h38 bool eof; /* set if allocating past last extent */ member
/kernel/linux/linux-6.6/drivers/scsi/fnic/
Dcq_exch_desc.h54 u8 eof; member
86 u8 *eof, in cq_fcp_rq_desc_dec()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dcq_exch_desc.h66 u8 eof; member
98 u8 *eof, in cq_fcp_rq_desc_dec()
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
Ddma.c101 int length, int *eof, void *data) in au1000_dma_read_proc()
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
Ddma.c101 int length, int *eof, void *data) in au1000_dma_read_proc()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
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-6.6/tools/lib/api/
Dio.h31 bool eof; member
/kernel/linux/linux-5.10/lib/zlib_deflate/
Ddeflate.c831 #define FLUSH_BLOCK_ONLY(s, eof) { \ argument
843 #define FLUSH_BLOCK(s, eof) { \ argument
Ddeftree.c742 int eof /* true if this is the last block for a file */ in zlib_tr_stored_block()
806 int eof /* true if this is the last block for a file */
/kernel/linux/linux-6.6/lib/zlib_deflate/
Ddeflate.c838 #define FLUSH_BLOCK_ONLY(s, eof) { \ argument
850 #define FLUSH_BLOCK(s, eof) { \ argument
Ddeftree.c742 int eof /* true if this is the last block for a file */ in zlib_tr_stored_block()
806 int eof /* true if this is the last block for a file */
/kernel/linux/linux-5.10/drivers/thunderbolt/
Dnhi_regs.h31 u32 eof:4; member
/kernel/linux/linux-5.10/fs/cifs/
Dfscache.h47 u64 eof; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
Dnhi_regs.h31 u32 eof:4; member
/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.c897 unsigned long *count, u32 *eof, ssize_t host_err) in nfsd_finish_read()
914 u32 *eof) in nfsd_splice_read()
933 u32 *eof) in nfsd_readv()
1077 u32 *eof) in nfsd_read()
/kernel/linux/linux-6.6/fs/nfsd/
Dvfs.c986 unsigned long *count, u32 *eof, ssize_t host_err) in nfsd_finish_read()
1017 u32 *eof) in nfsd_splice_read()
1050 unsigned int base, u32 *eof) in nfsd_iter_read()
1218 loff_t offset, unsigned long *count, u32 *eof) in nfsd_read()
Dnfsproc.c179 u32 eof; in nfsd_proc_read() local
/kernel/linux/linux-5.10/net/sunrpc/
Drpc_pipe.c652 int start, int eof) in __rpc_depopulate()
684 int start, int eof) in rpc_depopulate()
695 int start, int eof, in rpc_populate()
/kernel/linux/linux-6.6/net/sunrpc/
Drpc_pipe.c652 int start, int eof) in __rpc_depopulate()
684 int start, int eof) in rpc_depopulate()
695 int start, int eof, in rpc_populate()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfcsusb.c971 static __u8 eof[8]; in rx_iso_complete() local
1090 static __u8 eof[8]; in rx_int_complete() local

12345