/kernel/linux/patches/linux-5.10/hispark_phoenix_patch/ |
H A D | hispark_phoenix.patch | 14020 + /* when under perform, need to consider the fps part */ 16585 + * part of the last core scaling request. It's safe because we have only one 17835 + * its lifetime. Different part of the GP job struct is used by different 18220 + /* register this object as a part of the correct power domain */ 18612 + * reset bcast and dlbu core, although part of pp cores in virt 19036 + MALI_DEBUG_PRINT(3, ("Group: Starting PP job 0x%08X part %u/%u on group %s\n", 19174 + MALI_DEBUG_PRINT(4, ("Group: Started PP job 0x%08X part %u/%u on group %s at %u\n", 20150 +/** @brief Check if a group is a part of a virtual group or not 24412 + /* If part of the page table is still in use, zero the relevant PTEs */ 24913 + * We do signal a lot of other (low priority) work also as part o [all...] |
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 2506 the whole ID part is omitted, the last PORT and DEVICE
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cik.c | 8972 /* Calculate DRAM Bandwidth and the part allocated to display. */ in dce8_dram_bandwidth_for_display()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 2 * This file is part of the Emulex Linux Device Driver for *
|
H A D | lpfc_debugfs.c | 2 * This file is part of the Emulex Linux Device Driver for *
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 8331 /* make sure the pointer is part of the frame */ in megasas_mgmt_fw_ioctl()
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 2759 * depending on whether this packet was part of a in ahd_handle_transmission_error()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 3614 "SFP Part Name: %s\n", str); in qla2xxx_print_sfp_info()
|
H A D | qla_target.c | 3335 * all neccessary fields that's part of CTIO7. in qlt_xmit_response()
|
H A D | qla_os.c | 448 * case we need to free them if part of the probe fails. in qla2x00_alloc_queues()
|
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 4110 * the interrupt handler may call this routine as part of request-
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 2177 /* Need to handle if entry will be part of a page. */ in _base_build_nvme_prp()
|
/kernel/linux/linux-5.10/io_uring/ |
H A D | io_uring.c | 5379 * If refs part of ->poll_refs (see IO_POLL_REF_MASK) is 0, it's free. We can
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 3723 /* Get value from driver part to driverinit configuration mode */ in devlink_nl_param_fill()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dp.c | 555 * fractional part is 0 in intel_dp_dsc_get_output_bpp()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 2 * This file is part of the Emulex Linux Device Driver for *
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 2758 * depending on whether this packet was part of a in ahd_handle_transmission_error()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 493 * case we need to free them if part of the probe fails. in qla2x00_alloc_queues()
|
H A D | qla_init.c | 4051 "SFP Part Name: %s\n", str); in qla2xxx_print_sfp_info()
|
H A D | qla_target.c | 3369 * all neccessary fields that's part of CTIO7. in qlt_xmit_response()
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 4104 * the interrupt handler may call this routine as part of request-
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | btf.c | 6911 * first, and then treat the calling part in a new code path.
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | cik.c | 8954 /* Calculate DRAM Bandwidth and the part allocated to display. */ in dce8_dram_bandwidth_for_display()
|
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/ivytown/ |
H A D | uncore-interconnect.json | 889 "PublicDescription": "Counts the number of flits received from the QPI Link. It includes filters for Idle, protocol, and Data Flits. Each flit is made up of 80 bits of information (in addition to some ECC data). In full-width (L0) mode, flits are made up of four fits, each of which contains 20 bits of data (along with some additional ECC data). In half-width (L0p) mode, the fits are only 10 bits, and therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for example, 8.0 GT/s), the transfers here refer to fits. Therefore, in L0, the system will transfer 1 flit at the rate of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. Note that this is not the same as data bandwidth. For example, when we are transferring a 64B cacheline across QPI, we will break it into 9 flits -- 1 with header information and 8 with 64 bits of actual data and an additional 16 bits of other information. To calculate data bandwidth, one should therefore do: data flits * 8B / time (for L0) or 4B instead of 8B for L0p.; Number of flits received over QPI that do not hold protocol payload. When QPI is not in a power saving state, it continuously transmits flits across the link. When there are no protocol flits to send, it will send IDLE and NULL flits across. These flits sometimes do carry a payload, such as credit returns, but are generally not considered part of the QPI bandwidth.",
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ipr.c | 8394 * specified type to the specified adapter as part of the
|