Home
last modified time | relevance | path

Searched refs:unsorted (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dradix-sort.c75 sort_key_t unsorted = *next; in insert_key() local
79 (compare(unsorted, next[0], task.offset, task.length) < 0)) in insert_key()
83 next[1] = unsorted; in insert_key()
/linux-6.12.1/Documentation/mm/
Dindex.rst30 This is a collection of unsorted documents about the Linux memory management
/linux-6.12.1/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst31 | *FORMAT* := { **raw** | **c** [**unsorted**] }
67 formatting, the output is sorted by default. Use the **unsorted** option
/linux-6.12.1/Documentation/
Dindex.rst108 There are several unsorted documents that don't seem to fit on other parts
/linux-6.12.1/Documentation/cpu-freq/
Dcpufreq-stats.rst99 and so can be sorted (ascending or descending) or unsorted. The output here
/linux-6.12.1/scripts/dtc/
Ddtx_diff34 -u unsorted, do not sort DTx
/linux-6.12.1/tools/bpf/bpftool/bash-completion/
Dbpftool934 COMPREPLY=( $( compgen -W "unsorted" -- "$cur" ) )
/linux-6.12.1/tools/perf/Documentation/
Dperf-script.txt82 --dump-unsorted-raw-trace=::
/linux-6.12.1/Documentation/userspace-api/
Ddma-buf-alloc-exchange.rst225 The resulting modifier list is unsorted; the order is not significant.
/linux-6.12.1/Documentation/filesystems/
Dmount_api.rst715 Where the array is an unsorted list of { parameter ID, name }-keyed
/linux-6.12.1/Documentation/bpf/
Dbtf.rst847 The ``BTF_ID_LIST`` and ``BTF_ID`` macros define unsorted list of BTF ID values,