/kernel/linux/linux-6.6/rust/kernel/ |
H A D | str.rs | 288 type Output = CStr; types 291 fn index(&self, index: ops::RangeFrom<usize>) -> &Self::Output { in index() 301 type Output = CStr; types 304 fn index(&self, _index: ops::RangeFull) -> &Self::Output { in index() 326 type Output = <BStr as Index<Idx>>::Output; types 329 fn index(&self, index: Idx) -> &Self::Output { in index()
|
/kernel/linux/linux-6.6/rust/alloc/ |
H A D | slice.rs | 549 /// Flattens a slice of `T` into a single value `Self::Output`. 559 pub fn concat<Item: ?Sized>(&self) -> <Self as Concat<Item>>::Output in concat() 566 /// Flattens a slice of `T` into a single value `Self::Output`, placing a 578 pub fn join<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in join() 585 /// Flattens a slice of `T` into a single value `Self::Output`, placing a 598 pub fn connect<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in connect() 688 type Output; types 692 fn concat(slice: &Self) -> Self::Output; in concat() 700 type Output; types 704 fn join(slice: &Self, sep: Separator) -> Self::Output; in join() 710 type Output = Vec<T>; global() types 725 type Output = Vec<T>; global() types 748 type Output = Vec<T>; global() types [all...] |
H A D | boxed.rs | 2008 type Output = <F as FnOnce<Args>>::Output; types 2010 extern "rust-call" fn call_once(self, args: Args) -> Self::Output { in call_once() 2017 extern "rust-call" fn call_mut(&mut self, args: Args) -> Self::Output { in call_mut() 2024 extern "rust-call" fn call(&self, args: Args) -> Self::Output { in call() 2144 type Output = F::Output; types 2146 fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> { in poll()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 41 enum output_encoder_class Output); 43 unsigned int dml32_dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output); 51 /*Output*/ 98 enum output_encoder_class Output[], 132 /* Output */ 177 /* Output */ 190 enum output_encoder_class Output, 212 /* Output */ 220 enum output_encoder_class Output, 233 /* Output */ [all...] |
H A D | display_mode_vba_util_32.c | 38 enum output_encoder_class Output) in dml32_dscceComputeDelay() 107 dml_print("DML::%s: Output: %d\n", __func__, Output); in dml32_dscceComputeDelay() 114 unsigned int dml32_dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output) in dml32_dscComputeDelay() argument 256 /* Output */ in dml32_CalculateBytePerPixelAndBlockSizes() 409 enum output_encoder_class Output[], in dml32_CalculateSwathAndDETConfiguration() 443 /* Output */ in dml32_CalculateSwathAndDETConfiguration() 505 /* Output */ in dml32_CalculateSwathAndDETConfiguration() 563 *UnboundedRequestEnabled = dml32_UnboundedRequest(UseUnboundedRequestingFinal, TotalActiveDPP, NoChromaSurfaces, Output[0], SurfaceTiling[0], *CompBufReservedSpaceNeedAdjustment, DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment); in dml32_CalculateSwathAndDETConfiguration() 582 /* Output */ in dml32_CalculateSwathAndDETConfiguration() 32 dml32_dscceComputeDelay( unsigned int bpc, double BPP, unsigned int sliceWidth, unsigned int numSlices, enum output_format_class pixelFormat, enum output_encoder_class Output) dml32_dscceComputeDelay() argument 395 dml32_CalculateSwathAndDETConfiguration( unsigned int DETSizeOverride[], enum dm_use_mall_for_pstate_change_mode UseMALLForPStateChange[], unsigned int ConfigReturnBufferSizeInKByte, unsigned int MaxTotalDETInKByte, unsigned int MinCompressedBufferSizeInKByte, double ForceSingleDPP, unsigned int NumberOfActiveSurfaces, unsigned int nomDETInKByte, enum unbounded_requesting_policy UseUnboundedRequestingFinal, bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment, unsigned int PixelChunkSizeKBytes, unsigned int ROBSizeKBytes, unsigned int CompressedBufferSegmentSizeInkByteFinal, enum output_encoder_class Output[], double ReadBandwidthLuma[], double ReadBandwidthChroma[], double MaximumSwathWidthLuma[], double MaximumSwathWidthChroma[], enum dm_rotation_angle SourceRotation[], bool ViewportStationary[], enum source_format_class SourcePixelFormat[], enum dm_swizzle_mode SurfaceTiling[], unsigned int ViewportWidth[], unsigned int ViewportHeight[], unsigned int ViewportXStart[], unsigned int ViewportYStart[], unsigned int ViewportXStartC[], unsigned int ViewportYStartC[], unsigned int SurfaceWidthY[], unsigned int SurfaceWidthC[], unsigned int SurfaceHeightY[], unsigned int SurfaceHeightC[], unsigned int Read256BytesBlockHeightY[], unsigned int Read256BytesBlockHeightC[], unsigned int Read256BytesBlockWidthY[], unsigned int Read256BytesBlockWidthC[], enum odm_combine_mode ODMMode[], unsigned int BlendingAndTiming[], unsigned int BytePerPixY[], unsigned int BytePerPixC[], double BytePerPixDETY[], double BytePerPixDETC[], unsigned int HActive[], double HRatio[], double HRatioChroma[], unsigned int DPPPerSurface[], unsigned int swath_width_luma_ub[], unsigned int swath_width_chroma_ub[], double SwathWidth[], double SwathWidthChroma[], unsigned int SwathHeightY[], unsigned int SwathHeightC[], unsigned int DETBufferSizeInKByte[], unsigned int DETBufferSizeY[], unsigned int DETBufferSizeC[], bool *UnboundedRequestEnabled, unsigned int *CompressedBufferSizeInkByte, unsigned int *CompBufReservedSpaceKBytes, bool *CompBufReservedSpaceNeedAdjustment, bool ViewportSizeSupportPerSurface[], bool *ViewportSizeSupport) dml32_CalculateSwathAndDETConfiguration() argument 877 dml32_UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, unsigned int TotalNumberOfActiveDPP, bool NoChroma, enum output_encoder_class Output, enum dm_swizzle_mode SurfaceTiling, bool CompBufReservedSpaceNeedAdjustment, bool DisableUnboundRequestIfCompBufReservedSpaceNeedAdjustment) dml32_UnboundedRequest() argument 1181 dml32_CalculateODMMode( unsigned int MaximumPixelsPerLinePerDSCUnit, unsigned int HActive, enum output_format_class OutFormat, enum output_encoder_class Output, enum odm_combine_policy ODMUse, double StateDispclk, double MaxDispclk, bool DSCEnable, unsigned int TotalNumberOfActiveDPP, unsigned int MaxNumDPP, double PixelClock, double DISPCLKDPPCLKDSCCLKDownSpreading, double DISPCLKRampingMargin, double DISPCLKDPPCLKVCOSpeed, unsigned int NumberOfDSCSlices, bool *TotalAvailablePipesSupport, unsigned int *NumberOfDPP, enum odm_combine_mode *ODMMode, double *RequiredDISPCLKPerSurface) dml32_CalculateODMMode() argument 1336 dml32_CalculateOutputLink( double PHYCLKPerState, double PHYCLKD18PerState, double PHYCLKD32PerState, double Downspreading, bool IsMainSurfaceUsingTheIndicatedTiming, enum output_encoder_class Output, enum output_format_class OutputFormat, unsigned int HTotal, unsigned int HActive, double PixelClockBackEnd, double ForcedOutputLinkBPP, unsigned int DSCInputBitPerComponent, unsigned int NumberOfDSCSlices, double AudioSampleRate, unsigned int AudioSampleLayout, enum odm_combine_mode ODMModeNoDSC, enum odm_combine_mode ODMModeDSC, bool DSCEnable, unsigned int OutputLinkDPLanes, enum dm_output_link_dp_rate OutputLinkDPRate, bool *RequiresDSC, double *RequiresFEC, double *OutBpp, enum dm_output_type *OutputType, enum dm_output_rate *OutputRate, unsigned int *RequiredSlots) dml32_CalculateOutputLink() argument 1573 dml32_TruncToValidBPP( double LinkBitRate, unsigned int Lanes, unsigned int HTotal, unsigned int HActive, double PixelClock, double DesiredBPP, bool DSCEnable, enum output_encoder_class Output, enum output_format_class Format, unsigned int DSCInputBitPerComponent, unsigned int DSCSlices, unsigned int AudioRate, unsigned int AudioLayout, enum odm_combine_mode ODMModeNoDSC, enum odm_combine_mode ODMModeDSC, unsigned int *RequiredSlots) dml32_TruncToValidBPP() argument 1715 dml32_DSCDelayRequirement(bool DSCEnabled, enum odm_combine_mode ODMMode, unsigned int DSCInputBitPerComponent, double OutputBpp, unsigned int HActive, unsigned int HTotal, unsigned int NumberOfDSCSlices, enum output_format_class OutputFormat, enum output_encoder_class Output, double PixelClock, double PixelClockBackEnd, double dsc_delay_factor_wa) dml32_DSCDelayRequirement() argument [all...] |
H A D | display_mode_vba_32.c | 47 /* Output */ in dml32_recalculate() 130 /* Output */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 137 /* Output */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 149 /* Output */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 195 /* Output */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 238 .dummy_output_encoder_array, /* output_encoder_class Output[] */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 276 /* Output */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 331 /* Output */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 369 mode_lib->vba.Output[k], mode_lib->vba.PixelClock[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 417 /* Output */ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | smovecr.S | 9 | Output: The constant rounded to the user's rounding
|
H A D | sint.S | 21 | Output: The function returns int(X) or intrz(X) in fp0. 123 | Output: fp0 has the result 234 | ;Output: a0 points to normalized
|
H A D | sacos.S | 11 | Output: The value arccos(X) returned in floating-point register Fp0.
|
H A D | bindec.S | 16 | Output: result in the FP_SCR1 space on the stack. 223 | Input/Output 286 | Input/Output 358 | Input/Output 444 | Input/Output 463 | Input/Output 524 | Input/Output 565 | Input/Output 618 | Input/Output 726 | Input/Output [all...] |
H A D | sasin.S | 11 | Output: The value arcsin(X) returned in floating-point register Fp0.
|
H A D | satanh.S | 12 | Output: The value arctanh(X) returned in floating-point register Fp0.
|
H A D | sto_res.S | 14 | Output: moves the result to the true destination reg or mem
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | smovecr.S | 9 | Output: The constant rounded to the user's rounding
|
H A D | sint.S | 21 | Output: The function returns int(X) or intrz(X) in fp0. 123 | Output: fp0 has the result 234 | ;Output: a0 points to normalized
|
H A D | sacos.S | 11 | Output: The value arccos(X) returned in floating-point register Fp0.
|
H A D | bindec.S | 16 | Output: result in the FP_SCR1 space on the stack. 223 | Input/Output 286 | Input/Output 358 | Input/Output 444 | Input/Output 463 | Input/Output 524 | Input/Output 565 | Input/Output 618 | Input/Output 726 | Input/Output [all...] |
H A D | sto_res.S | 14 | Output: moves the result to the true destination reg or mem
|
H A D | sasin.S | 11 | Output: The value arcsin(X) returned in floating-point register Fp0.
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 99 enum output_encoder_class Output); 100 static unsigned int dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output); 653 enum output_encoder_class *Output, 657 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int TotalNumberOfActiveDPP, bool NoChroma, enum output_encoder_class Output); 676 enum output_encoder_class Output) in dscceComputeDelay() 741 static unsigned int dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output) in dscComputeDelay() argument 2273 v->Output[k]) + dscComputeDelay(v->OutputFormat[k], v->Output[k]); 2282 v->Output[k]) + dscComputeDelay(v->OutputFormat[k], v->Output[ 670 dscceComputeDelay( unsigned int bpc, double BPP, unsigned int sliceWidth, unsigned int numSlices, enum output_format_class pixelFormat, enum output_encoder_class Output) dscceComputeDelay() argument 3592 TruncToValidBPP( double LinkBitRate, int Lanes, int HTotal, int HActive, double PixelClock, double DesiredBPP, bool DSCEnable, enum output_encoder_class Output, enum output_format_class Format, unsigned int DSCInputBitPerComponent, int DSCSlices, int AudioRate, int AudioLayout, enum odm_combine_mode ODMCombine) global() argument 7198 CalculateUnboundedRequestAndCompressedBufferSize( unsigned int DETBufferSizeInKByte, int ConfigReturnBufferSizeInKByte, enum unbounded_requesting_policy UseUnboundedRequestingFinal, int TotalActiveDPP, bool NoChromaPlanes, int MaxNumDPP, int CompressedBufferSegmentSizeInkByteFinal, enum output_encoder_class *Output, bool *UnboundedRequestEnabled, int *CompressedBufferSizeInkByte) global() argument 7230 UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int TotalNumberOfActiveDPP, bool NoChroma, enum output_encoder_class Output) global() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 111 enum output_encoder_class Output); 112 static unsigned int dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output); 664 enum output_encoder_class *Output, 668 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int TotalNumberOfActiveDPP, bool NoChroma, enum output_encoder_class Output); 697 enum output_encoder_class Output) in dscceComputeDelay() 762 static unsigned int dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output) in dscComputeDelay() argument 2294 v->Output[k]) + dscComputeDelay(v->OutputFormat[k], v->Output[k]); 2303 v->Output[k]) + dscComputeDelay(v->OutputFormat[k], v->Output[ 691 dscceComputeDelay( unsigned int bpc, double BPP, unsigned int sliceWidth, unsigned int numSlices, enum output_format_class pixelFormat, enum output_encoder_class Output) dscceComputeDelay() argument 3700 TruncToValidBPP( double LinkBitRate, int Lanes, int HTotal, int HActive, double PixelClock, double DesiredBPP, bool DSCEnable, enum output_encoder_class Output, enum output_format_class Format, unsigned int DSCInputBitPerComponent, int DSCSlices, int AudioRate, int AudioLayout, enum odm_combine_mode ODMCombine) global() argument 7287 CalculateUnboundedRequestAndCompressedBufferSize( unsigned int DETBufferSizeInKByte, int ConfigReturnBufferSizeInKByte, enum unbounded_requesting_policy UseUnboundedRequestingFinal, int TotalActiveDPP, bool NoChromaPlanes, int MaxNumDPP, int CompressedBufferSegmentSizeInkByteFinal, enum output_encoder_class *Output, bool *UnboundedRequestEnabled, int *CompressedBufferSizeInkByte) global() argument 7319 UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int TotalNumberOfActiveDPP, bool NoChroma, enum output_encoder_class Output) global() argument [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/fw/arc/ |
H A D | hinv.h | 93 Output = 64 enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/asm/fw/arc/ |
H A D | hinv.h | 93 Output = 64 enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 78 enum output_encoder_class Output); 81 enum output_encoder_class Output); 741 enum output_encoder_class Output) in dscceComputeDelay() 807 static unsigned int dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output) in dscComputeDelay() argument 2211 v->Output[k]) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2212 + dscComputeDelay(v->OutputFormat[k], v->Output[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2219 v->Output[k]) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2220 + dscComputeDelay(v->OutputFormat[k], v->Output[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2227 v->Output[k]) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2228 + dscComputeDelay(v->OutputFormat[k], v->Output[ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 735 dscceComputeDelay( unsigned int bpc, double BPP, unsigned int sliceWidth, unsigned int numSlices, enum output_format_class pixelFormat, enum output_encoder_class Output) dscceComputeDelay() argument 3544 TruncToValidBPP( double LinkBitRate, int Lanes, long HTotal, long HActive, double PixelClock, double DesiredBPP, bool DSCEnable, enum output_encoder_class Output, enum output_format_class Format, unsigned int DSCInputBitPerComponent, int DSCSlices, int AudioRate, int AudioLayout, enum odm_combine_mode ODMCombine) TruncToValidBPP() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 76 enum output_encoder_class Output); 79 enum output_encoder_class Output); 673 enum output_encoder_class Output) in dscceComputeDelay() 739 static unsigned int dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output) in dscComputeDelay() argument 2142 v->Output[k]) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2143 + dscComputeDelay(v->OutputFormat[k], v->Output[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2150 v->Output[k]) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2151 + dscComputeDelay(v->OutputFormat[k], v->Output[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2158 v->Output[k]) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2159 + dscComputeDelay(v->OutputFormat[k], v->Output[ in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 667 dscceComputeDelay( unsigned int bpc, double BPP, unsigned int sliceWidth, unsigned int numSlices, enum output_format_class pixelFormat, enum output_encoder_class Output) dscceComputeDelay() argument 3448 TruncToValidBPP( double LinkBitRate, int Lanes, long HTotal, long HActive, double PixelClock, double DesiredBPP, bool DSCEnable, enum output_encoder_class Output, enum output_format_class Format, unsigned int DSCInputBitPerComponent, int DSCSlices, int AudioRate, int AudioLayout, enum odm_combine_mode ODMCombine) TruncToValidBPP() argument [all...] |