/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | font-awesome.min.css | 33 …before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^=…
|
H A D | bootstrap.min.css | 5 …before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow…
|
H A D | bootstrap.css | 193 *:before, 281 .glyphicon-asterisk:before { 284 .glyphicon-plus:before { 287 .glyphicon-euro:before, 288 .glyphicon-eur:before { 291 .glyphicon-minus:before { 294 .glyphicon-cloud:before { 297 .glyphicon-envelope:before { 300 .glyphicon-pencil:before { 303 .glyphicon-glass:before { [all …]
|
H A D | bootstrap.css.map | 1 …before,\n *:after {\n background: transparent !important;\n color: #000 !important;\n bo…
|
/openbmc/linux/tools/perf/pmu-events/ |
H A D | metric_test.py | 43 before = '(a + b + c + d) / (2 * e)' 44 after = before 45 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) 49 before = r'topdown\-fe\-bound / topdown\-slots - 1' 50 after = before 51 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) 55 before = r'arb@event\=0x81\,umask\=0x1@ + arb@event\=0x84\,umask\=0x1@' 56 after = before 57 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) 60 before = r'a + 1e12 + b' [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_subprog_precision.c | 44 __msg("mark_precise: frame0: regs=r0 stack= before 6: (bf) r1 = r7") 45 __msg("mark_precise: frame0: regs=r0 stack= before 5: (27) r0 *= 4") 46 __msg("mark_precise: frame0: regs=r0 stack= before 11: (95) exit") 47 __msg("mark_precise: frame1: regs=r0 stack= before 10: (bf) r0 = r1") 48 __msg("mark_precise: frame1: regs=r1 stack= before 4: (85) call pc+5") 49 __msg("mark_precise: frame0: regs=r1 stack= before 3: (bf) r1 = r6") 50 __msg("mark_precise: frame0: regs=r6 stack= before 2: (b7) r6 = 3") 83 __msg("mark_precise: frame0: regs=r0 stack= before 8: (bf) r1 = r7") 84 __msg("mark_precise: frame0: regs=r0 stack= before 7: (27) r0 *= 4") 85 __msg("mark_precise: frame0: regs=r0 stack= before 5: (a5) if r0 < 0x4 goto pc+1") [all …]
|
H A D | verifier_scalar_ids.c | 13 __msg("frame0: regs=r0,r1,r2 stack= before 4: (bf) r3 = r10") 14 __msg("frame0: regs=r0,r1,r2 stack= before 3: (bf) r2 = r0") 15 __msg("frame0: regs=r0,r1 stack= before 2: (bf) r1 = r0") 16 __msg("frame0: regs=r0 stack= before 1: (57) r0 &= 255") 17 __msg("frame0: regs=r0 stack= before 0: (85) call bpf_ktime_get_ns") 46 __msg("frame0: regs=r0,r1,r2 stack= before 5: (bf) r3 = r10") 48 __msg("frame0: regs=r0,r1,r2 stack= before 4: (05) goto pc+0") 49 __msg("frame0: regs=r0,r1,r2 stack= before 3: (bf) r2 = r0") 50 __msg("frame0: regs=r0,r1 stack= before 2: (bf) r1 = r0") 51 __msg("frame0: regs=r0 stack= before 1: (57) r0 &= 255") [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/verifier/ |
H A D | precise.c | 42 mark_precise: frame0: regs=r2 stack= before 25\ 43 mark_precise: frame0: regs=r2 stack= before 24\ 44 mark_precise: frame0: regs=r2 stack= before 23\ 45 mark_precise: frame0: regs=r2 stack= before 22\ 46 mark_precise: frame0: regs=r2 stack= before 20\ 49 mark_precise: frame0: regs=r2,r9 stack= before 19\ 50 mark_precise: frame0: regs=r9 stack= before 18\ 51 mark_precise: frame0: regs=r8,r9 stack= before 17\ 52 mark_precise: frame0: regs=r0,r9 stack= before 15\ 53 mark_precise: frame0: regs=r0,r9 stack= before 14\ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/ |
H A D | 0001-Adjust-test-expectations-for-ptest.patch | 18 …wrong-import-order:15:0:15:15::"standard import ""datetime"" should be placed before third party i… 19 …wrong-import-order:18:0:18:22::"third party import ""totally_missing"" should be placed before loc… 20 …wrong-import-order:20:0:20:14::"third party import ""astroid"" should be placed before local impor… 21 -wrong-import-order:22:0:22:22::"first party import ""pylint.checkers"" should be placed before loc… 22 -wrong-import-order:23:0:23:25::"first party import ""pylint.config"" should be placed before local… 23 -wrong-import-order:24:0:24:17::"first party import ""pylint.sys"" should be placed before local im… 24 -wrong-import-order:25:0:25:28::"first party import ""pylint.pyreverse"" should be placed before lo… 25 …0::"third party import ""six.moves.urllib.parse.quote"" should be placed before first party import… 26 -wrong-import-order:31:0:31:23::"first party import ""pylint.constants"" should be placed before lo… 27 -wrong-import-order:32:0:32:19::"standard import ""re"" should be placed before third party imports… [all …]
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 28 20. THE HAPPENS-BEFORE RELATION: hb 29 21. THE PROPAGATES-BEFORE RELATION: pb 150 private variables before using them. All that is beside the point; 163 instance, P1 might run entirely before P0 begins, in which case r1 and 164 r2 will both be 0 at the end. Or P0 might run entirely before P1 169 store to buf but before the store to flag. In this case, r1 and r2 197 Since r1 = 1, P0 must store 1 to flag before P1 loads 1 from 200 P1 loads from flag before loading from buf, since CPUs execute 203 P1 must load 0 from buf before P0 stores 1 to it; otherwise r2 207 P0 stores 1 to buf before storing 1 to flag, since it executes [all …]
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/ |
H A D | catalina-sys-init.service | 3 Before=phosphor-multi-gpio-monitor.service key 4 Before=phosphor-multi-gpio-presence.service key 5 Before=phosphor-pid-control.service key 6 Before=xyz.openbmc_project.FruDevice.service key 7 Before=xyz.openbmc_project.EntityManager.service key 8 Before=xyz.openbmc_project.fansensor.service key 9 Before=systemd-networkd.service key
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
H A D | debug | 7 # shell : starts a shell before and after each module 8 # shell=before:<module> : starts a shell before <module> is loaded and run 12 # shell-debug=before:<module> : run set -x before <module> is loaded and run 25 if [ "$shell_wanted_status" = "before" ]; then 36 status_msg="before" 49 if [ "$shell_debug_wanted_status" = "before" ]; then 64 status_msg="before"
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | bpf_prog_profiler.bpf.c | 40 /* look up before reading, to reduce error */ in BPF_PROG() 55 struct bpf_perf_event_value *before, diff; in fexit_update_maps() local 58 before = bpf_map_lookup_elem(&fentry_readings, &zero); in fexit_update_maps() 60 if (before && before->counter) { in fexit_update_maps() 63 diff.counter = after->counter - before->counter; in fexit_update_maps() 64 diff.enabled = after->enabled - before->enabled; in fexit_update_maps() 65 diff.running = after->running - before->running; in fexit_update_maps() 83 /* read all events before updating the maps, to reduce error */ in BPF_PROG()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 083.out | 2 === Check disconnect before neg1 === 18 === Check disconnect before export === 38 === Check disconnect before neg2 === 54 === Check disconnect before request === 62 === Check disconnect before reply === 78 === Check disconnect before data === 87 === Check disconnect before neg-classic === 111 === Check disconnect before neg1 === 127 === Check disconnect before export === 147 === Check disconnect before neg2 === [all …]
|
H A D | 283 | 4 # Test for copy-before-write filter permission conflict 34 copy-before-write filter so it can copy all data to the target before it is 35 changed. copy-before-write filter is appended above source node, to achieve 38 append several copy-before-write filter like nodes to handle such parents). The 60 copy-before-write filter wants to unshare write permission on its source child. 68 something is better than nothing. Also, before the previous commit (commit 102 print('\n=== copy-before-write filter should be gone after job-finalize ===\n') 104 # Check that the copy-before-write node is gone after job-finalize. 130 # The copy-before-write filter should still be present prior to finalization
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_diag.c | 39 u32 pat, val, before; in reg_pattern_test() local 45 before = rd32(reg); in reg_pattern_test() 53 wr32(reg, before); in reg_pattern_test() 56 wr32(reg, before); in reg_pattern_test() 65 u32 val, before; in reg_set_and_check() local 67 before = rd32(reg); in reg_set_and_check() 75 wr32(reg, before); in reg_set_and_check() 78 wr32(reg, before); in reg_set_and_check() 86 u32 value, before, after; in igc_reg_test() local 95 before = rd32(IGC_STATUS); in igc_reg_test() [all …]
|
/openbmc/linux/include/linux/ |
H A D | instrumented.h | 22 * before the actual read happens. 36 * before the actual write happens. 50 * before the actual write happens. 64 * before the actual read happens. 78 * before the actual write happens. 92 * inserted before the actual write happens. 107 * variants). The instrumentation must be inserted before the accesses. 118 * instrument_copy_from_user_before - add instrumentation before copy_from_user 124 * variants). The instrumentation should be inserted before the accesses. 155 * whether the instrumentation happens before or after the data is copied from [all …]
|
/openbmc/linux/tools/bpf/bpftool/skeleton/ |
H A D | profiler.bpf.c | 52 /* look up before reading, to reduce error */ in BPF_PROG() 79 struct bpf_perf_event_value___local *before, diff; in fexit_update_maps() local 81 before = bpf_map_lookup_elem(&fentry_readings, &id); in fexit_update_maps() 83 if (before && before->counter) { in fexit_update_maps() 86 diff.counter = after->counter - before->counter; in fexit_update_maps() 87 diff.enabled = after->enabled - before->enabled; in fexit_update_maps() 88 diff.running = after->running - before->running; in fexit_update_maps() 108 /* read all events before updating the maps, to reduce error */ in BPF_PROG()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_interface.hpp | 79 * @brief Returns the amount of time to wait before retrying after 90 * @brief Returns the amount of time to wait before retrying after 101 * @brief Returns the amount of time to wait before retrying if the 116 * before sending commands. 176 * 'In progress' means after the send but before the receive 181 * @brief Says if the command is in progress (after send/before receive) 220 * @brief Tracks status of after a command is sent and before the 227 * @brief The default amount of time to wait before retrying 234 * before retrying after a failed receive. 240 * was full before sending the PEL again. [all …]
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | thuge-gen.c | 4 Before running this huge pages for each huge page size must have been 128 unsigned long before, after; in test_mmap() local 131 before = read_free(size); in test_mmap() 138 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_mmap() 139 before, after, before - after, size); in test_mmap() 140 assert(size == getpagesize() || (before - after) == NUM_PAGES); in test_mmap() 149 unsigned long before, after; in test_shmget() local 152 before = read_free(size); in test_shmget() 170 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_shmget() 171 before, after, before - after, size); in test_shmget() [all …]
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | cpuid.rst | 11 mask-out some, or even all KVM-related cpuid features before launching 66 before enabling paravirtualized 70 before enabling paravirtualized 78 before enabling paravirtualized 86 before using paravirtualized 90 before using the second async 96 before using extended destination 99 KVM_FEATURE_HC_MAP_GPA_RANGE 16 guest checks this feature bit before 103 KVM_FEATURE_MIGRATION_CONTROL 17 guest checks this feature bit before
|
/openbmc/openpower-pnor-code-mgmt/vpnor/ |
H A D | obmc-vpnor-updatesymlinks.service | 3 Before=pldmd.service key 4 Before=pldm-create-phyp-nvram.service key 5 Before=pldm-create-phyp-nvram-cksum.service key 6 Before=mboxd.service key 7 Before=mboxd-reload@0.service key
|
/openbmc/u-boot/board/nokia/rx51/ |
H A D | lowlevel_init.S | 53 /* r0 - start of kernel before */ 67 /* r1 - end of kernel before */ 110 /* r0 - start of u-boot before */ 114 /* check if we need to move uboot copy code before calling it */ 120 /* r0 - start of u-boot before */ 127 /* r4 - end of kernel before */ 140 /* r3 - end of loop code before */ 161 /* r0 - start of u-boot before */ 170 addlo r1, r0, r6 /* r1 - end of u-boot before */
|
/openbmc/u-boot/doc/ |
H A D | README.arm-caches | 21 - Flush the buffer after the MPU writes the data and before the DMA is 25 - Invalidate the buffer before starting the DMA. In case there are any dirty 30 - Invalidate the buffer after the DMA is complete and before the MPU reads 31 it. This may be needed in addition to the invalidation before the DMA 46 Cleanup Before Linux: 52 in the short period after the cache was flushed but before the
|
/openbmc/u-boot/ |
H A D | Kconfig | 127 bool "Enable malloc() pool before relocation" 131 Before relocation, memory is very limited on many platforms. Still, 137 hex "Size of malloc() pool before relocation" 143 Before relocation, memory is very limited on many platforms. Still, 156 hex "Size of malloc() pool in SPL before relocation" 160 Before relocation, memory is very limited on many platforms. Still, 166 hex "Size of malloc() pool in TPL before relocation" 170 Before relocation, memory is very limited on many platforms. Still, 370 need to be comprehended in how the images were prepared before being 372 processed before being added to the FIT image). [all …]
|