/openbmc/linux/tools/perf/pmu-events/ |
H A D | metric_test.py | 44 after = before 45 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) 50 after = before 51 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) 56 after = before 57 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) 61 after = before 62 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) 67 after = f'({before})' 68 self.assertEqual(ParsePerfJson(before).ToPerfJson(), after) [all …]
|
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-svc/files/ |
H A D | bletchley-host-state-monitor.service | 4 After=xyz.openbmc_project.State.Chassis@1.service key 6 After=xyz.openbmc_project.State.Chassis@2.service key 8 After=xyz.openbmc_project.State.Chassis@3.service key 10 After=xyz.openbmc_project.State.Chassis@4.service key 12 After=xyz.openbmc_project.State.Chassis@5.service key 14 After=xyz.openbmc_project.State.Chassis@6.service key 16 After=xyz.openbmc_project.State.Host@1.service key 18 After=xyz.openbmc_project.State.Host@2.service key 20 After=xyz.openbmc_project.State.Host@3.service key 22 After=xyz.openbmc_project.State.Host@4.service key [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | isl68137.rst | 25 Publicly available (after August 2020 launch) at the Renesas website 35 Publicly available (after August 2020 launch) at the Renesas website 45 Publicly available (after August 2020 launch) at the Renesas website 55 Publicly available (after August 2020 launch) at the Renesas website 65 Publicly available (after August 2020 launch) at the Renesas website 75 Publicly available (after August 2020 launch) at the Renesas website 85 Publicly available (after August 2020 launch) at the Renesas website 95 Publicly available (after August 2020 launch) at the Renesas website 105 Publicly available (after August 2020 launch) at the Renesas website 115 Publicly available (after August 2020 launch) at the Renesas website [all …]
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | zoned.out | 24 report after: 28 report after: 32 report after: 37 report after: 41 report after: 46 After finishing a zone: 51 After resetting a zone: 57 After zap done, the append sector is 0x0 58 After appending the first zone firstly: 60 After zap done, the append sector is 0x18 [all …]
|
H A D | zoned | 50 echo "report after:" 55 echo "report after:" 60 echo "report after:" 66 echo "report after:" 71 echo "report after:" 77 echo "After finishing a zone:" 83 echo "After resetting a zone:" 90 echo "After appending the first zone firstly:" 93 echo "After appending the first zone secondly:" 96 echo "After appending the second zone firstly:" [all …]
|
/openbmc/u-boot/board/nokia/rx51/ |
H A D | lowlevel_init.S | 9 relocaddr: /* address of this relocaddr section after coping */ 12 startaddr: /* address of u-boot after copying */ 15 kernaddr: /* address of kernel after copying */ 31 * Routine: save_boot_params (called after reset from start.S) 46 ldr r1, relocaddr /* r1 - address of relocaddr after relocation */ 60 /* r3 - start of kernel after */ 63 /* r2 - end of kernel after */ 95 ldr r1, relocaddr /* r1 - address of relocaddr after relocation */ 107 /* r1 - start of u-boot after */ 121 /* r1 - start of u-boot after */ [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | hw_stats_l3.sh | 215 check_err $? "$type stats reported as not used after both device and netdevsim request" 217 check_err $? "$type stats reported as not requested after device request" 221 check_err $? "$type stats reported as used after netdevsim request withdrawn" 225 check_err $? "$type stats reported as not used after netdevsim request reenabled" 229 check_err $? "$type stats reported as used after device request withdrawn" 231 check_err $? "$type stats reported as requested after device request withdrawn" 235 check_err $? "$type stats reported as used after both requests withdrawn" 265 check_err $? "$type stats reported as used after bounce" 267 check_err $? "$type stats reported as requested after bounce" 272 check_err $? "$type stats reported as not used after both device and netdevsim request" [all …]
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_boot_devices.robot | 105 Verify Boot Source Override Policy Persistency With Enabled Mode As Once After BMC Reboot 106 …[Documentation] Verify Boot Source Override Policy Persistency with Enabled Mode As Once After BM… 108 [Template] Verify Boot Source Override After BMC Reboot 125 Verify Boot Source Override Policy Persistency With Enabled Mode As Continuous After BMC Reboot 126 …] Verify Boot Source Override Policy Persistency with Enabled Mode As Continuous After BMC Reboot. 128 [Template] Verify Boot Source Override After BMC Reboot 145 Verify Boot Source Override Policy With Enabled Mode As Once After Host Reboot 146 [Documentation] Verify Boot Source Override Policy with Enabled Mode As Once After Host Reboot. 148 [Template] Verify Boot Source Override with Enabled Mode As Once After Host Reboot 163 Verify Boot Source Override Policy With Enabled Mode As Continuous After Host Reboot [all …]
|
/openbmc/linux/drivers/greybus/ |
H A D | greybus_trace.h | 60 * Occurs after an incoming request message has been received 65 * Occurs after an incoming response message has been received, 66 * after its matching request has been found. 71 * Occurs after an operation has been canceled, possibly before the 78 * been queued for sending, this occurs after it is sent. 127 * Occurs after a new operation is created for an outgoing request 133 * Occurs after a new core operation has been created. 138 * Occurs after a new operation has been created for an incoming 150 * Occurs when an operation has been marked active, after updating 199 * Occurs after a new connection is successfully created. [all …]
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | timers.c | 13 * - Timer for retransmitting the handshake if we don't hear back after 16 * - Timer for sending empty packet if we have received a packet but after have 19 * - Timer for initiating new handshake if we have sent a packet but after have 23 * - Timer for zeroing out all ephemeral keys after `(REJECT_AFTER_TIME * 3)` ms 47 pr_debug("%s: Handshake for peer %llu (%pISpfsc) did not complete after %d attempts, giving up\n", in wg_expired_retransmit_handshake() 65 …pr_debug("%s: Handshake for peer %llu (%pISpfsc) did not complete after %d seconds, retrying (try … in wg_expired_retransmit_handshake() 95 …pr_debug("%s: Retrying handshake with peer %llu (%pISpfsc) because we stopped hearing back after %… in wg_expired_new_handshake() 144 /* Should be called after an authenticated data packet is sent. */ 153 /* Should be called after an authenticated data packet is received. */ 165 /* Should be called after any type of authenticated packet is sent, whether [all …]
|
/openbmc/phosphor-state-manager/service_files/ |
H A D | phosphor-discover-system-state@.service | 4 After=mapper-wait@-xyz-openbmc_project-control-host%i-power_restore_policy.service key 6 After=mapper-wait@-xyz-openbmc_project-state-host%i.service key 8 After=mapper-wait@-xyz-openbmc_project-state-chassis%i.service key 10 After=mapper-wait@-xyz-openbmc_project-state-bmc0.service key 11 After=phosphor-reset-chassis-on@%i.service key 13 After=xyz.openbmc_project.Settings.service key 14 After=multi-user.target key
|
H A D | xyz.openbmc_project.State.Host@.service | 4 After=mapper-wait@-xyz-openbmc_project-control-host%i-auto_reboot.service key 6 After=mapper-wait@-xyz-openbmc_project-state-chassis%i.service key 7 After=phosphor-ipmi-host.service key 8 After=pldmd.service key 11 After=xyz.openbmc_project.Settings.service key 13 After=xyz.openbmc_project.Dump.Manager.service key
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 083.out | 6 === Check disconnect after neg1 === 22 === Check disconnect after export === 42 === Check disconnect after neg2 === 58 === Check disconnect after request === 66 === Check disconnect after reply === 82 === Check disconnect after data === 107 === Check disconnect after neg-classic === 115 === Check disconnect after neg1 === 131 === Check disconnect after export === 151 === Check disconnect after neg2 === [all …]
|
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/leds/phosphor-led-manager/ |
H A D | bmc_booted.conf | 2 After=network-online.target 3 After=mapper-wait@-xyz-openbmc_project-led-groups.service 4 After=mapper-wait@-xyz-openbmc_project-led-physical-led_bmc_ready.service 5 After=mapper-wait@-xyz-openbmc_project-led-physical-led_id_dwr_back_p.service 6 After=mapper-wait@-xyz-openbmc_project-led-physical-led_id_dwr_frnt_p.service 7 After=mapper-wait@-xyz-openbmc_project-led-groups-bmc_booted.service
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | bridge_locked_port.sh | 105 check_fail $? "Ping worked after locking port, but before adding FDB entry" 110 check_err $? "Ping did not work after locking port and adding FDB entry" 116 check_err $? "Ping did not work after unlocking port and removing FDB entry." 135 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry" 140 check_err $? "Ping through vlan did not work after locking port and adding FDB entry" 146 check_err $? "Ping through vlan did not work after unlocking port and removing FDB entry" 164 check_fail $? "Ping6 worked after locking port, but before adding FDB entry" 168 check_err $? "Ping6 did not work after locking port and adding FDB entry" 174 check_err $? "Ping6 did not work after unlocking port and removing FDB entry" 206 check_err $? "Ping did not work after replacing FDB entry" [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | bridge_locked_port.sh | 105 check_fail $? "Ping worked after locking port, but before adding FDB entry" 110 check_err $? "Ping did not work after locking port and adding FDB entry" 116 check_err $? "Ping did not work after unlocking port and removing FDB entry." 135 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry" 140 check_err $? "Ping through vlan did not work after locking port and adding FDB entry" 146 check_err $? "Ping through vlan did not work after unlocking port and removing FDB entry" 164 check_fail $? "Ping6 worked after locking port, but before adding FDB entry" 168 check_err $? "Ping6 did not work after locking port and adding FDB entry" 174 check_err $? "Ping6 did not work after unlocking port and removing FDB entry" 206 check_err $? "Ping did not work after replacing FDB entry" [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | frontend.json | 89 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 95 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 100 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 106 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… 111 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 117 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front… 122 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles", 128 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 133 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 139 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… [all …]
|
/openbmc/linux/scripts/ |
H A D | config | 29 --enable-after|-E beforeopt option 30 Enable option directly after other option 31 --disable-after|-D beforeopt option 32 Disable option directly after other option 33 --module-after|-M beforeopt option 34 Turn option into module directly after other option 85 local after="$2" 89 sed -e "s$SED_DELIM$before$SED_DELIM$after$SED_DELIM" "$infile" >"$tmpfile" 152 --*-after|-E|-D|-M) 208 --enable-after|-E) [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
H A D | debug | 7 # shell : starts a shell before and after each module 9 # shell=after:<module> : starts a shell after <module> is loaded and run 13 # shell-debug=after:<module> : run set -x after <module> is loaded and run 38 status_msg="after" 66 status_msg="after"
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/ |
H A D | frontend.json | 92 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 98 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 103 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 109 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… 114 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 120 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front… 125 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles", 131 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 136 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 142 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/ |
H A D | frontend.json | 107 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 113 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 119 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 125 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… 131 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 137 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front… 143 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles", 149 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 155 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 161 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | frontend.json | 92 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 98 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 103 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 109 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… 114 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 120 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front… 125 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles", 131 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 136 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 142 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/ |
H A D | frontend.json | 92 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 98 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 103 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 109 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… 114 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 120 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front… 125 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles", 131 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 136 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 142 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | frontend.json | 92 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 98 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 103 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 109 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… 114 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 120 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front… 125 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles", 131 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end … 136 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d… 142 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro… [all …]
|
/openbmc/linux/tools/testing/selftests/media_tests/ |
H A D | regression_test.txt | 2 and unregister paths. There have a few problems that result in user-after 18 Regressions test for cdev user-after free error on /dev/mediaX when driver 22 and cdev user-after-free fixes. This opens media dev files and sits in 35 device file goes away after unbind, device file name changes. Start the 37 after unbind, /dev/media1 or /dev/media2 could get created. The idea is 43 Run dmesg looking for any user-after free errors or mutex lock errors.
|