/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | fib_notifications.sh | 31 # Make sure that the first notification was emitted without 47 # Make sure that the first notification was emitted without RTM_F_TRAP 112 # Make sure a single notification will be emitted for the programmed 119 # Make sure two notifications will be emitted for the programmed route. 125 # make sure a single notification will be emitted for the programmed 165 # Make sure a single notification will be emitted for the deleted route, 212 # Make sure a single notification will be emitted for the new route. 218 # Make sure two notifications will be emitted for the new route. 224 # make sure a single notification will be emitted for the new route. 246 # Make sure a single notification will be emitted for the programmed [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv7m/ |
H A D | cache.c | 123 /* Make sure cache selection is effective for next memory access */ in get_cline_size() 161 /* Make sure cache action is effective for next memory access */ in action_cache_range() 163 isb(); /* Make sure instruction stream sees it */ in action_cache_range() 181 /* Make sure cache selection is effective for next memory access */ in action_dcache_all() 193 /* Make sure cache action is effective for next memory access */ in action_dcache_all() 195 isb(); /* Make sure instruction stream sees it */ in action_dcache_all() 212 /* Make sure cache action is effective for next memory access */ in dcache_enable() 214 isb(); /* Make sure instruction stream sees it */ in dcache_enable() 230 /* Make sure cache action is effective for next memory access */ in dcache_disable() 232 isb(); /* Make sure instruction stream sees it */ in dcache_disable() [all …]
|
/openbmc/phosphor-watchdog/test/ |
H A D | watchdog.cpp | 88 /** @brief Make sure that watchdog is started and not enabled */ 117 /** @brief Make sure that watchdog is started and enabled */ 137 /** @brief Make sure that watchdog is started and enabled. 153 /** @brief Make sure that watchdog is started and enabled. 154 * Wait for 5 quantums and make sure that the remaining 179 /** @brief Make sure that watchdog is started and enabled. 206 /** @brief Make sure the Interval can be updated directly. 218 /** @brief Make sure the Interval can be updated while the timer is running. 245 /** @brief Make sure that watchdog is started and enabled. 246 * Wait default interval quantums and make sure that wdog has died [all …]
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 182 …"disconnectMessage": "Are you sure you want to disconnect {count} session? This action cannot be u… 232 …"deleteDumpConfirmation": "Are you sure you want to delete {count} dump? This action cannot be und… 234 "initiateSystemDumpMessage1": "Are you sure?", 265 … "deleteAllMessage": "Are you sure you want to delete all logs? This action cannot be undone.", 267 …"deleteMessage": "Are you sure you want to delete {count} log? This action cannot be undone. | Are… 358 … "switchRunningImageInfo2": "Are you sure you want to switch to the backup image ({backup})?", 361 "updateFirmwareInfo3": "Are you sure you want to proceed with the update?", 528 …pBatchConfirmMessage": "Are you sure you want to delete {count} role group? This action cannot be … 529 …"deleteRoleGroupConfirmMessage": "Are you sure you want to delete '{groupName}'? This action canno… 564 …tchDeleteConfirmMessage": "Are you sure you want to delete {count} user? This action cannot be und… [all …]
|
/openbmc/linux/lib/ |
H A D | iomap.c | 205 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite8() 211 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite16() 217 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite16be() 223 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite32() 229 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite32be() 266 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64_lo_hi() 274 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64_hi_lo() 282 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64be_lo_hi() 290 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite64be_hi_lo() 384 /* Make sure uninitialized memory isn't copied to devices. */ in iowrite8_rep() [all …]
|
/openbmc/openbmc/meta-raspberrypi/.github/ |
H A D | PULL_REQUEST_TEMPLATE.md | 2 Please make sure you've read and understood our contributing guidelines. 7 If this PR fixes an issue, make sure your description includes "fixes #xxxx". 9 If this PR connects to an issue, make sure your description includes "connected to #xxxx".
|
/openbmc/linux/net/wireless/ |
H A D | wext-spy.c | 34 /* Make sure driver is not buggy or using the old API */ in iw_handler_set_spy() 46 * The rtnl_lock() make sure we don't race with the other iw_handlers. in iw_handler_set_spy() 47 * This make sure wireless_spy_update() "see" that the spy list in iw_handler_set_spy() 64 /* Make sure above is updated before re-enabling */ in iw_handler_set_spy() 83 /* Make sure driver is not buggy or using the old API */ in iw_handler_get_spy() 118 /* Make sure driver is not buggy or using the old API */ in iw_handler_set_thrspy() 145 /* Make sure driver is not buggy or using the old API */ in iw_handler_get_thrspy() 200 /* Make sure driver is not buggy or using the old API */ in wireless_spy_update()
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | ksample.py | 56 # make sure if module exists 75 # make sure if module exists 91 # make sure if module exists 130 # make sure if module exists 163 # make sure if module exists 186 # make sure if module exists 203 # make sure if module exists 224 # make sure if module exists
|
/openbmc/sdbusplus/test/ |
H A D | timer.cpp | 83 /** @brief Makes sure that timer is expired and the 109 /** @brief Makes sure that timer is not expired 139 /** @brief Makes sure that timer value is changed in between 171 /** @brief Makes sure that timer value is changed in between 172 * and turn off and make sure that timer does not expire 209 /** @brief Makes sure that optional callback is called */ 234 /** @brief Makes sure that timer is not expired
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | hardirq.h | 48 * Make sure the sysreg write is performed before ___ctx->cnt \ 54 * Make sure ___ctx->cnt is set before we save ___hcr. We \ 72 * Make sure we read ___ctx->hcr before we release \ 78 * Make sure ___ctx->cnt release is visible before we \
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
H A D | func_event_triggers.tc | 85 echo " make sure it works 5 times" 95 echo " make sure it still works" 100 echo " make sure it only works 3 times" 116 echo " make sure it stop working"
|
H A D | fgraph-filter.tc | 6 # Make sure that function graph filtering works 27 # search for functions (has "()" on the line), and make sure 34 # Make sure we did find something
|
H A D | func_profiler.tc | 40 # make sure only schedule functions exist 47 echo "Make sure schedule was traced" 58 echo "make sure something other than scheduler is being traced"
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgroup_tcp_skb.c | 200 /* Check the types of outgoing packets of a server socket to make sure they 223 /* Check the types of incoming packets of a server socket to make sure they 246 /* Check the types of outgoing packets of a server socket to make sure they 269 /* Check the types of incoming packets of a server socket to make sure they 292 /* Check the types of outgoing packets of a client socket to make sure they 315 /* Check the types of incoming packets of a client socket to make sure they 338 /* Check the types of outgoing packets of a client socket to make sure they 361 /* Check the types of incoming packets of a client socket to make sure they
|
/openbmc/linux/arch/powerpc/kexec/ |
H A D | core_64.c | 46 * handle the virtual mode, we must make sure no destination in machine_kexec_prepare() 146 mb(); /* make sure our irqs are disabled before we say they are */ in kexec_smp_down() 150 mb(); /* make sure all irqs are disabled before this */ in kexec_smp_down() 154 * IPIs and be sure that no more will come in after this. in kexec_smp_down() 171 /* Make sure each CPU has at least made it to the state we need. in kexec_prepare_cpus_wait() 204 * We need to make sure each present CPU is online. The next kernel will scan 233 mb(); /* make sure IRQs are disabled before we say they are */ in kexec_prepare_cpus() 237 /* we are sure every CPU has IRQs off at this point */ in kexec_prepare_cpus() 241 * Before removing MMU mappings make sure all CPUs have entered real in kexec_prepare_cpus() 278 * We need to make sure that this is 16384-byte aligned due to the
|
/openbmc/linux/Documentation/hwmon/ |
H A D | submitting-patches.rst | 39 CONFIG_SMP, make sure it compiles for all configuration variants. 45 * Make sure the documentation in Documentation/hwmon/<driver_name>.rst is up to 48 * Make sure the information in Kconfig is up to date. 71 * Make sure that all dependencies are listed in Kconfig. 98 * If the driver has a detect function, make sure it is silent. Debug messages 122 * Make sure there are no race conditions in the probe function. Specifically,
|
/openbmc/linux/Documentation/networking/device_drivers/cable/ |
H A D | sb1000.rst | 61 configuration. Make sure to say "Y" to "Prompt for development drivers" 65 2. **BEFORE** you build the kernel, edit drivers/net/sb1000.c. Make sure 76 IRQ, and DMA settings for all your PnP cards. Make sure none of the settings 97 8. Be sure to modify /etc/ppp/firewall to use ipchains instead of 124 IP addresses (like 204.71.200.67), be sure your /etc/resolv.conf file 155 /usr/include/linux and /usr/include/asm header files. Make sure you 165 Make sure they don't conflict with any other pieces of hardware first! Then 187 edit /etc/ppp/cablemodem and make sure the ",nobroadcast" option is turned on
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | cache_v7.c | 76 /* DSB to make sure the operation is complete */ in v7_dcache_maint_range() 89 /* Full system DSB - make sure that the invalidation is complete */ in v7_inval_tlb() 91 /* Full system ISB - make sure the instruction stream sees it */ in v7_inval_tlb() 195 /* Full system DSB - make sure that the invalidation is complete */ in invalidate_icache_all() 198 /* ISB - make sure the instruction stream sees it */ in invalidate_icache_all()
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | test-mmap.c | 75 * Make sure we get pages aligned with the pagesize. The in check_aligned_anonymous_unfixed_mmaps() 95 /* Make sure we can read from the entire area. */ in check_aligned_anonymous_unfixed_mmaps() 122 /* Make sure we get pages aligned with the pagesize. The in check_large_anonymous_unfixed_mmap() 128 /* Make sure we can read from the entire area. */ in check_large_anonymous_unfixed_mmap() 175 * Make sure we get pages aligned with the pagesize. The in check_aligned_anonymous_unfixed_colliding_mmaps() 206 /* Make sure we get pages aligned with the pagesize. in check_aligned_anonymous_fixed_mmaps() 237 /* Make sure we get pages aligned with the pagesize. in check_aligned_anonymous_fixed_mmaps_collide_with_host() 275 /* Make sure we get pages aligned with the pagesize. The in check_file_unfixed_mmaps() 317 /* Make sure we get pages aligned with the pagesize. The in check_file_unfixed_eof_mmaps() 359 /* Make sure we get pages aligned with the pagesize. The in check_file_fixed_eof_mmaps() [all …]
|
/openbmc/linux/arch/mips/kernel/ |
H A D | entry.S | 47 local_irq_disable # make sure we dont miss an 84 local_irq_disable # make sure need_resched and 128 local_irq_disable # make sure need_resched and 150 local_irq_disable # make sure need_resched doesn't
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/ |
H A D | weston.service | 11 # Make sure we are started after logins are permitted. 25 # Since we are part of the graphical session, make sure we are started before 47 # Make sure the working directory is the users home directory
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | read-only-rootfs.rst | 45 It is very important that you make sure all post-Installation 50 enabled, the build system makes sure that all post-installation scripts 61 need to be sure they can be run during this file system creation. 86 make sure that you configure processes and applications that attempt
|
/openbmc/openbmc/poky/documentation/sdk-manual/ |
H A D | appendix-obtain.rst | 68 #. *Run the Installer:* Be sure you have execution privileges and run 87 #. *Set Up the Build Environment:* Be sure you are set up to use BitBake 116 #. *Make Sure You Are Building an Installer for the Correct Machine:* 117 Check to be sure that your :term:`MACHINE` variable in the ``local.conf`` 121 #. *Make Sure Your SDK Machine is Correctly Set:* If you are building a 123 current development host machine (i.e. the build host), be sure that 144 sure to replace ``image`` with an image (e.g. "core-image-sato"):: 162 of libraries, you need to be sure your SDK has the appropriate
|
/openbmc/linux/drivers/input/tablet/ |
H A D | Kconfig | 21 tablet. Make sure to say Y to "Mouse support" 34 Aiptek 8000U or Genius G-PEN 560 tablet. Make sure to say Y to 58 JamStudio tablet. Make sure to say Y to "Mouse support"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | NGPL | 9 … license is intended to give everyone the right to share NetHack. To make sure that you get the ri… 11 Specifically, we want to make sure that you have the right to give away copies of NetHack, that you… 13 …sure that everyone has such rights, we have to forbid you to deprive anyone else of these rights. …
|