Home
last modified time | relevance | path

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

12

/Linux-v6.6/tools/perf/ui/
Dhist.c518 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
607 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
613 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
861 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/Linux-v6.6/tools/perf/util/
Dhist.h304 struct list_head sorts; member
354 list_for_each_entry(format, &(_list)->sorts, sort_list)
357 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
/Linux-v6.6/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/Linux-v6.6/fs/fscache/
DKconfig9 Different sorts of caches can be plugged in, depending on the
/Linux-v6.6/Documentation/networking/
Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/Linux-v6.6/Documentation/powerpc/
Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/Linux-v6.6/Documentation/mm/
Dpage_owner.rst91 and pages of buf, and finally sorts them according to the parameter(s).
Dmultigen_lru.rst136 unmapped clean pages, which are the best bet. The eviction sorts a
/Linux-v6.6/fs/cramfs/
DREADME34 exist, speeds up user-space directory sorts, etc.
/Linux-v6.6/Documentation/driver-api/usb/
Dpersist.rst32 For many sorts of devices this behavior doesn't matter in the least.
/Linux-v6.6/Documentation/hid/
Dhiddev.rst10 interfaces, but have similar sorts of communication needs. The two big
/Linux-v6.6/tools/usb/usbip/
DINSTALL67 all sorts of other programs in order to regenerate files that came
/Linux-v6.6/kernel/rcu/
DKconfig49 sorts of detailed questions about how you would like numerous
/Linux-v6.6/drivers/video/fbdev/
DKconfig729 Say Y here if you want the nVidia driver to output all sorts
776 Say Y here if you want the Riva driver to output all sorts
893 Say Y here if you want the Intel driver to output all sorts
1062 Say Y here if you want the Radeon driver to output all sorts
/Linux-v6.6/Documentation/power/
Dfreezing-of-tasks.rst188 now doing the sorts of things that kernel threads do
/Linux-v6.6/Documentation/timers/
Dno_hz.rst278 Better handling of these sorts of situations is future work.
/Linux-v6.6/Documentation/RCU/
Drcu_dereference.rst474 Unfortunately, these sorts of bugs can be extremely hard to spot during
Dstallwarn.rst7 This document first discusses what sorts of issues RCU's CPU stall
Dchecklist.rst10 result in the same sorts of problems that leaving out a locking primitive
/Linux-v6.6/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-v6.6/Documentation/filesystems/
Dlocking.rst349 radix tree. This incoherency can lead to all sorts of hard-to-debug problems
Dautofs.rst45 An autofs filesystem can contain 3 sorts of objects: directories,
Dpath-lookup.rst34 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-v6.6/Documentation/arch/arm64/
Darm-acpi.rst313 to solve precisely these sorts of problems; Linux drivers should ALWAYS
/Linux-v6.6/Documentation/admin-guide/
Dbcache.rst579 duration: garbage collection, btree read, btree node sorts and btree splits.

12