| /linux/fs/btrfs/ |
| H A D | zlib.c | 126 void *data_in; in copy_data_into_buffer() local 157 char *data_in = NULL; in zlib_compress_folios() local 343 char *data_in; in zlib_decompress_bio() local 433 int zlib_decompress(struct list_head *ws, const u8 *data_in, in zlib_decompress()
|
| H A D | lzo.c | 247 char *data_in; in lzo_compress_folios() local 449 int lzo_decompress(struct list_head *ws, const u8 *data_in, in lzo_decompress()
|
| H A D | compression.c | 141 const u8 *data_in, struct folio *dest_folio, in compression_decompress() 1105 int btrfs_decompress(int type, const u8 *data_in, struct folio *dest_folio, in btrfs_decompress()
|
| H A D | zstd.c | 676 int zstd_decompress(struct list_head *ws, const u8 *data_in, in zstd_decompress()
|
| /linux/fs/jffs2/ |
| H A D | compr_lzo.c | 43 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()
|
| H A D | compr_rtime.c | 32 static int jffs2_rtime_compress(unsigned char *data_in, in jffs2_rtime_compress() 76 static int jffs2_rtime_decompress(unsigned char *data_in, in jffs2_rtime_decompress()
|
| H A D | compr_zlib.c | 72 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()
|
| H A D | compr_rubin.c | 262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress() 299 static int jffs2_dynrubin_compress(unsigned char *data_in, in jffs2_dynrubin_compress() 379 static int jffs2_rubinmips_decompress(unsigned char *data_in, in jffs2_rubinmips_decompress() 388 static int jffs2_dynrubin_decompress(unsigned char *data_in, in jffs2_dynrubin_decompress()
|
| H A D | compr.c | 74 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/tools/testing/selftests/bpf/prog_tests/ |
| H A D | empty_skb.c | 22 const void *data_in; in test_empty_skb() member
|
| /linux/drivers/input/joystick/iforce/ |
| H A D | iforce-serio.c | 21 u8 data_in[IFORCE_MAX_LENGTH]; member
|
| H A D | iforce-usb.c | 19 u8 data_in[IFORCE_MAX_LENGTH] ____cacheline_aligned; member
|
| /linux/drivers/comedi/drivers/ |
| H A D | mpc624.c | 113 unsigned int data_in = 0; in mpc624_ai_get_sample() local
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | firmware.c | 1034 u8 receiver_addr, u8 data_addr, u8 command, u32 data_in) in sbus_request() 1050 u32 data_in) in sbus_read() 1172 u8 receiver_addr, u8 data_addr, u8 command, u32 data_in) in sbus_request_slow()
|
| /linux/net/bpf/ |
| H A D | test_run.c | 654 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in BTF_ID_FLAGS() local 805 void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_ctx_init() local 1281 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in bpf_prog_test_run_xdp() local
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | ams-delta.c | 43 bool data_in; member
|
| /linux/drivers/misc/amd-sbi/ |
| H A D | rmi-core.c | 85 u8 thread_id, u32 data_in) in prepare_mca_msr_input_message()
|
| /linux/drivers/char/ipmi/ |
| H A D | kcs_bmc_cdev_ipmi.c | 82 u8 *data_in; member
|
| /linux/tools/lib/bpf/ |
| H A D | bpf.h | 473 const void *data_in; global() member 664 const void *data_in; /* optional */ global() member
|
| /linux/arch/arm/plat-orion/ |
| H A D | gpio.c | 447 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in orion_gpio_dbg_show() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | port.c | 37 int mlx5_access_reg(struct mlx5_core_dev *dev, void *data_in, int size_in, in mlx5_access_reg() 77 int mlx5_core_access_reg(struct mlx5_core_dev *dev, void *data_in, in mlx5_core_access_reg()
|
| /linux/sound/soc/codecs/ |
| H A D | wm0010.c | 324 static void byte_swap_64(u64 *data_in, u64 *data_out, u32 len) in byte_swap_64()
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw2.h | 116 u32 data_in [SYM_CONF_MAX_SG * 2]; member
|
| H A D | sym_fw1.h | 130 u32 data_in [SYM_CONF_MAX_SG * 2]; member
|
| /linux/tools/bpf/bpftool/ |
| H A D | prog.c | 1326 void *data_in = NULL, *data_out = NULL; do_run() local [all...] |