Home
last modified time | relevance | path

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

/linux/tools/perf/ui/
H A Dhist.c772 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
894 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
900 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
1203 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/linux/tools/perf/util/
H A Dhist.h515 struct list_head sorts; member
565 list_for_each_entry(format, &(_list)->sorts, sort_list)
568 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
H A Dhist.c3094 INIT_LIST_HEAD(&list->sorts); in perf_hpp_list__init()
/linux/Documentation/networking/
H A Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/linux/fs/netfs/
H A DKconfig39 Different sorts of caches can be plugged in, depending on the
/linux/Documentation/rust/
H A Dtesting.rst9 There are three sorts of tests:
/linux/fs/cramfs/
H A DREADME34 exist, speeds up user-space directory sorts, etc.
/linux/Documentation/hid/
H A Dhiddev.rst10 interfaces, but have similar sorts of communication needs. The two big
/linux/Documentation/driver-api/usb/
H A Dpersist.rst32 For many sorts of devices this behavior doesn't matter in the least.
/linux/Documentation/mm/
H A Dpage_owner.rst169 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/tools/usb/usbip/
H A DINSTALL67 all sorts of other programs in order to regenerate files that came
/linux/Documentation/power/
H A Dfreezing-of-tasks.rst199 now doing the sorts of things that kernel threads do
/linux/Documentation/timers/
H A Dno_hz.rst275 Better handling of these sorts of situations is future work.
/linux/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
972 Say Y here if you want the Radeon driver to output all sorts
/linux/Documentation/admin-guide/LSM/
H A DSmack.rst551 The developers of Linux rarely define new sorts of things, usually importing
746 There are three sorts of applications that will run on a Smack system. How an
/linux/Documentation/RCU/
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/Documentation/
H A Dmemory-barriers.txt271 do all sorts of "creative" transformations, which are covered in
501 for other sorts of memory barrier. In addition, a RELEASE+ACQUIRE pair is
1557 be fatal in concurrent code. Here are some examples of these sorts
/linux/Documentation/driver-api/
H A Dlibata.rst803 - Unknown/random errors, timeouts and all sorts of weirdities.
/linux/kernel/trace/
H A DKconfig127 An architecture selects this if it sorts the mcount_loc section
/linux/Documentation/admin-guide/media/
H A Dvivid.rst315 the driver behavior and test your application with all sorts of permutations.