Home
last modified time | relevance | path

Searched defs:data_in (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.4/fs/jffs2/
Dcompr_lzo.c43 static int jffs2_lzo_compress(unsigned char *data_in, unsigned char *cpage_out, in jffs2_lzo_compress()
68 static int jffs2_lzo_decompress(unsigned char *data_in, unsigned char *cpage_out, in jffs2_lzo_decompress()
Dcompr_rtime.c32 static int jffs2_rtime_compress(unsigned char *data_in, in jffs2_rtime_compress()
73 static int jffs2_rtime_decompress(unsigned char *data_in, in jffs2_rtime_decompress()
Dcompr_zlib.c72 static int jffs2_zlib_compress(unsigned char *data_in, in jffs2_zlib_compress()
141 static int jffs2_zlib_decompress(unsigned char *data_in, in jffs2_zlib_decompress()
Dcompr_rubin.c262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress()
304 static int jffs2_dynrubin_compress(unsigned char *data_in, in jffs2_dynrubin_compress()
384 static int jffs2_rubinmips_decompress(unsigned char *data_in, in jffs2_rubinmips_decompress()
393 static int jffs2_dynrubin_decompress(unsigned char *data_in, in jffs2_dynrubin_decompress()
Dcompr.c74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress()
149 unsigned char *data_in, unsigned char **cpage_out, in jffs2_compress()
/Linux-v5.4/fs/btrfs/
Dzlib.c101 char *data_in; in zlib_compress_pages() local
236 char *data_in; in zlib_decompress_bio() local
322 static int zlib_decompress(struct list_head *ws, unsigned char *data_in, in zlib_decompress()
Dlzo.c144 char *data_in; in lzo_compress_pages() local
310 char *data_in; in lzo_decompress_bio() local
447 static int lzo_decompress(struct list_head *ws, unsigned char *data_in, in lzo_decompress()
Dzstd.c629 static int zstd_decompress(struct list_head *ws, unsigned char *data_in, in zstd_decompress()
/Linux-v5.4/net/bpf/
Dtest_run.c111 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in bpf_test_init() local
130 void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_ctx_init() local
/Linux-v5.4/drivers/gpio/
Dgpio-mvebu.c315 u32 data_in, in_pol; in mvebu_gpio_get() local
529 u32 data_in, in_pol, val; in mvebu_gpio_irq_set_type() local
557 u32 cause, type, data_in, level_mask, edge_cause, edge_mask; in mvebu_gpio_irq_handler() local
847 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in mvebu_gpio_dbg_show() local
/Linux-v5.4/drivers/input/joystick/iforce/
Diforce-serio.c21 u8 data_in[IFORCE_MAX_LENGTH]; member
Diforce-usb.c19 u8 data_in[IFORCE_MAX_LENGTH] ____cacheline_aligned; member
/Linux-v5.4/drivers/staging/comedi/drivers/
Dmpc624.c114 unsigned int data_in = 0; in mpc624_ai_get_sample() local
/Linux-v5.4/drivers/char/ipmi/
Dkcs_bmc.h86 u8 *data_in; member
/Linux-v5.4/drivers/mtd/nand/raw/
Dams-delta.c41 bool data_in; member
/Linux-v5.4/tools/lib/bpf/
Dbpf.h134 const void *data_in; member
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dfirmware.c1077 u8 receiver_addr, u8 data_addr, u8 command, u32 data_in) in sbus_request()
1093 u32 data_in) in sbus_read()
1215 u8 receiver_addr, u8 data_addr, u8 command, u32 data_in) in sbus_request_slow()
/Linux-v5.4/net/bridge/
Dbr_vlan.c1320 void *data_in) in br_vlan_match_bind_vlan_dev_fn()
1424 void *data_in) in br_vlan_link_state_change_fn()
/Linux-v5.4/arch/arm/plat-orion/
Dgpio.c444 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in orion_gpio_dbg_show() local
/Linux-v5.4/drivers/scsi/pcmcia/
Dsym53c500_cs.c198 data_in, enumerator
/Linux-v5.4/tools/bpf/bpftool/
Dprog.c919 void *data_in = NULL, *data_out = NULL; in do_run() local
/Linux-v5.4/drivers/i2c/busses/
Di2c-brcmstb.c82 u32 data_in[N_DATA_REGS]; /* tx data buffer*/ member
/Linux-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_fw2.h116 u32 data_in [SYM_CONF_MAX_SG * 2]; member
Dsym_fw1.h130 u32 data_in [SYM_CONF_MAX_SG * 2]; member
/Linux-v5.4/sound/soc/codecs/
Dwm0010.c334 static void byte_swap_64(u64 *data_in, u64 *data_out, u32 len) in byte_swap_64()

12