/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | toaster-unmanaged-mode.json | 101 … "action": "Click \"Clear search\" icon (icon-remove-sign). Observe all builds are showed. ", 173 …"action": "Breadcrumbs \n \n * Observe that the 4 breadcrumbs at the top left are: \n \n … 177 …Observe the left-hand box with links to the other pages of the build \n \n * Observe the titl… 181 …_*\" (or the whole cookie if those are the only sub-cookies). \n \n * Observe that the default … 185 …Observe that the fields are sorted as follows (with the indicated items greyed) \n \n [ ] CPU… 189 …Observe that the search text box background text is \"Search tasks\". \n \n * Set the search … 193 …Observe that by default the \"Order\" column header is in bold, it has a down-arrow icon, and that… 197 …ach of the sortable columns do sort, ascending and descending \n \n * Observe that each of the … 201 …Observe that the \"Executed\" column has the filter icon. Click on it and observe these values, wh… 205 …Observe that the \"Outcome\" column has the filter icon. Click on it and observe these values, whe… [all …]
|
/openbmc/linux/include/linux/ |
H A D | rbtree_latch.h | 22 * copy, this does not guarantee an iteration will not observe modifications. 135 * observe one complete tree. See the comment for raw_write_seqcount_latch(). 138 * tree structure is stored before we can observe the new @node. 161 * always observe one complete tree. See the comment for 164 * It is assumed that @node will observe one RCU quiescent state before being
|
H A D | errno.h | 10 * codes, signal_pending() MUST be set. Note that ptrace can observe these
|
H A D | spinlock.h | 143 * it is forbidden that CPU0 does not observe CPU1's store to Y (r0 = 0) 144 * and CPU1 does not observe CPU0's store to X (r1 = 0); see the comments 162 * and CPU2 does not observe CPU0's store to X (r2 = 0); see the comments
|
H A D | swait.h | 115 * observe an empty wait list while the waiter might not observe @cond.
|
/openbmc/linux/kernel/kcsan/ |
H A D | kcsan.h | 103 * Did not observe a value-change, however, it is valid to report the 109 * Did not observe a value-change, and it is invalid to report the race.
|
H A D | permissive.h | 70 * The rules here will ignore the data races if we observe no more than in kcsan_ignore_data_race()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | examples.txt | 44 You can observe the statistical properties as well, by using the 157 Or you can observe the whole system's page allocations for 10 173 Or observe how fluctuating the page allocations are, via statistical
|
/openbmc/openbmc-test-automation/ |
H A D | CONTRIBUTING.md | 33 - Observe a maximum line length of 110 characters. 81 underscores or case. However, our team will observe the following conventions 323 For certain very commonly used kinds of variables, please observe these 579 - When you define a python function, observe the following conventions: 680 For certain very commonly used kinds of variables, please observe these
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_kptr.c | 151 /* Observe refcount dropping to 1 on bpf_map_free_deferred */ in serial_test_map_kptr() 156 /* Observe refcount dropping to 1 on synchronous delete elem */ in serial_test_map_kptr()
|
/openbmc/linux/kernel/locking/ |
H A D | osq_lock.c | 62 * will now observe @lock and will complete its in osq_wait_next() 167 * in which case we should observe @node->locked becoming in osq_lock()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | sync.h | 28 * other coherent CPUs will observe their completion before they observe
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | lpc.c | 22 /* Observe SPI Descriptor Component Section 0 */ in set_spi_speed()
|
/openbmc/linux/kernel/futex/ |
H A D | pi.c | 383 * observe this state, wait_lock is irrelevant. in __attach_to_pi_owner() 1017 * handoff -- such that the latter can observe the futex_q::pi_state in futex_lock_pi() 1024 * such that futex_unlock_pi() is guaranteed to observe the waiter when in futex_lock_pi() 1050 * observe this inconsistency. in futex_lock_pi() 1151 * wake_futex_p() must observe a state consistent with what we in futex_unlock_pi() 1155 * complete such that we're guaranteed to observe the in futex_unlock_pi()
|
/openbmc/linux/fs/ |
H A D | internal.h | 122 * caller is able to observe any changes done by the remount. This holds until 143 * observe all the changes remount did to the superblock.
|
/openbmc/linux/kernel/time/ |
H A D | sched_clock.c | 113 * sched_clock() will never observe mis-matched data even if called from 265 * at the end of the critical section to be sure we observe the
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_yamaha_terratec.c | 26 * to observe device's state, mainly check cmp connection and signal format. I
|
/openbmc/telemetry/ |
H A D | README.md | 19 - generic and centralized way to observe telemetry data inside system
|
/openbmc/linux/kernel/ |
H A D | jump_label.c | 168 * static_key_dec_not_one() observe the positive value, in static_key_slow_inc_cpuslocked() 169 * they must also observe all the text changes. in static_key_slow_inc_cpuslocked() 174 * While holding the mutex this should never observe in static_key_slow_inc_cpuslocked() 300 * It should be impossible to observe -1 with jump_label_mutex held, in __static_key_slow_dec_cpuslocked()
|
/openbmc/linux/Documentation/i2c/ |
H A D | i2c-stub.rst | 38 4. observe its behavior in the kernel log
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | ivc.c | 394 * Notify remote end to observe state transition. in tegra_ivc_channel_notified() 432 * Notify remote end to observe state transition. in tegra_ivc_channel_notified() 454 * Notify remote end to observe state transition. in tegra_ivc_channel_notified()
|
/openbmc/linux/net/netfilter/ |
H A D | nft_set_bitmap.c | 25 * If no transaction is going on, we observe all elements are in the following 33 * On transaction handling, we observe these two temporary states:
|
/openbmc/qemu/qapi/ |
H A D | qapi-schema.json | 18 # It's important to observe that all communication examples are
|
/openbmc/linux/tools/testing/selftests/tty/ |
H A D | tty_tstamp_update.c | 65 /* We need to wait at least 8 seconds in order to observe timestamp change */ in main()
|
/openbmc/obmc-console/test/ |
H A D | test-config-resolve-console-id.c | 62 * socket-id is no-longer an alias for console-id, therefore we should observe in test_independence_config_socket_id()
|