Home
last modified time | relevance | path

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

12

/linux-6.15/tools/perf/ui/
H A Dhist.c570 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
687 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
693 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
962 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/linux-6.15/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/linux-6.15/tools/perf/util/
H A Dhist.h501 struct list_head sorts; member
551 list_for_each_entry(format, &(_list)->sorts, sort_list)
554 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
/linux-6.15/Documentation/networking/
H A Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/linux-6.15/fs/netfs/
H A DKconfig39 Different sorts of caches can be plugged in, depending on the
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml71 sorts of flash don't have a standardized software reset command, and
/linux-6.15/Documentation/rust/
H A Dtesting.rst9 There are three sorts of tests:
/linux-6.15/Documentation/arch/powerpc/
H A Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/linux-6.15/fs/cramfs/
H A DREADME34 exist, speeds up user-space directory sorts, etc.
/linux-6.15/Documentation/mm/
H A Dpage_owner.rst139 and pages of buf, and finally sorts them according to the parameter(s).
H A Dmultigen_lru.rst136 unmapped clean pages, which are the best bet. The eviction sorts a
/linux-6.15/Documentation/hid/
H A Dhiddev.rst10 interfaces, but have similar sorts of communication needs. The two big
/linux-6.15/Documentation/driver-api/usb/
H A Dpersist.rst32 For many sorts of devices this behavior doesn't matter in the least.
/linux-6.15/tools/usb/usbip/
H A DINSTALL67 all sorts of other programs in order to regenerate files that came
/linux-6.15/Documentation/filesystems/bcachefs/
H A DCodingStyle.rst118 Users notice all sorts of interesting things, and by just talking to them and
/linux-6.15/Documentation/RCU/
H A Dstallwarn.rst7 This document first discusses what sorts of issues RCU's CPU stall
103 the "jiffies" global variable. These sorts of timer hardware
H A Drcu_dereference.rst490 Unfortunately, these sorts of bugs can be extremely hard to spot during
H A Dchecklist.rst10 result in the same sorts of problems that leaving out a locking primitive
/linux-6.15/kernel/rcu/
H A DKconfig49 sorts of detailed questions about how you would like numerous
/linux-6.15/Documentation/power/
H A Dfreezing-of-tasks.rst199 now doing the sorts of things that kernel threads do
/linux-6.15/Documentation/timers/
H A Dno_hz.rst275 Better handling of these sorts of situations is future work.
/linux-6.15/drivers/video/fbdev/
H A DKconfig696 Say Y here if you want the nVidia driver to output all sorts
744 Say Y here if you want the Riva driver to output all sorts
975 Say Y here if you want the Radeon driver to output all sorts
/linux-6.15/Documentation/admin-guide/LSM/
H A 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-6.15/Documentation/filesystems/
H A Dautofs.rst45 An autofs filesystem can contain 3 sorts of objects: directories,
H A Dlocking.rst357 radix tree. This incoherency can lead to all sorts of hard-to-debug problems

12