/openbmc/linux/ |
H A D | Kbuild | 5 # Prepare global headers and check sanity before descending into sub-directories 76 # Ordinary directory descending
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/ |
H A D | test_views.py | 457 descending = get_data(table_cls(), 462 descending['rows'][0][column['field_name']]) 464 descending['rows'][1][column['field_name']]) 477 descending['rows'][0],
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | ldap.scss | 261 .sort-descending { 282 .sort-descending {
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A 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).
|
/openbmc/linux/kernel/trace/ |
H A D | tracing_map.h | 154 bool descending; member
|
H A D | trace_events_hist.c | 4706 int descending, ret = 0; in create_sort_keys() local 4745 descending = is_descending(tr, field_str); in create_sort_keys() 4746 if (descending < 0) { in create_sort_keys() 4747 ret = descending; in create_sort_keys() 4750 sort_key->descending = descending; in create_sort_keys() 4767 descending = is_descending(tr, field_str); in create_sort_keys() 4768 if (descending < 0) { in create_sort_keys() 4769 ret = descending; in create_sort_keys() 4772 sort_key->descending = descending; in create_sort_keys() 6056 if (sort_key->descending) in event_hist_trigger_print() [all …]
|
H A D | tracing_map.c | 884 if (sort_key->descending) in cmp_entries_sum() 916 if (sort_key->descending) in cmp_entries_key()
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | gpio-charger.yaml | 49 this order). The tuples must be provided in descending order of the
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | repository.hpp | 529 descending enumerator
|
/openbmc/linux/Documentation/cpu-freq/ |
H A D | cpufreq-stats.rst | 99 and so can be sorted (ascending or descending) or unsorted. The output here
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | syslog.scss | 312 .sort-descending {
|
/openbmc/phosphor-webui/app/common/styles/components/ |
H A D | table.scss | 175 .sort-icon--descending {
|
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/ |
H A D | testacpi.py2 | 114 …testsuite.test("_PSS must list Pstates in descending order of frequency", frequencies == sorted(fr… 119 …testsuite.test("_PSS must list Pstates in descending order of power dissipation", dissipations == …
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs42l42.yaml | 147 This is an array of descending values for the comparator voltage,
|
/openbmc/linux/mm/ |
H A D | mm_init.c | 1802 bool descending; in free_area_init() local 1811 descending = arch_has_descending_max_zone_pfns(); in free_area_init() 1814 if (descending) in free_area_init()
|
/openbmc/linux/Documentation/networking/ |
H A D | fib_trie.rst | 145 descending into dead ends. Look for "HL_OPTIMIZE" sections in the code.
|
/openbmc/linux/Documentation/security/ |
H A D | siphash.rst | 87 is to simply arrange the members of the struct in descending order of size,
|
/openbmc/linux/Documentation/trace/ |
H A D | histogram.rst | 128 .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 …]
|
/openbmc/linux/Documentation/kbuild/ |
H A D | makefiles.rst | 23 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 1253 before descending down in the subdirectories. 1258 List directories to visit when descending
|
/openbmc/qemu/docs/devel/ |
H A D | memory.rst | 271 descending priority order
|
/openbmc/linux/Documentation/netlabel/ |
H A D | draft-ietf-cipso-ipsecurity-01.txt | 416 descending order. Valid values for categories are 0 to 65534. Category
|