Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dadd_remove_fprobe.tc15 ocnt=`cat enabled_functions | wc -l`
34 if [ $cnt -eq $ocnt ]; then
60 if [ $cnt -ne $ocnt ]; then
69 if [ $cnt -ne $((ocnt + 1)) ]; then
78 if [ $cnt -ne $ocnt ]; then
/linux/arch/s390/include/asm/
H A Dqdio.h276 u8 ocnt; member
/linux/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/fs/xfs/
H A Dxfs_trace.h1530 __field(char, ocnt)
1547 __entry->ocnt = tic->t_ocnt;
1570 __entry->ocnt,