Home
last modified time | relevance | path

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

12

/Linux-v5.4/tools/perf/ui/
Dhist.c452 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
529 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
535 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
795 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/Linux-v5.4/tools/perf/util/
Dhist.h286 struct list_head sorts; member
336 list_for_each_entry(format, &(_list)->sorts, sort_list)
339 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
Dhist.c2808 INIT_LIST_HEAD(&list->sorts); in perf_hpp_list__init()
/Linux-v5.4/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.txt74 carefully by a system. Because these sorts of flash don't
/Linux-v5.4/fs/fscache/
DKconfig8 Different sorts of caches can be plugged in, depending on the
/Linux-v5.4/Documentation/networking/
Dx25.txt6 Linux. There are two sorts of X.25 cards available, intelligent ones that
/Linux-v5.4/kernel/rcu/
DKconfig46 sorts of detailed questions about how you would like numerous
/Linux-v5.4/fs/cramfs/
DREADME34 exist, speeds up user-space directory sorts, etc.
/Linux-v5.4/Documentation/hid/
Dhiddev.rst10 interfaces, but have similar sorts of communication needs. The two big
/Linux-v5.4/Documentation/driver-api/usb/
Dpersist.rst32 For many sorts of devices this behavior doesn't matter in the least.
/Linux-v5.4/tools/usb/usbip/
DINSTALL67 all sorts of other programs in order to regenerate files that came
/Linux-v5.4/Documentation/power/
Dfreezing-of-tasks.rst188 now doing the sorts of things that kernel threads do
/Linux-v5.4/drivers/video/fbdev/
DKconfig909 Say Y here if you want the nVidia driver to output all sorts
955 Say Y here if you want the Riva driver to output all sorts
1070 Say Y here if you want the Intel driver to output all sorts
1237 Say Y here if you want the Radeon driver to output all sorts
/Linux-v5.4/Documentation/RCU/
Drcu_dereference.txt444 Unfortunately, these sorts of bugs can be extremely hard to spot during
Dstallwarn.txt3 This document first discusses what sorts of issues RCU's CPU stall
Dchecklist.txt6 result in the same sorts of problems that leaving out a locking primitive
/Linux-v5.4/Documentation/timers/
Dno_hz.rst284 Better handling of these sorts of situations is future work.
/Linux-v5.4/Documentation/admin-guide/LSM/
DSmack.rst551 The developers of Linux rarely define new sorts of things, usually importing
736 There are three sorts of applications that will run on a Smack system. How an
/Linux-v5.4/Documentation/filesystems/
Dlocking.rst346 radix tree. This incoherency can lead to all sorts of hard-to-debug problems
Dpath-lookup.rst33 There are two sorts of ...
39 filesystem, will be familiar to most readers. They contain two sorts
935 There are only two sorts of filesystem objects that can usefully
/Linux-v5.4/Documentation/admin-guide/
Dbcache.rst575 duration: garbage collection, btree read, btree node sorts and btree splits.
/Linux-v5.4/Documentation/arm64/
Darm-acpi.rst256 to solve precisely these sorts of problems; Linux drivers should ALWAYS
/Linux-v5.4/Documentation/driver-api/gpio/
Ddriver.rst222 achieveing an "open drain emulation" of sorts: electrically the behaviour will
/Linux-v5.4/Documentation/
Dmemory-barriers.txt274 do all sorts of "creative" transformations, which are covered in
495 for other sorts of memory barrier (but note the exceptions mentioned in
1543 be fatal in concurrent code. Here are some examples of these sorts

12