/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | rootfspostcommands.py | 11 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 D | typhoon.c | 86 /* 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 D | valkyriefb.h | 3 * valkyriefb.h: Constants of all sorts for valkyriefb 17 * controlfb.h: Constants of all sorts for controlfb
|
H A D | controlfb.h | 3 * controlfb_hw.h: Constants of all sorts for controlfb
|
/openbmc/linux/tools/perf/ui/ |
H A D | hist.c | 518 .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 D | Kconfig | 9 Different sorts of caches can be plugged in, depending on the
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | built-in-fw.rst | 29 is an example subsystem which deals with these sorts of firmware
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/ |
H A D | fio_3.38.bb | 7 files are included. fio displays all sorts of I/O performance information."
|
/openbmc/linux/Documentation/networking/ |
H A D | x25.rst | 10 Linux. There are two sorts of X.25 cards available, intelligent ones that
|
/openbmc/linux/tools/perf/util/ |
H A D | hist.h | 304 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 D | 0004-reproducible.patch | 18 * Sorts output in GNUmakefile 21 * Sorts the AutoGenTimeStamp file contents
|
/openbmc/qemu/migration/ |
H A D | multifd-zero-page.c | 43 * Sorts normal pages before zero pages in p->pages->offset and updates
|
/openbmc/phosphor-fan-presence/control/json/utils/ |
H A D | flight_recorder.hpp | 69 * Sorts all messages by timestamp when doing so.
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | README | 37 i) versions are expected to be able to increase in a way which sorts allowing
|
/openbmc/phosphor-mrw-tools/ |
H A D | gen_presence_yaml.pl | 34 #Future: Find other sorts of presence detects
|
/openbmc/openbmc/poky/scripts/ |
H A D | task-time | 16 Bash 'time' builtin. Optionally sorts tasks by real (wall-clock), user (user
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | jedec,spi-nor.yaml | 68 sorts of flash don't have a standardized software reset command, and
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | xive-regs.h | 107 * all sorts of side effects:
|
/openbmc/linux/Documentation/powerpc/ |
H A D | booting.rst | 29 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 D | gt215.c | 109 * write to one of these, and results in all sorts of things going in gt215_devinit_mmio()
|
/openbmc/linux/scripts/ |
H A D | parse-maintainers.pl | 67 # This always sorts last
|
/openbmc/openbmc/poky/documentation/contributor-guide/ |
H A D | recipe-style-guide.rst | 33 ``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 D | slice.rs | 179 /// 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 D | README | 34 exist, speeds up user-space directory sorts, etc.
|
/openbmc/linux/Documentation/mm/ |
H A D | page_owner.rst | 91 and pages of buf, and finally sorts them according to the parameter(s).
|