Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dqspinlock_stat.h59 qstat_reset_cnts = qstat_num, enumerator
85 [qstat_reset_cnts] = "reset_counters",
180 if ((long)file_inode(file)->i_private != qstat_reset_cnts) in qstat_write()
225 if (!debugfs_create_file(qstat_names[qstat_reset_cnts], 0200, d_qstat, in init_qspinlock_stat()
226 (void *)(long)qstat_reset_cnts, &fops_qstat)) in init_qspinlock_stat()