Searched refs:part (Results 201 - 225 of 233) sorted by relevance

12345678910

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c1203 MUX_METHOD_DATA_ELEMENT *part)
1212 part->status = 0xffff;
1242 part->acpiId = id;
1243 part->mode = value;
1244 part->status = 0;
1363 nvkm_error(subdev, "rc engn:%08x chid:%d type:%d scope:%d part:%d\n",
1202 r535_gsp_acpi_mux_id(acpi_handle handle, u32 id, MUX_METHOD_DATA_ELEMENT *mode, MUX_METHOD_DATA_ELEMENT *part) argument
/linux-master/net/core/
H A Dskbuff.c1143 * additional references to the fragmented part of the SKB.
2155 * Make a copy of both an &sk_buff and part of its data, located
2775 * data from fragmented part.
2786 /* Moves tail of skb head forward, copying data from fragmented part,
3126 /* map the linear part :
3127 * If skb->head_frag is set, this 'linear' part is backed by a
3168 * Map data from the skb to a pipe. Should handle both the linear part,
4062 * part, if it is possible. F.e.
4084 * @skb1: the buffer to receive the second part
4282 * skb_seq_read() will return the remaining part o
7102 size_t part = min_t(size_t, PAGE_SIZE - off, len); local
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S465 movel (%a0),%d0 | ...load part of input X
631 movel (%a0),%d0 | ...load part of input X
/linux-master/drivers/scsi/bfa/
H A Dbfa_defs.h1140 struct bfa_flash_part_attr_s part[BFA_FLASH_PART_MAX]; member in struct:bfa_flash_attr_s
/linux-master/sound/soc/intel/atom/
H A Dsst-atom-controls.h345 } __packed p; /* part */
425 } part; member in union:sba_media_loop_params
/linux-master/arch/arm/mach-tegra/
H A Dsleep-tegra30.S232 subs r3, r3, #1 @ delay as a part of wfe war.
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S1046 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1076 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1254 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1284 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
/linux-master/drivers/net/ethernet/sfc/
H A Dnet_driver.h156 #define EFX_TX_BUF_SKB 2 /* buffer is last part of skb */
205 * @completed_timestamp_major: Top part of the most recent tx timestamp.
206 * @completed_timestamp_minor: Low part of the most recent tx timestamp.
480 * @sync_timestamp_major: Major part of the last ptp sync event
481 * @sync_timestamp_minor: Minor part of the last ptp sync event
1311 * @mtd_erase: Erase part of an MTD partition
1316 * @ptp_write_host_time: Send host time to MC as part of sync protocol
1465 void (*mtd_rename)(struct efx_mtd_partition *part);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h176 #define EFX_TX_BUF_SKB 2 /* buffer is last part of skb */
223 * @completed_timestamp_major: Top part of the most recent tx timestamp.
224 * @completed_timestamp_minor: Low part of the most recent tx timestamp.
488 * @sync_timestamp_major: Major part of the last ptp sync event
489 * @sync_timestamp_minor: Minor part of the last ptp sync event
1260 * @mtd_erase: Erase part of an MTD partition
1265 * @ptp_write_host_time: Send host time to MC as part of sync protocol
1416 void (*mtd_rename)(struct efx_mtd_partition *part);
/linux-master/fs/pstore/
H A Dram.c355 * Explicitly only take the first part of any new crash.
360 if (record->part != 1)
H A Dzone.c149 * @FLUSH_PART: just flush part of data including meta data to storage
543 /* get part of data */
801 * Explicitly only take the first part of any new crash.
806 if (record->part != 1)
/linux-master/drivers/gpu/drm/i915/
H A Di915_perf.c241 * for this earlier, as part of the oa_buffer_check_unlocked to avoid lots of
649 * @report: A single OA report to (optionally) include as part of the sample
888 u32 part = oa_buf_end - (u8 *)report32; local
891 if (report_size <= part) {
894 memset(report32, 0, part);
895 memset(oa_buf_base, 0, report_size - part);
1568 * dropped by GuC. They won't be part of the context
2841 * be read back from automatically triggered reports, as part of the
5234 * i915_perf_fini - Counter part to i915_perf_init()
/linux-master/mm/
H A Dshmem.c907 /* Here comes the more involved part */
1013 * even when [lstart, lend] covers only a part of the folio.
2978 size_t total_spliced = 0, used, npages, n, part; local
3014 * part of the page is not copied back to userspace (unless
3020 part = min_t(loff_t, isize - *ppos, len);
3035 n = splice_folio_into_pipe(pipe, folio, *ppos, part);
3039 n = splice_zeropage_into_pipe(pipe, *ppos, part);
H A Dfilemap.c1246 * This part needs to be done under the queue
2251 * a _large_ part of the i/o request. Imagine the worst scenario:
2610 * part of the page is not copied back to userspace (unless
2802 size_t part = min_t(size_t, PAGE_SIZE - offset, size - spliced); local
2808 .len = part,
2813 spliced += part;
2879 * part of the page is not copied back to userspace (unless
/linux-master/drivers/net/phy/
H A Dsfp.c457 { .vendor = _v, .part = _p, .modes = _m, .fixup = _f, }
547 sfp_match(q->part, id->base.vendor_pn, ps))
2234 * do the final programming with the final module part number,
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c1439 int i, u32 *part)
1448 part, DRM_HDCP_V_PRIME_PART_LEN);
1438 intel_hdmi_hdcp_read_v_prime_part(struct intel_digital_port *dig_port, int i, u32 *part) argument
H A Dintel_display_types.h484 /* Reads a 32-bit part of V' from the receiver */
486 int i, u32 *part);
1387 /* Compressed Bpp in U6.4 format (first 4 bits for fractional part) */
/linux-master/sound/soc/codecs/
H A Dcs47l24.c1239 cs47l24->core.adsp[i].part = "cs47l24";
H A Dcs47l35.c1691 cs47l35->core.adsp[i].part = "cs47l35";
H A Dcs47l15.c1410 cs47l15->core.adsp[0].part = "cs47l15";
H A Dcs35l41.c1100 dsp->part = "cs35l41";
H A Dcs35l45.c1360 dsp->part = "cs35l45";
H A Dwm5102.c2064 wm5102->core.adsp[0].part = "wm5102";
H A Dcs47l92.c2013 cs47l92->core.adsp[0].part = "cs47l92";
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c2 * This file is part of the Chelsio T4 Ethernet driver for Linux.
3515 *reset = 0; /* already reset as part of load_fw */
3810 * firmware will RESET the affected PHYs as part of this operation
4124 * sent us as part of its IEEE 802.3-based interpretation of
5137 * Programs the selected part of the VI's RSS mapping table with the
8961 unsigned int part, manufacturer; local
8966 /* Issue a Read ID Command to the Flash part. We decode supported
8981 for (part = 0; part < ARRAY_SIZE(supported_flash); part
[all...]

Completed in 441 milliseconds

12345678910