Home
last modified time | relevance | path

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

123456

/linux-6.14.4/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
/linux-6.14.4/tools/perf/ui/
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-6.14.4/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/linux-6.14.4/fs/netfs/
DKconfig39 Different sorts of caches can be plugged in, depending on the
/linux-6.14.4/Documentation/networking/
Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/linux-6.14.4/tools/perf/util/
Dhist.h484 struct list_head sorts; member
534 list_for_each_entry(format, &(_list)->sorts, sort_list)
537 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
/linux-6.14.4/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.yaml71 sorts of flash don't have a standardized software reset command, and
/linux-6.14.4/Documentation/arch/powerpc/
Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/linux-6.14.4/arch/powerpc/include/asm/
Dxive-regs.h107 * all sorts of side effects:
/linux-6.14.4/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-6.14.4/drivers/gpu/drm/imagination/
Dpvr_rogue_heap_config.h26 * sorts and are above the heaps in that range. Often this is the reserved
/linux-6.14.4/Documentation/rust/
Dtesting.rst9 There are three sorts of tests:
/linux-6.14.4/scripts/
Dparse-maintainers.pl67 # This always sorts last
/linux-6.14.4/fs/cramfs/
DREADME34 exist, speeds up user-space directory sorts, etc.
/linux-6.14.4/arch/hexagon/kernel/
Dhead.S168 * in all sorts of places.
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_step.c178 * This may be wrong in all sorts of ways, especially if the in xe_step_pre_gmdid_get()
/linux-6.14.4/Documentation/driver-api/usb/
Dpersist.rst32 For many sorts of devices this behavior doesn't matter in the least.
/linux-6.14.4/arch/arc/net/
Dbpf_jit.h113 * Different sorts of conditions (ARC enum as opposed to BPF_*).
/linux-6.14.4/drivers/gpu/drm/i915/
Dintel_step.c235 * This may be wrong in all sorts of ways, especially if the in intel_step_init()
/linux-6.14.4/Documentation/hid/
Dhiddev.rst10 interfaces, but have similar sorts of communication needs. The two big
/linux-6.14.4/Documentation/filesystems/bcachefs/
DCodingStyle.rst118 Users notice all sorts of interesting things, and by just talking to them and
/linux-6.14.4/Documentation/mm/
Dpage_owner.rst139 and pages of buf, and finally sorts them according to the parameter(s).
/linux-6.14.4/tools/usb/usbip/
DINSTALL67 all sorts of other programs in order to regenerate files that came
/linux-6.14.4/kernel/rcu/
DKconfig49 sorts of detailed questions about how you would like numerous

123456