Home
last modified time | relevance | path

Searched refs:data (Results 47501 - 47525 of 49010) sorted by relevance

1...<<1901190219031904190519061907190819091910>>...1961

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv515.c238 static int rv515_debugfs_pipes_info(struct seq_file *m, void *data) in rv515_debugfs_pipes_info() argument
256 static int rv515_debugfs_ga_info(struct seq_file *m, void *data) in rv515_debugfs_ga_info() argument
1045 * ChunkTime = the time it takes the DCP to send one chunk of data in rv515_crtc_bandwidth_compute()
1056 * to return data in rv515_crtc_bandwidth_compute()
1058 * ChunkTime = time it takes the DCP to send one chunk of data to the LB in rv515_crtc_bandwidth_compute()
1071 * for the data to be returned in rv515_crtc_bandwidth_compute()
1076 * of data to the LB which consists of in rv515_crtc_bandwidth_compute()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c112 MODULE_PARM_DESC(pad_w, "extra data for ISP processing");
116 MODULE_PARM_DESC(pad_h, "extra data for ISP processing");
1023 dev_err(isp->dev, "no platform data available\n"); in atomisp_subdev_probe()
1541 dev_warn(&pdev->dev, "no platform data available\n"); in atomisp_pci_probe()
1700 err = sh_css_check_firmware_version(isp->dev, isp->firmware->data); in atomisp_pci_probe()
1735 * Workaround for imbalance data eye issue which is observed in atomisp_pci_probe()
1810 isp->css_env.isp_css_fw.data = NULL; in atomisp_pci_probe()
/kernel/linux/linux-5.10/drivers/ssb/
H A Dpci.c192 static inline u8 ssb_crc8(u8 crc, u8 data) in ssb_crc8() argument
229 return t[crc ^ data]; in ssb_crc8()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c529 dev_err(rnandc->dev, "Clearing residual data in the read FIFO\n"); in rnandc_read_subpage_hw_ecc()
784 rop.buf = instr->ctx.data.buf.in; in rnandc_exec_op()
785 rop.len = instr->ctx.data.len; in rnandc_exec_op()
862 "Clearing residual data in the read FIFO\n"); in rnandc_exec_op()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c328 FMAN_PORT_DMA_NO_SWAP, /* No swap, transfer data as is */
330 /* The transferred data should be swapped in PPC Little Endian mode */
332 /* The transferred data should be swapped in Big Endian mode */
479 /* Frame end data */ in init_bmi_rx()
562 /* Frame end data */ in init_bmi_tx()
1283 * @params: Pointer to data structure of parameters
1508 * Start margin - offset of data from
1517 * driver data base from its default configuration:
1730 int fman_port_get_tstamp(struct fman_port *port, const void *data, u64 *tstamp) in fman_port_get_tstamp() argument
1735 *tstamp = be64_to_cpu(*(__be64 *)(data in fman_port_get_tstamp()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2063.c81 * Structure of data needed for Spur Avoidance
237 * mt2063_write - Write data into the I2C bus
239 static int mt2063_write(struct mt2063_state *state, u8 reg, u8 *data, u32 len) in mt2063_write() argument
254 memcpy(msg.buf + 1, data, len); in mt2063_write()
269 * mt2063_write - Write register data into the I2C bus, caching the value
290 * mt2063_read - Read data from the I2C bus
1482 * @state: ptr to tuner data structure
1701 * If we locked OK, assign calculated data to mt2063_state structure in MT2063_Tune()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dst-vgxy61.c215 * falling edges to send data
454 WARN(1, "Unsupported code %d. default to MIPI_CSI2_DT_RAW8 data type", in get_data_type_by_code()
553 const u8 *data, unsigned int len, int *err) in vgxy61_write_multiple()
569 buf[i + 2] = data[i]; in vgxy61_write_multiple()
640 * by the protocol to go in low power between 2 packets of data. This in vgxy61_check_bw()
1513 dev_err(&client->dev, "invalid data lane number %d\n", l_nb); in vgxy61_tx_from_ep()
1577 /* Frequency to data rate is 1:1 ratio for MIPI */ in vgxy61_configure()
552 vgxy61_write_multiple(struct vgxy61_dev *sensor, u32 reg, const u8 *data, unsigned int len, int *err) vgxy61_write_multiple() argument
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-video.c85 /* data structs for video */
979 static ssize_t radio_read(struct file *file, char __user *data, in radio_read() argument
987 cmd.buffer = data; in radio_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c1043 reformat_params.data = &vlan_hdr; in mlx5_esw_bridge_vlan_push_create()
1102 MLX5_SET(set_action_in, action, data, ESW_TUN_BRIDGE_INGRESS_PUSH_VLAN); in mlx5_esw_bridge_vlan_push_mark_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c366 err = mlxsw_pci_wqe_frag_map(mlxsw_pci, wqe, 0, skb->data, in mlxsw_pci_rdq_skb_alloc()
1735 err = mlxsw_pci_wqe_frag_map(mlxsw_pci, wqe, 0, skb->data, in mlxsw_pci_skb_transmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c83 MODULE_PARM_DESC(debug_mask, "debug mask: 1 = dump cmd data, 2 = dump cmd exec time, 3 = both. Default=0");
364 void mlx5_core_mp_event_replay(struct mlx5_core_dev *dev, u32 event, void *data) in mlx5_core_mp_event_replay() argument
366 mlx5_blocking_notifier_call_chain(dev, event, data); in mlx5_core_mp_event_replay()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dsunlance.c272 #define RDP 0x00UL /* register data port */
644 u16 *p16 = (u16 *) skb->data; in lance_piocopy_to_skb()
1123 lance_piocopy_from_skb(&ib->tx_buf[entry][0], skb->data, skblen); in lance_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.c594 /* For ACL, the es[0] will have the data of ICE_RX_MDID_PKT_FLAGS_15_0
1588 * @data: pointer to a data buffer containing flow entry's match values/masks
1594 void *data, u64 *entry_h) in ice_flow_add_entry()
1600 /* No flow entry data is expected for RSS */ in ice_flow_add_entry()
1601 if (!entry_h || (!data && blk != ICE_BLK_RSS)) in ice_flow_add_entry()
1700 * This function should only be used for fixed-size data structures.
1745 * fixed-size data structures.
1772 * fixed-size data structures.
1592 ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id, u64 entry_id, u16 vsi_handle, enum ice_flow_priority prio, void *data, u64 *entry_h) ice_flow_add_entry() argument
H A Dice_tc_lib.c1368 memcpy(&fltr->gtp_pdu_info_keys, &match.key->data[0], in ice_parse_tunnel_attr()
1371 memcpy(&fltr->gtp_pdu_info_masks, &match.mask->data[0], in ice_parse_tunnel_attr()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_iscsi.c122 __le16 echo, union event_ring_data *data, in qed_iscsi_async_event()
129 fw_event_code, data); in qed_iscsi_async_event()
121 qed_iscsi_async_event(struct qed_hwfn *p_hwfn, u8 fw_event_code, __le16 echo, union event_ring_data *data, u8 fw_return_code) qed_iscsi_async_event() argument
H A Dqed_init_fw_funcs.c1203 * @p_hwfn: HW device data.
1205 * @p_data: Pointer to source data.
1209 * Return: Length of the written data in dwords (u32) or -1 on invalid
1847 storm_buf_size = GET_FIELD(hdr->data, in qed_fw_overlay_mem_alloc()
1849 storm_id = GET_FIELD(hdr->data, FW_OVERLAY_BUF_HDR_STORM_ID); in qed_fw_overlay_mem_alloc()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c506 * caller allocated data extent at *xaddrp;
508 * allocate data extent and return its xaddr;
555 * allocate data extent requested in xtInsert()
594 /* undo data extent allocation */ in xtInsert()
987 rp = (xtpage_t *) rmp->data; in xtSplitPage()
1029 * reverse sorted data, that is, split the tree left, but it's not. in xtSplitPage()
1090 * split the data between the split and new/right pages in xtSplitPage()
1247 rp = (xtpage_t *) rmp->data; in xtSplitRoot()
2031 * allocate data extent requested in xtAppend()
2043 /* undo data exten in xtAppend()
[all...]
H A Djfs_logmgr.c42 * with its mirror data array at trailer).
353 caddr_t p; /* src meta-data page */ in lmWriteRecord()
371 /* any log data to write ? */ in lmWriteRecord()
376 * move log record data in lmWriteRecord()
378 /* retrieve source meta-data page to log */ in lmWriteRecord()
380 p = (caddr_t) (tlck->mp->data); in lmWriteRecord()
416 * move log vector data in lmWriteRecord()
623 /* if log wraps, the first data page of log is 2 in lmNextPage()
1757 * unmount, all meta data for the file system has been in lmLogFileSystem()
2376 * page 2 - log data pag in lmLogFormat()
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dquota.c567 * gfs2_qa_get - make sure we have a quota allocations data structure,
845 * @qd: The quota data
1521 fs_err(sdp, "%d left-over quota data objects\n", count); in gfs2_quota_cleanup()
1562 * @data: Pointer to GFS2 superblock
1566 int gfs2_quotad(void *data) in gfs2_quotad() argument
1568 struct gfs2_sbd *sdp = data; in gfs2_quotad()
/kernel/linux/linux-6.6/fs/iomap/
H A Dbuffered-io.c237 * handle both halves separately so that we properly zero data in the in iomap_adjust_read_range()
285 * iomap_read_inline_data - copy inline data into the page cache
289 * Copy the inline data in @iter into @folio and zero out the rest of the folio.
756 * to zero) and corrupt data. in iomap_write_begin()
851 * Update the in-memory inode size after copying the data into the page in iomap_write_end()
853 * preferably after I/O completion so that no stale data is exposed. in iomap_write_end()
1046 * the end of this data range, not the end of the folio. in iomap_write_delalloc_punch()
1055 * Scan the data range passed to us for dirty page cache folios. If we find a
1060 * contain data that has been written back - in which case the delalloc punch
1106 * have dirty data stil
1890 iomap_do_writepage(struct folio *folio, struct writeback_control *wbc, void *data) iomap_do_writepage() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dlocks.c100 .data = &leases_enable,
108 .data = &lease_break_time,
1864 * @priv: private data for lm_setup (may be NULL if lm_setup
/kernel/linux/linux-6.6/fs/ceph/
H A Daddr.c135 * data on the folio.
260 /* no object means success but no data */ in finish_netfs_read()
311 /* We need to fetch the inline data. */ in ceph_netfs_issue_op_inline()
329 /* The data got uninlined */ in ceph_netfs_issue_op_inline()
558 * Get ref for the oldest snapc for an inode with dirty data... that is, the
856 * page truncation thread, possibly losing some data that in writepages_finish()
974 /* find oldest snap context with dirty data */ in ceph_writepages_start()
978 is no dirty data? */ in ceph_writepages_start()
979 dout(" no snap context with dirty data?\n"); in ceph_writepages_start()
1281 * according to the data lengt in ceph_writepages_start()
1778 ceph_fill_inline_data(struct inode *inode, struct page *locked_page, char *data, size_t len) ceph_fill_inline_data() argument
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcheckpoint.c153 /* skip data, if we already have an error in checkpoint. */ in __is_bitmap_valid()
700 /* truncate all the data during iput */ in recover_orphan_inode()
1485 /* 2 cp + n data seg summary + orphan inode blocks */ in do_checkpoint()
1806 static int issue_checkpoint_thread(void *data) in issue_checkpoint_thread() argument
1808 struct f2fs_sb_info *sbi = data; in issue_checkpoint_thread()
H A Dcompress.c91 struct inode *inode, pgoff_t index, void *data) in f2fs_set_compressed_page()
93 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
408 * there is compressed data remained in intermediate buffer due to in zstd_compress_pages()
1243 /* we should bypass data pages to proceed the kworker jobs */ in f2fs_write_compressed_pages()
1767 * the data pages can involve reading metadata pages from the in f2fs_decompress_end_io()
90 f2fs_set_compressed_page(struct page *page, struct inode *inode, pgoff_t index, void *data) f2fs_set_compressed_page() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dzoned.c77 static int copy_zone_info_cb(struct blk_zone *zone, unsigned int idx, void *data) in copy_zone_info_cb() argument
79 struct blk_zone *zones = data; in copy_zone_info_cb()
1485 btrfs_err(fs_info, "zoned: profile DUP not yet supported on data bg"); in btrfs_load_block_group_zone_info()
1707 * Write to pre-allocated region is for the data relocation, and so in btrfs_finish_ordered_zoned()
2005 * For the data block group, leave active zones for one in btrfs_zone_activate()
2097 * the sequential IO submissions using the ZONE_APPEND command for data in do_zone_finish()
2262 /* Bail out if we can allocate more data from this block group. */ in btrfs_zone_finish_endio()
2369 /* It should be called on a previous data relocation block group. */ in btrfs_zoned_release_data_reloc_bg()

Completed in 105 milliseconds

1...<<1901190219031904190519061907190819091910>>...1961