Home
last modified time | relevance | path

Searched full:observe (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/kernel/kcsan/
H A Dkcsan.h103 * 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 Dpermissive.h70 * The rules here will ignore the data races if we observe no more than in kcsan_ignore_data_race()
/linux/fs/xfs/scrub/
H A Dagb_bitmap.c32 * the first btree record, we'll observe that bc_levels[0].ptr == 1, so we
33 * record that we saw block 1. Then we observe that bc_levels[1].ptr == 1, so
/linux/tools/perf/Documentation/
H A Dexamples.txt44 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
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c151 /* 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()
/linux/arch/mips/include/asm/
H A Dsync.h28 * other coherent CPUs will observe their completion before they observe
/linux/include/linux/
H A Derrno.h10 * codes, signal_pending() MUST be set. Note that ptrace can observe these
H A Dswait.h115 * observe an empty wait list while the waiter might not observe @cond.
H A Dspinlock.h143 * 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
/linux/sound/firewire/bebob/
H A Dbebob_yamaha_terratec.c26 * to observe device's state, mainly check cmp connection and signal format. I
/linux/Documentation/i2c/
H A Di2c-stub.rst38 4. observe its behavior in the kernel log
/linux/kernel/
H A Djump_label.c171 * static_key_dec_not_one() observe the positive value, in static_key_slow_inc_cpuslocked()
172 * they must also observe all the text changes. in static_key_slow_inc_cpuslocked()
177 * While holding the mutex this should never observe in static_key_slow_inc_cpuslocked()
303 * It should be impossible to observe -1 with jump_label_mutex held, in __static_key_slow_dec_cpuslocked()
/linux/kernel/locking/
H A Dqspinlock_paravirt.h364 * observe its next->locked value and advance itself. in pv_kick_node()
443 * when we observe _Q_SLOW_VAL in __pv_queued_spin_unlock() in pv_wait_head_or_lock()
444 * we'll be sure to be able to observe our hash entry. in pv_wait_head_or_lock()
/linux/net/netfilter/
H A Dnft_set_bitmap.c26 * If no transaction is going on, we observe all elements are in the following
34 * On transaction handling, we observe these two temporary states:
/linux/tools/testing/selftests/tty/
H A Dtty_tstamp_update.c74 /* We need to wait at least 8 seconds in order to observe timestamp change */ in main()
/linux/fs/
H A Dinternal.h140 * caller is able to observe any changes done by the remount. This holds until
161 * observe all the changes remount did to the superblock.
/linux/Documentation/staging/
H A Dspeculation.rst16 observe its impact on microarchitectural state, such as the presence or
/linux/drivers/firmware/tegra/
H A Divc.c472 * Notify remote end to observe state transition. in tegra_ivc_notified()
512 * Notify remote end to observe state transition. in tegra_ivc_notified()
536 * Notify remote end to observe state transition. in tegra_ivc_notified()
/linux/kernel/futex/
H A Dpi.c384 * observe this state, wait_lock is irrelevant. in __attach_to_pi_owner()
1024 * handoff -- such that the latter can observe the futex_q::pi_state in futex_lock_pi()
1031 * such that futex_unlock_pi() is guaranteed to observe the waiter when in futex_lock_pi()
1183 * wake_futex_pi() must observe any new waiters. in futex_unlock_pi()
1192 * complete such that we're guaranteed to observe the in futex_unlock_pi()
/linux/net/core/
H A Dgro_cells.c120 /* We need to observe an rcu grace period before freeing ->cells, in gro_cells_destroy()
/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst82 10) Now you can reboot your board and observe the new BIOS starting up
/linux/net/xdp/
H A Dxsk_queue.h74 * could observe the producer pointer being set and thus load the data
91 * barrier, the producer could observe the consumer pointer being set
/linux/kernel/sched/
H A Dloadavg.c215 * See calc_global_nohz(), if we observe the new index, we also in calc_load_write_idx()
216 * need to observe the new update time. in calc_load_write_idx()
H A Dswait.c20 * task is already running, so it will observe condition true (or has already).
/linux/kernel/trace/
H A Dtrace_sched_switch.c324 * if we observe a non-NULL tgid_map then we also observe the correct in trace_find_tgid_ptr()

1234567