Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/perf/ui/
H A 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()
/openbmc/linux/tools/perf/util/
H A 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)
/openbmc/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/openbmc/linux/fs/fscache/
H A DKconfig9 Different sorts of caches can be plugged in, depending on the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.38.bb7 files are included. fio displays all sorts of I/O performance information."
/openbmc/linux/Documentation/networking/
H A Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A DREADME37 i) versions are expected to be able to increase in a way which sorts allowing
/openbmc/linux/Documentation/powerpc/
H A Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Drecipe-style-guide.rst33 ``1.5 Release Candidate 2`` could be written as ``1.5rc2`` but this sorts after
36 Instead the tilde (``~``) operator can be used, which sorts before the empty
/openbmc/linux/Documentation/mm/
H A Dpage_owner.rst91 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
/openbmc/linux/fs/cramfs/
H A DREADME34 exist, speeds up user-space directory sorts, etc.
/openbmc/linux/Documentation/driver-api/usb/
H A Dpersist.rst32 For many sorts of devices this behavior doesn't matter in the least.
/openbmc/linux/Documentation/hid/
H A Dhiddev.rst10 interfaces, but have similar sorts of communication needs. The two big
/openbmc/u-boot/doc/uImage.FIT/
H A Dx86-fit-boot.txt10 binary which contains all sorts of parameters and a compressed self-extracting
/openbmc/linux/tools/usb/usbip/
H A DINSTALL67 all sorts of other programs in order to regenerate files that came
/openbmc/linux/kernel/rcu/
H A DKconfig49 sorts of detailed questions about how you would like numerous
/openbmc/linux/drivers/video/fbdev/
H A 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
/openbmc/linux/Documentation/power/
H A Dfreezing-of-tasks.rst188 now doing the sorts of things that kernel threads do
/openbmc/linux/Documentation/timers/
H A Dno_hz.rst275 Better handling of these sorts of situations is future work.
/openbmc/linux/Documentation/RCU/
H A Drcu_dereference.rst474 Unfortunately, these sorts of bugs can be extremely hard to spot during
H A Dstallwarn.rst7 This document first discusses what sorts of issues RCU's CPU stall
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch445 + The ".dev0" means not master branch. Note that .dev0 sorts backwards
509 + The ".dev0" means dirty. Note that .dev0 sorts backwards
1606 + The ".dev0" means not master branch. Note that .dev0 sorts backwards
2121 + The ".dev0" means not master branch. Note that .dev0 sorts backwards
/openbmc/linux/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
/openbmc/linux/Documentation/filesystems/
H A 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

12