Home
last modified time | relevance | path

Searched refs:ocnt (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dadd_remove_fprobe.tc15 ocnt=`cat enabled_functions | wc -l`
22 if [ $cnt -ne $((ocnt + 1)) ]; then
30 if [ $cnt -ne $((ocnt + 1)) ]; then
39 if [ $cnt -ne $((ocnt + 2)) ]; then
56 if [ $cnt -ne $((ocnt + 2)) ]; then
64 if [ $cnt -ne $ocnt ]; then
72 if [ $cnt -ne $((ocnt + 1)) ]; then
80 if [ $cnt -ne $ocnt ]; then
/linux-6.15/arch/s390/include/asm/
H A Dqdio.h276 u8 ocnt; member
/linux-6.15/arch/sparc/kernel/
H A Dtraps_64.c1966 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error() argument
2024 if ((cnt = atomic_read(ocnt)) != 0) { in sun4v_log_error()
2025 atomic_set(ocnt, 0); in sun4v_log_error()
/linux-6.15/fs/xfs/
H A Dxfs_trace.h1432 __field(char, ocnt)
1449 __entry->ocnt = tic->t_ocnt;
1472 __entry->ocnt,