Searched full:descending (Results 1 – 25 of 124) sorted by relevance
12345
/linux-6.12.1/include/linux/ |
D | util_macros.h | 35 * in descending order. 38 * Similar to find_closest() but 'a' is expected to be sorted in descending
|
/linux-6.12.1/ |
D | Kbuild | 5 # Prepare global headers and check sanity before descending into sub-directories 76 # Ordinary directory descending
|
/linux-6.12.1/arch/sh/boards/mach-x3proto/ |
D | ilsel.c | 32 * ILSEL level map, in descending order from the highest level down. 86 * noting descending interrupt levels. Aliasing FPGA and external board
|
/linux-6.12.1/net/dccp/ |
D | ackvec.h | 91 * The list as a whole is sorted in descending order by @avr_ack_seqno. 123 * @node: FIFO - arranged in descending order of ack_ackno
|
D | ackvec.c | 74 * arranged in descending order of @ack_seqno. in dccp_ackvec_update_records() 90 * Exploit that records are inserted in descending order of sequence in dccp_ackvec_lookup()
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_pt_walk.h | 71 * to descending to the next level. The returned value of the action 77 * after return from descending to the next level. The returned value
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | snps,dma-spear1340.yaml | 75 (first free allocated), while one - descending (last free allocated). 84 descending priority (the last channel has the highest priority).
|
/linux-6.12.1/drivers/acpi/acpica/ |
D | nsrepair2.c | 104 * _PSS: Sort the list descending by Power 105 * _TSS: Sort the list descending by Power 660 * dissipation, in descending order. If it appears that the list is in acpi_ns_repair_PSS() 709 * descending by the power dissipation values. 751 * sort_direction - Ascending or descending 861 * sort_direction - Ascending or Descending sort
|
D | pswalk.c | 45 /* This is the descending case */ in acpi_ps_delete_parse_tree()
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-exynos3250.c | 245 * order and then bitfield shift in descending order, as it is done 334 * order and then bitfield shift in descending order, as it is done 437 * order and then bitfield shift in descending order, as it is done 884 * order and then bitfield shift in descending order, as it is done 903 * order and then bitfield shift in descending order, as it is done 957 * order and then bitfield shift in descending order, as it is done 977 * order and then bitfield shift in descending order, as it is done
|
D | clk-pll.h | 106 /* NOTE: Rate table should be kept sorted in descending order. */
|
/linux-6.12.1/drivers/media/v4l2-core/ |
D | v4l2-h264.c | 147 * For frames, short term pics are in descending pic num order and long in v4l2_h264_p_ref_list_cmp() 195 * Short term pics with POC < cur POC first in POC descending order in v4l2_h264_b0_ref_list_cmp() 241 * followed by short term pics with POC < cur POC in POC descending in v4l2_h264_b1_ref_list_cmp()
|
/linux-6.12.1/Documentation/security/tpm/ |
D | tpm_tis.rst | 33 Pending localities are served in order by the chip in descending order, one at
|
/linux-6.12.1/kernel/trace/ |
D | tracing_map.h | 110 * descending order. 154 bool descending; member
|
D | tracing_map.c | 884 if (sort_key->descending) in cmp_entries_sum() 916 if (sort_key->descending) in cmp_entries_key() 1062 * The sort_key has only two fields: idx and descending. 'idx' refers 1065 * 'descending' is a flag that if set reverses the sort order, which
|
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | gpio-charger.yaml | 49 this order). The tuples must be provided in descending order of the
|
/linux-6.12.1/drivers/char/tpm/ |
D | tpm_tis_synquacer.c | 76 * 16/32 bits access must be done in byte-wise and descending order. in tpm_tis_synquacer_write_bytes()
|
/linux-6.12.1/scripts/ |
D | Makefile.clean | 56 # Descending
|
/linux-6.12.1/Documentation/cpu-freq/ |
D | cpufreq-stats.rst | 99 and so can be sorted (ascending or descending) or unsorted. The output here
|
/linux-6.12.1/drivers/thermal/ |
D | devfreq_cooling.c | 34 * @freq_table: Pointer to a table with the frequencies sorted in descending 342 * Generate frequency table which holds the frequencies in descending
|
/linux-6.12.1/drivers/clk/imx/ |
D | clk.h | 56 /* NOTE: Rate table should be kept sorted in descending order. */ 79 /* NOTE: Rate table should be kept sorted in descending order. */
|
/linux-6.12.1/Documentation/kbuild/ |
D | makefiles.rst | 23 It builds these goals by recursively descending into the subdirectories of 218 See also `List directories to visit when descending`_. 222 Descending down in directories 258 descending into subdirectories. It is a good fit when you know they 1257 before descending down in the subdirectories. 1262 List directories to visit when descending
|
/linux-6.12.1/crypto/asymmetric_keys/ |
D | pkcs7_trust.c | 142 * Returns, in order of descending priority:
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 147 This is an array of descending values for the comparator voltage,
|
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-config.h | 46 * in order of descending size so that all alignment constraints are
|
12345