Searched defs:fill (Results 1 - 57 of 57) sorted by relevance

/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_frame.c77 size_t fill; fc_frame_alloc_fill() local
H A Dfc_libfc.c172 u32 fill; fc_fill_hdr() local
H A Dfc_exch.c276 u16 fill; fc_exch_setup_hdr() local
299 skb_put(fp_skb(fp), fill); fc_exch_setup_hdr() local
/linux-4.4.14/lib/
H A Ddecompress_inflate.c37 __gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void(*error)(char *x)) __gunzip() argument
186 gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) gunzip() argument
196 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) __decompress() argument
H A Ddecompress_unlz4.c199 __decompress(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long out_len, long *posp, void (*error)(char *x) ) __decompress() argument
H A Ddecompress_unlzo.c292 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
H A Ddecompress_unxz.c398 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
H A Ddecompress_bunzip2.c95 long (*fill)(void*, unsigned long); member in struct:bunzip_data
628 start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, long (*fill)(void*, unsigned long)) start_bunzip() argument
678 bunzip2(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long *pos, void(*error)(char *x)) bunzip2() argument
746 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
H A Dbtree.c417 int fill; btree_grow() local
435 int fill; btree_shrink() local
453 int i, pos, fill, err; btree_insert_level() local
595 int i, pos, fill; btree_remove_level() local
540 rebalance(struct btree_head *head, struct btree_geo *geo, unsigned long *key, int level, unsigned long *child, int fill) rebalance() argument
H A Ddecompress_unlzma.c68 long (*fill)(void*, unsigned long); member in struct:rc
101 rc_init(struct rc *rc, long (*fill)(void*, unsigned long), char *buffer, long buffer_size) rc_init() argument
537 unlzma(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long *posp, void(*error)(char *x) ) unlzma() argument
670 __decompress(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long out_len, long *posp, void (*error)(char *x)) __decompress() argument
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c64 char *src, *dst, *redzone, *fill; test_copy_loop() local
16 do_one(char *src, char *dst, unsigned long src_off, unsigned long dst_off, unsigned long len, void *redzone, void *fill) do_one() argument
/linux-4.4.14/sound/firewire/
H A Dlib.c177 snd_fw_async_midi_port_init(struct snd_fw_async_midi_port *port, struct fw_unit *unit, u64 addr, unsigned int len, snd_fw_async_midi_port_fill fill) snd_fw_async_midi_port_init() argument
H A Dlib.h44 snd_fw_async_midi_port_fill fill; member in struct:snd_fw_async_midi_port
/linux-4.4.14/drivers/isdn/hisax/
H A Dhisax_fcpcipnp.h15 u_char fill; member in struct:hdlc_stat_reg
H A Dnetjet.c67 static void fill_mem(struct BCState *bcs, u_int *pos, u_int cnt, int chan, u_char fill) fill_mem() argument
H A Dhfc_pci.h202 u_char fill[0x2100 - 0x2082]; /* alignment */ member in struct:__anon5621
227 u_char fill[32768]; member in union:__anon5622
H A Dhisax.h408 u_char fill; member in struct:hdlc_stat_reg
/linux-4.4.14/lib/zlib_inflate/
H A Dinftrees.c36 unsigned fill; /* index for replicating entries */ zlib_inflate_table() local
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dipz_pt_fn.h69 int fill; member in struct:ipz_small_queue_page
/linux-4.4.14/drivers/media/common/saa7146/
H A Dsaa7146_core.c250 __le32 *ptr, fill; saa7146_pgtable_build_single() local
H A Dsaa7146_video.c222 __le32 fill; saa7146_pgtable_build() local
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgrulib.h121 char fill[10]; member in struct:gru_dump_chiplet_state_req
150 int fill[16]; member in struct:gru_config_info
H A Dgrukservices.c143 char fill; member in struct:message_header
/linux-4.4.14/include/net/
H A Dfib_rules.h67 int (*fill)(struct fib_rule *, struct sk_buff *, member in struct:fib_rules_ops
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dpio.h121 unsigned long fill; /* official alloc count */ member in struct:send_context
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dpc_maint.h134 byte fill[6]; member in struct:pc_maint
146 byte fill[4]; /* data at offset 16 */ member in struct:pc_maint
158 byte fill[4]; /* data at offset 16 */ member in struct:mi_pc_maint
H A Dio.h249 byte fill[224]; member in struct:s_load
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_ops.c144 qed_init_fill_dmae(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 addr, u32 fill, u32 fill_count) qed_init_fill_dmae() argument
167 qed_init_fill(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 addr, u32 fill, u32 fill_count) qed_init_fill() argument
/linux-4.4.14/init/
H A Ddo_mounts.c612 void *fill = ramfs_fill_super; rootfs_mount() local
/linux-4.4.14/drivers/vfio/pci/
H A Dvfio_pci.c334 struct vfio_pci_fill_info *fill = data; vfio_pci_fill_devs() local
615 struct vfio_pci_fill_info fill = { 0 }; vfio_pci_ioctl() local
/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-webcam.c304 unsigned char *fill = NULL; stk_isoc_handler() local
/linux-4.4.14/drivers/net/ethernet/apple/
H A Dmace.c537 int fill, next, len; mace_xmit_start() local
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h84 static void bnx2x_init_fill(struct bnx2x *bp, u32 addr, int fill, bnx2x_init_fill() argument
H A Dbnx2x_main.c5810 static void bnx2x_fill(struct bnx2x *bp, u32 addr, int fill, u32 len) bnx2x_fill() argument
/linux-4.4.14/fs/logfs/
H A Djournal.c690 int err = 0, fill = super->s_je_fill; write_alias_journal() local
/linux-4.4.14/include/linux/
H A DmISDNhw.h159 u8 fill[MISDN_BCH_FILL_SIZE]; member in struct:bchannel
/linux-4.4.14/drivers/usb/chipidea/
H A Dudc.c68 int fill = 16 - ci->hw_ep_max / 2; ep_to_bit() local
/linux-4.4.14/drivers/video/fbdev/
H A Dleo.c120 u32 fill; member in struct:leo_lc_ss0_usr
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Davmfritz.c111 u8 fill; member in struct:hdlc_stat_reg
H A Dhfc_pci.h203 u_char fill[0x2100 - 0x2082]; /* alignment */ member in struct:bzfifo
224 u_char fill[32768]; member in union:fifo_area
H A Dnetjet.c188 fill_mem(struct tiger_ch *bc, u32 idx, u32 cnt, u32 fill) fill_mem() argument
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110_av.c745 int fill; write_ts_header2() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c305 static int fill(struct tcm_area *area, struct page **pages, fill() function
/linux-4.4.14/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c629 int fill, count; pasemi_mac_replenish_rx_ring() local
1399 int cs_size, i, fill, hdr, cpyhdr, evt; pasemi_mac_queue_csdesc() local
1486 int fill; pasemi_mac_start_tx() local
/linux-4.4.14/drivers/crypto/
H A Dmxs-dcp.c79 uint32_t fill; member in struct:dcp_async_ctx
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dqat_uclo.c1040 qat_uclo_fill_uwords(struct icp_qat_uclo_objhandle *obj_handle, struct icp_qat_uclo_encap_page *encap_page, uint64_t *uword, unsigned int addr_p, unsigned int raddr, uint64_t fill) qat_uclo_fill_uwords() argument
/linux-4.4.14/drivers/acpi/acpica/
H A Dacobject.h110 ACPI_OBJECT_COMMON_HEADER u8 fill[3]; /* Prevent warning on some compilers */ member in struct:acpi_object_integer
/linux-4.4.14/fs/fat/
H A Dnamei_vfat.c505 int i, k, fill; xlate_to_uni() local
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Dioc3.h49 char fill[0x170]; member in struct:ioc3_sioregs
77 char fill[0x4c]; member in struct:ioc3
/linux-4.4.14/drivers/mmc/card/
H A Dmmc_test.c1494 static int mmc_test_area_init(struct mmc_test_card *test, int erase, int fill) mmc_test_area_init() argument
/linux-4.4.14/drivers/mtd/nand/
H A Dnand_base.c1986 uint32_t fill = 0xFFFFFFFF; nand_write_oob_syndrome() local
/linux-4.4.14/drivers/ata/
H A Dsata_fsl.c255 u8 fill[4 * 4]; member in struct:command_desc
266 u8 fill[2 * 4]; member in struct:prde
/linux-4.4.14/fs/hpfs/
H A Dhpfs.h404 u8 fill[3]; member in struct:bplus_header
502 __le32 fill[3]; /* unused */ member in struct:anode
/linux-4.4.14/drivers/media/usb/cpia2/
H A Dcpia2.h243 u8 fill; member in struct:cpia2_reg_mask
/linux-4.4.14/drivers/gpu/drm/qxl/
H A Dqxl_dev.h690 struct qxl_fill fill; member in union:qxl_compat_drawable::__anon4541
719 struct qxl_fill fill; member in union:qxl_drawable::__anon4542
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dioc3.h41 volatile u8 fill[0x141]; /* starts at 0x141 */ member in struct:ioc3_sioregs
/linux-4.4.14/drivers/net/wireless/
H A Dairo.c791 u8 fill; member in struct:BSSListRid::__anon8027
1060 u16 fill; member in struct:__anon8043

Completed in 2358 milliseconds