Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dvalkyriefb.h3 * valkyriefb.h: Constants of all sorts for valkyriefb
17 * controlfb.h: Constants of all sorts for controlfb
/kernel/linux/linux-5.10/tools/perf/ui/
Dhist.c515 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
604 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
610 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
858 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/kernel/linux/linux-6.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()
/kernel/linux/linux-6.6/fs/fscache/
DKconfig9 Different sorts of caches can be plugged in, depending on the
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/kernel/linux/linux-6.6/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/kernel/linux/linux-5.10/arch/x86/kvm/
Dmmu.h116 * Currently, we have two sorts of write-protection, a) the first one
119 * between these two sorts are:
/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h287 struct list_head sorts; member
337 list_for_each_entry(format, &(_list)->sorts, sort_list)
340 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
/kernel/linux/linux-5.10/fs/fscache/
DKconfig8 Different sorts of caches can be plugged in, depending on the
/kernel/linux/linux-5.10/Documentation/networking/
Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.txt74 carefully by a system. Because these sorts of flash don't
/kernel/linux/linux-6.6/Documentation/networking/
Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/kernel/linux/linux-6.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)
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.yaml68 sorts of flash don't have a standardized software reset command, and
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgt215.c112 * write to one of these, and results in all sorts of things going in gt215_devinit_mmio()
/kernel/linux/linux-5.10/Documentation/powerpc/
Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dxive-regs.h107 * all sorts of side effects:
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dxive-regs.h104 * all sorts of side effects:
/kernel/linux/linux-6.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()
/kernel/linux/linux-6.6/Documentation/powerpc/
Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/kernel/linux/linux-5.10/lib/
DKconfig.kasan168 for KASAN to detect more sorts of errors (and to support vmapped
/kernel/linux/linux-6.6/scripts/
Dparse-maintainers.pl67 # This always sorts last
/kernel/linux/linux-5.10/scripts/
Dparse-maintainers.pl67 # This always sorts last

123456789