Home
last modified time | relevance | path

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

1234567

/openbmc/openbmc/poky/meta/lib/oe/
H A Drootfspostcommands.py11 Sorts a passwd or group file based on the numeric ID in the third column.
42 Sorts shadow-utils 'passwd' and 'group' files in a rootfs' /etc directory
/openbmc/qemu/hw/alpha/
H A Dtyphoon.c86 /* All sorts of data here; probably the only thing relevant is in cchip_read()
92 /* All sorts of stuff related to real DRAM. */ in cchip_read()
109 /* All sorts of information about DRAM. */ in cchip_read()
155 /* All sorts of stuff related to interrupt delivery timings. */ in cchip_read()
314 /* All sorts of data here; nothing relevant RW. */ in cchip_write()
319 /* All sorts of stuff related to real DRAM. */ in cchip_write()
372 /* All sorts of information about DRAM. */ in cchip_write()
411 /* All sorts of stuff related to interrupt delivery timings. */ in cchip_write()
/openbmc/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
/openbmc/linux/tools/perf/ui/
H A 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()
/openbmc/linux/fs/fscache/
H A DKconfig9 Different sorts of caches can be plugged in, depending on the
/openbmc/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.38.bb7 files are included. fio displays all sorts of I/O performance information."
/openbmc/linux/Documentation/networking/
H A Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/openbmc/linux/tools/perf/util/
H A 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)
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0004-reproducible.patch18 * Sorts output in GNUmakefile
21 * Sorts the AutoGenTimeStamp file contents
/openbmc/qemu/migration/
H A Dmultifd-zero-page.c43 * Sorts normal pages before zero pages in p->pages->offset and updates
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dflight_recorder.hpp69 * Sorts all messages by timestamp when doing so.
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A DREADME37 i) versions are expected to be able to increase in a way which sorts allowing
/openbmc/phosphor-mrw-tools/
H A Dgen_presence_yaml.pl34 #Future: Find other sorts of presence detects
/openbmc/openbmc/poky/scripts/
H A Dtask-time16 Bash 'time' builtin. Optionally sorts tasks by real (wall-clock), user (user
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml68 sorts of flash don't have a standardized software reset command, and
/openbmc/linux/arch/powerpc/include/asm/
H A Dxive-regs.h107 * all sorts of side effects:
/openbmc/linux/Documentation/powerpc/
H A Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/openbmc/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()
/openbmc/linux/scripts/
H A Dparse-maintainers.pl67 # This always sorts last
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Drecipe-style-guide.rst33 ``1.5 Release Candidate 2`` could be written as ``1.5rc2`` but this sorts after
36 Instead the tilde (``~``) operator can be used, which sorts before the empty
/openbmc/linux/rust/alloc/
H A 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.
/openbmc/linux/fs/cramfs/
H A DREADME34 exist, speeds up user-space directory sorts, etc.
/openbmc/linux/Documentation/mm/
H A Dpage_owner.rst91 and pages of buf, and finally sorts them according to the parameter(s).

1234567