Home
last modified time | relevance | path

Searched full:sorts (Results 1 – 25 of 119) sorted by relevance

12345

/Linux-v6.6/drivers/video/fbdev/
Dvalkyriefb.h3 * valkyriefb.h: Constants of all sorts for valkyriefb
17 * controlfb.h: Constants of all sorts for controlfb
Dcontrolfb.h3 * controlfb_hw.h: Constants of all sorts for controlfb
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/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/fs/fscache/
DKconfig9 Different sorts of caches can be plugged in, depending on the
/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/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/networking/
Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/Linux-v6.6/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.yaml68 sorts of flash don't have a standardized software reset command, and
/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/arch/powerpc/include/asm/
Dxive-regs.h107 * all sorts of side effects:
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgt215.c109 * write to one of these, and results in all sorts of things going in gt215_devinit_mmio()
/Linux-v6.6/scripts/
Dparse-maintainers.pl67 # This always sorts last
/Linux-v6.6/rust/alloc/
Dslice.rs179 /// Sorts the slice.
216 /// Sorts the slice with a comparator function.
272 /// Sorts the slice with a key extraction function.
315 /// Sorts the slice with a key extraction function.
/Linux-v6.6/arch/hexagon/kernel/
Dhead.S168 * in all sorts of places.
/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/arch/powerpc/kexec/
Dranges.c136 * sort_memory_ranges - Sorts the given memory ranges list.
/Linux-v6.6/include/linux/
Diversion.h48 * We consider these sorts of filesystems to have a kernel-managed i_version.
/Linux-v6.6/Documentation/power/
Dfreezing-of-tasks.rst188 now doing the sorts of things that kernel threads do

12345