Home
last modified time | relevance | path

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

123456

/linux/tools/perf/ui/
H A Dhist.c565 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
657 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
663 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
917 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/linux/drivers/video/fbdev/
H A Dvalkyriefb.h3 * valkyriefb.h: Constants of all sorts for valkyriefb
17 * controlfb.h: Constants of all sorts for controlfb
H A Dcontrolfb.h3 * controlfb_hw.h: Constants of all sorts for controlfb
H A DKconfig696 Say Y here if you want the nVidia driver to output all sorts
743 Say Y here if you want the Riva driver to output all sorts
971 Say Y here if you want the Radeon driver to output all sorts
/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/linux/fs/netfs/
H A DKconfig39 Different sorts of caches can be plugged in, depending on the
/linux/Documentation/networking/
H A Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/linux/tools/perf/util/
H A Dhist.h483 struct list_head sorts; member
533 list_for_each_entry(format, &(_list)->sorts, sort_list)
536 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
/linux/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml71 sorts of flash don't have a standardized software reset command, and
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgt215.c109 * write to one of these, and results in all sorts of things going in gt215_devinit_mmio()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_heap_config.h26 * sorts and are above the heaps in that range. Often this is the reserved
/linux/arch/powerpc/include/asm/
H A Dxive-regs.h107 * all sorts of side effects:
/linux/Documentation/arch/powerpc/
H A Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/linux/scripts/
H A Dparse-maintainers.pl67 # This always sorts last
/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/arch/hexagon/kernel/
H A Dhead.S168 * in all sorts of places.
/linux/Documentation/driver-api/usb/
H A Dpersist.rst32 For many sorts of devices this behavior doesn't matter in the least.
/linux/drivers/gpu/drm/xe/
H A Dxe_step.c178 * This may be wrong in all sorts of ways, especially if the in xe_step_pre_gmdid_get()
/linux/Documentation/hid/
H A Dhiddev.rst10 interfaces, but have similar sorts of communication needs. The two big
/linux/Documentation/filesystems/bcachefs/
H A DCodingStyle.rst118 Users notice all sorts of interesting things, and by just talking to them and
/linux/drivers/gpu/drm/i915/
H A Dintel_step.c235 * This may be wrong in all sorts of ways, especially if the in intel_step_init()
/linux/Documentation/mm/
H A Dpage_owner.rst139 and pages of buf, and finally sorts them according to the parameter(s).
/linux/tools/usb/usbip/
H A DINSTALL67 all sorts of other programs in order to regenerate files that came
/linux/kernel/rcu/
H A DKconfig49 sorts of detailed questions about how you would like numerous

123456