/linux-6.3-rc2/tools/perf/ui/ |
A D | hist.c | 515 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts), 604 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field() 610 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field() 858 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
|
/linux-6.3-rc2/tools/perf/util/ |
A D | hist.h | 300 struct list_head sorts; member 350 list_for_each_entry(format, &(_list)->sorts, sort_list) 353 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
|
/linux-6.3-rc2/fs/fscache/ |
A D | Kconfig | 9 Different sorts of caches can be plugged in, depending on the
|
/linux-6.3-rc2/Documentation/driver-api/firmware/ |
A D | built-in-fw.rst | 29 is an example subsystem which deals with these sorts of firmware
|
/linux-6.3-rc2/Documentation/networking/ |
A D | x25.rst | 10 Linux. There are two sorts of X.25 cards available, intelligent ones that
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/ |
A D | jedec,spi-nor.yaml | 66 sorts of flash don't have a standardized software reset command, and
|
/linux-6.3-rc2/Documentation/powerpc/ |
A D | booting.rst | 29 code all sorts of tables. It also makes it more flexible for board vendors to do
|
/linux-6.3-rc2/Documentation/mm/ |
A D | page_owner.rst | 91 and pages of buf, and finally sorts them according to the parameter(s).
|
A D | multigen_lru.rst | 135 unmapped clean pages, which are the best bet. The eviction sorts a
|
/linux-6.3-rc2/fs/cramfs/ |
A D | README | 34 exist, speeds up user-space directory sorts, etc.
|
/linux-6.3-rc2/Documentation/driver-api/usb/ |
A D | persist.rst | 32 For many sorts of devices this behavior doesn't matter in the least.
|
/linux-6.3-rc2/Documentation/hid/ |
A D | hiddev.rst | 10 interfaces, but have similar sorts of communication needs. The two big
|
/linux-6.3-rc2/tools/usb/usbip/ |
A D | INSTALL | 67 all sorts of other programs in order to regenerate files that came
|
/linux-6.3-rc2/kernel/rcu/ |
A D | Kconfig | 49 sorts of detailed questions about how you would like numerous
|
/linux-6.3-rc2/Documentation/power/ |
A D | freezing-of-tasks.rst | 188 now doing the sorts of things that kernel threads do
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | Kconfig | 922 Say Y here if you want the nVidia driver to output all sorts 969 Say Y here if you want the Riva driver to output all sorts 1088 Say Y here if you want the Intel driver to output all sorts 1257 Say Y here if you want the Radeon driver to output all sorts
|
/linux-6.3-rc2/Documentation/RCU/ |
A D | rcu_dereference.rst | 474 Unfortunately, these sorts of bugs can be extremely hard to spot during
|
A D | stallwarn.rst | 7 This document first discusses what sorts of issues RCU's CPU stall
|
A D | checklist.rst | 10 result in the same sorts of problems that leaving out a locking primitive
|
/linux-6.3-rc2/Documentation/timers/ |
A D | no_hz.rst | 278 Better handling of these sorts of situations is future work.
|
/linux-6.3-rc2/Documentation/admin-guide/LSM/ |
A D | Smack.rst | 551 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-6.3-rc2/Documentation/filesystems/ |
A D | locking.rst | 347 radix tree. This incoherency can lead to all sorts of hard-to-debug problems
|
A D | autofs.rst | 45 An autofs filesystem can contain 3 sorts of objects: directories,
|
A D | path-lookup.rst | 34 There are two sorts of ... 40 filesystem, will be familiar to most readers. They contain two sorts 950 There are only two sorts of filesystem objects that can usefully
|
/linux-6.3-rc2/Documentation/arm64/ |
A D | arm-acpi.rst | 256 to solve precisely these sorts of problems; Linux drivers should ALWAYS
|