Home
last modified time | relevance | path

Searched refs:descending (Results 1 – 15 of 15) sorted by relevance

/linux/
A DKbuild5 # Prepare global headers and check sanity before descending into sub-directories
76 # Ordinary directory descending
/linux/Documentation/devicetree/bindings/dma/
A Dsnps,dma-spear1340.yaml75 (first free allocated), while one - descending (last free allocated).
84 descending priority (the last channel has the highest priority).
/linux/kernel/trace/
A Dtracing_map.h154 bool descending; member
A Dtrace_events_hist.c4699 int descending, ret = 0; in create_sort_keys() local
4738 descending = is_descending(tr, field_str); in create_sort_keys()
4739 if (descending < 0) { in create_sort_keys()
4740 ret = descending; in create_sort_keys()
4743 sort_key->descending = descending; in create_sort_keys()
4760 descending = is_descending(tr, field_str); in create_sort_keys()
4761 if (descending < 0) { in create_sort_keys()
4762 ret = descending; in create_sort_keys()
4765 sort_key->descending = descending; in create_sort_keys()
6048 if (sort_key->descending) in event_hist_trigger_print()
[all …]
A Dtracing_map.c884 if (sort_key->descending) in cmp_entries_sum()
916 if (sort_key->descending) in cmp_entries_key()
/linux/Documentation/devicetree/bindings/power/supply/
A Dgpio-charger.yaml49 this order). The tuples must be provided in descending order of the
/linux/Documentation/security/tpm/
A Dtpm_tis.rst33 Pending localities are served in order by the chip in descending order, one at
/linux/Documentation/cpu-freq/
A Dcpufreq-stats.rst99 and so can be sorted (ascending or descending) or unsorted. The output here
/linux/Documentation/devicetree/bindings/sound/
A Dcirrus,cs42l42.yaml147 This is an array of descending values for the comparator voltage,
/linux/mm/
A Dmm_init.c1761 bool descending; in free_area_init() local
1770 descending = arch_has_descending_max_zone_pfns(); in free_area_init()
1773 if (descending) in free_area_init()
/linux/Documentation/networking/
A Dfib_trie.rst145 descending into dead ends. Look for "HL_OPTIMIZE" sections in the code.
/linux/Documentation/security/
A Dsiphash.rst87 is to simply arrange the members of the struct in descending order of size,
/linux/Documentation/trace/
A Dhistogram.rst128 .descending' to the sort key.
427 the 'sort' parameter, along with the 'descending' modifier::
429 # echo 'hist:key=call_site.sym:val=bytes_req:sort=bytes_req.descending' > \
433 …# trigger info: hist:keys=call_site.sym:vals=bytes_req:sort=bytes_req.descending:size=2048 [active]
470 # echo 'hist:key=call_site.sym-offset:val=bytes_req:sort=bytes_req.descending' > \
474 …# trigger info: hist:keys=call_site.sym-offset:vals=bytes_req:sort=bytes_req.descending:size=2048 …
507 allocated in a descending order::
509 # echo 'hist:keys=call_site.sym:values=bytes_req,bytes_alloc:sort=bytes_alloc.descending' > \
513 …# trigger info: hist:keys=call_site.sym:vals=bytes_req,bytes_alloc:sort=bytes_alloc.descending:siz…
661 # echo 'hist:key=common_pid.execname:val=count:sort=count.descending' > \
[all …]
/linux/Documentation/kbuild/
A Dmakefiles.rst23 It builds these goals by recursively descending into the subdirectories of
218 See also `List directories to visit when descending`_.
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/Documentation/netlabel/
A Ddraft-ietf-cipso-ipsecurity-01.txt416 descending order. Valid values for categories are 0 to 65534. Category

Completed in 53 milliseconds