Searched full:sure (Results 1 – 25 of 2832) sorted by relevance
12345678910>>...114
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
D | fib_notifications.sh |
|
/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/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/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… 234 …"deleteDumpConfirmation": "Are you sure you want to delete {count} dump? This action cannot be und… 236 "initiateSystemDumpMessage1": "Are you sure?", 267 … "deleteAllMessage": "Are you sure you want to delete all logs? This action cannot be undone.", 269 …"deleteMessage": "Are you sure you want to delete {count} log? This action cannot be undone. | Are… 360 … "switchRunningImageInfo2": "Are you sure you want to switch to the backup image ({backup})?", 363 "updateFirmwareInfo3": "Are you sure you want to proceed with the update?", 530 …pBatchConfirmMessage": "Are you sure you want to delete {count} role group? This action cannot be … 531 …"deleteRoleGroupConfirmMessage": "Are you sure you want to delete '{groupName}'? This action canno… 566 …tchDeleteConfirmMessage": "Are you sure you want to delete {count} user? This action cannot be und… [all …]
|
/openbmc/linux/lib/ |
D | iomap.c |
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | fgraph-filter.tc |
|
D | func_event_triggers.tc |
|
D | func_profiler.tc |
|
/openbmc/linux/arch/arm64/include/asm/ |
D | hardirq.h |
|
/openbmc/linux/net/wireless/ |
D | wext-spy.c |
|
/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/tools/testing/selftests/bpf/progs/ |
D | cgroup_tcp_skb.c |
|
/openbmc/linux/Documentation/hwmon/ |
D | submitting-patches.rst |
|
/openbmc/linux/Documentation/networking/device_drivers/cable/ |
D | sb1000.rst |
|
/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/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/linux/arch/mips/kernel/ |
D | entry.S |
|
/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/drivers/input/tablet/ |
D | Kconfig |
|
/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/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. …
|
/openbmc/phosphor-event/test/ |
H A D | README.md | 3 * When using an SDK - make sure it has been built 10 - Be sure to include --enable-oe-sdk or the tests
|
/openbmc/linux/Documentation/admin-guide/ |
D | init.rst |
|
12345678910>>...114