/openbmc/linux/drivers/edac/ |
H A D | i3200_edac.c | 316 u16 drbs[I3200_CHANNELS][I3200_RANKS_PER_CHANNEL], bool stacked, in drb_to_nr_pages() argument 327 if (stacked && (channel == 1) && in drb_to_nr_pages() 342 bool stacked; in i3200_probe1() local 382 stacked = i3200_is_stacked(pdev, drbs); in i3200_probe1() 396 nr_pages = drb_to_nr_pages(drbs, stacked, j, i); in i3200_probe1() 401 stacked ? " (stacked)" : "", PAGES_TO_MiB(nr_pages)); in i3200_probe1()
|
H A D | x38_edac.c | 301 bool stacked, int channel, int rank) in drb_to_nr_pages() argument 308 if (stacked && (channel == 1) && drbs[channel][rank] == in drb_to_nr_pages() 324 bool stacked; in x38_probe1() local 363 stacked = x38_is_stacked(pdev, drbs); in x38_probe1() 375 nr_pages = drb_to_nr_pages(drbs, stacked, in x38_probe1()
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _tables.scss | 106 // Table stacked style for small screen only 108 .b-table-stacked-sm { 159 .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] { 170 .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_fline.S | 83 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position 84 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position 87 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
|
/openbmc/u-boot/test/overlay/ |
H A D | Makefile | 14 obj-y += test-fdt-overlay-stacked.dtb.o
|
H A D | test-fdt-overlay-stacked.dts | 17 stacked-test-int-property = <43>;
|
/openbmc/linux/Documentation/networking/ |
H A D | operstates.rst | 72 Interfaces stacked on an interface that is IF_OPER_DOWN show this 137 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN 138 otherwise. Kernel can recognise stacked interfaces because their
|
/openbmc/openbmc/meta-google/recipes-extended/pam/ |
H A D | libpam_%.bbappend | 15 # stacked password module". Since there is no "previous" entry, it never
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | plugin.md | 185 - exit_on_error : If there was an error in a plugin stacked, the subsequent 234 blocks stacked together which are depending on the success of the previous
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/ |
H A D | libnewt_0.52.24.bb | 4 interfaces. Newt can be used to add stacked windows, entry widgets, \
|
/openbmc/openbmc/poky/scripts/pybootchartgui/ |
H A D | README.pybootchart | 18 The CPU and disk statistics are used to render stacked area and line
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | CHANGES | 78 For instruction read access errors, the info stacked is: 100 For data read/write access errors, the info stacked is:
|
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ |
H A D | TableRoles.vue | 2 <b-table stacked="sm" hover small :items="items" :fields="fields">
|
/openbmc/webui-vue/src/views/Settings/PowerRestorePolicy/ |
H A D | PowerRestorePolicy.vue | 12 stacked
|
/openbmc/webui-vue/src/views/Operations/FactoryReset/ |
H A D | FactoryReset.vue | 13 stacked
|
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/ |
H A D | ecryptfs-utils_111.bb | 2 DESCRIPTION = "eCryptfs is a stacked cryptographic filesystem \
|
/openbmc/webui-vue/src/views/Operations/KeyClear/ |
H A D | KeyClear.vue | 24 stacked
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc5121ads.dts | 17 * stacked package.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ecryptfs.rst | 4 eCryptfs: A stacked cryptographic filesystem for Linux
|
/openbmc/linux/Documentation/block/ |
H A D | biovecs.rst | 116 could eliminate a lot of complexity particularly in stacked drivers. Code 118 more importantly stacked drivers don't have to deal with both their own bio
|
/openbmc/linux/Documentation/security/keys/ |
H A D | ecryptfs.rst | 5 ECryptfs is a stacked filesystem which transparently encrypts and decrypts each
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | forms.scss | 167 * Used for basic vertically stacked forms
|
/openbmc/qemu/docs/system/ |
H A D | device-emulation.rst | 63 partition. Back ends can sometimes be stacked to implement features
|
/openbmc/linux/Documentation/devicetree/ |
H A D | overlay-notes.rst | 116 overlay changeset that is stacked by another will not be permitted.
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 3355 # to the effective address as pointed to by the stacked effective address. 3848 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception # 3862 # The stacked <ea> for FP unimplemented instructions and opclass # 3867 # stacked <ea> value is 8 bytes too big # 3870 # stacked b,w,l and s sizes are completely stacked. # 3923 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 3935 # _calc_ea_fout(): calculate correct stacked <ea> for extended # 3949 # stacked for the exception is incorrect for -(an) and (an)+ addressing #
|