Home
last modified time | relevance | path

Searched refs:ocnt (Results 1 – 2 of 2) 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