Home
last modified time | relevance | path

Searched refs:sorted (Results 1 – 25 of 114) sorted by relevance

12345

/Linux-v5.10/tools/perf/util/
Drb_resort.h76 static void __name##_sorted__insert(struct __name##_sorted *sorted, \
79 struct rb_node **p = &sorted->entries.rb_node, *parent = NULL; \
88 rb_insert_color(sorted_nd, &sorted->entries); \
91 static void __name##_sorted__sort(struct __name##_sorted *sorted, \
97 struct __name##_sorted_entry *snd = &sorted->nd[i++]; \
99 __name##_sorted__insert(sorted, &snd->rb_node); \
106 struct __name##_sorted *sorted; \
107 sorted = malloc(sizeof(*sorted) + sizeof(sorted->nd[0]) * nr_entries); \
108 if (sorted) { \
109 sorted->entries = RB_ROOT; \
[all …]
/Linux-v5.10/drivers/md/bcache/
Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify() local
44 sorted = b->c->verify_data->keys.set->data; in bch_btree_verify()
57 bch_bio_map(bio, sorted); in bch_btree_verify()
62 memcpy(ondisk, sorted, KEY_SIZE(&v->key) << 9); in bch_btree_verify()
65 sorted = v->keys.set->data; in bch_btree_verify()
67 if (inmemory->keys != sorted->keys || in bch_btree_verify()
69 sorted->start, in bch_btree_verify()
81 bch_dump_bset(&v->keys, sorted, 0); in bch_btree_verify()
95 if (inmemory->d[j] != sorted->d[j]) in bch_btree_verify()
/Linux-v5.10/tools/lib/traceevent/Documentation/
Dlibtraceevent-event_list.txt7 Get list of events, sorted by given criteria.
28 sorted by the _sort_type_ criteria. The last element of the array is NULL.
68 /* Failed to get the events, sorted by ID */
71 /* walk through the list of the events, sorted by ID */
79 /* Failed to get the events, sorted by name */
82 /* walk through the list of the events, sorted by name */
/Linux-v5.10/kernel/kcsan/
Ddebugfs.c42 bool sorted; /* if elements are sorted */ member
48 .sorted = false,
113 if (!report_filterlist.sorted) { in kcsan_skip_report_debugfs()
116 report_filterlist.sorted = true; in kcsan_skip_report_debugfs()
181 report_filterlist.sorted = false; in insert_report_filterlist()
/Linux-v5.10/scripts/
Dcheckkconfigsymbols.py160 for symbol in sorted(undefined_b):
163 files = sorted(undefined_b.get(symbol))
167 files = sorted(undefined_b.get(symbol) -
180 for symbol in sorted(undefined):
183 files = sorted(undefined.get(symbol))
360 for symbol in sorted(referenced_symbols):
Ddiffconfig128 new = sorted(b.keys())
/Linux-v5.10/drivers/staging/comedi/drivers/ni_routing/tools/
Dconvert_csv_to_c.py41 D0 = sorted(D0.items(), key=lambda i: eval(i[0], comedi_h.__dict__, Locals))
44 D1 = sorted(D1_D.items(), key=lambda i: eval(i[0], comedi_h.__dict__, Locals))
90 D0 = sorted(D0.items(), key=lambda i: eval(i[0], comedi_h.__dict__, Locals))
237 sheets = sorted(self.items(), key=lambda i : tuple(i[0].split('-')[::-1]) )
428 sheets = sorted(self.items(), key=lambda i : i[0] )
Dconvert_py_to_csv.py24 fieldnames = [value_to_name[i] for i in sorted(D.keys())]
32 S = sorted(S.items(), key = lambda src_destD : src_destD[0])
Dmake_blank_csv.py21 fieldnames = [sig for sig_val, sig in sorted(value_to_name.items())]
/Linux-v5.10/Documentation/devicetree/bindings/spi/
Dspi-sprd.txt11 - clocks: List of clock input name strings sorted in the same order
20 sorted in the same order as the dma-names property.
/Linux-v5.10/tools/hv/
Dlsvmbus71 chn_vp_mapping = sorted(
91 vmbus_dev_list = sorted(vmbus_dev_list, key=lambda d: int(d.vmbus_id))
/Linux-v5.10/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py35 for idx in sorted(flag_fields[event_name][field_name]['values']):
52 for idx in sorted(symbolic_fields[event_name][field_name]['values']):
/Linux-v5.10/drivers/gpu/drm/hisilicon/
DKconfig4 # Please keep this list sorted alphabetically
/Linux-v5.10/tools/power/pm-graph/
Dsleepgraph.py420 for name in sorted(out):
542 for i in sorted(self.tracefuncs):
595 for arg in sorted(args):
626 for i in sorted(args):
640 for name in sorted(self.kprobes):
949 for dev in sorted(props):
988 for dev in sorted(props):
1049 for key in sorted(before):
1342 return sorted(self.dmesg, key=lambda k:self.dmesg[k]['order'])
1345 for phase in sorted(self.dmesg.keys()):
[all …]
/Linux-v5.10/Documentation/kbuild/
Dkconfig.rst190 When searching, symbols are sorted thus:
192 - first, exact matches, sorted alphabetically (an exact match
194 - then, other matches, sorted alphabetically.
201 of which only ATH5K and ATH9K match exactly and so are sorted
203 sorted in alphabetical order.
/Linux-v5.10/tools/perf/scripts/python/
Dsyscall-counts.py63 for id, val in sorted(syscalls.items(),
Dsctop.py81 for id, val in sorted(syscalls.items(),
Dsyscall-counts-by-pid.py73 for id, val in sorted(syscalls[comm][pid].items(),
Dfailed-syscalls-by-pid.py78 …for ret, val in sorted(syscalls[comm][pid][id].items(), key = lambda kv: (kv[1], kv[0]), reverse =…
Dmem-phys-addr.py49 for mem_type, count in sorted(load_mem_type_cnt.most_common(), \
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/
Dqcom,hexagon-v56.txt38 Definition: List of clock input name strings sorted in the same
47 Definition: List of clock input name strings sorted in the same
/Linux-v5.10/Documentation/devicetree/bindings/ufs/
Dcdns,ufshc.txt19 - clock-names : List of clock input name strings sorted in the same
/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dphy-mtk-ufs.txt17 - clock-names : List of clock input name strings sorted in the same
/Linux-v5.10/tools/power/cpupower/
DToDo1 ToDos sorted by priority:
/Linux-v5.10/Documentation/devicetree/bindings/display/msm/
Ddpu.txt39 - assigned-clock-rates: list of clock frequencies sorted in the same order as
71 - assigned-clock-rates: list of clock frequencies sorted in the same order as

12345