Searched refs:PFM_IS_FILE (Results 1 - 1 of 1) sorted by relevance

/arch/ia64/kernel/
H A Dperfmon.c342 #define PFM_IS_FILE(f) ((f)->f_op == &pfm_file_ops) macro
1561 if (PFM_IS_FILE(filp) == 0) {
1661 if (PFM_IS_FILE(filp) == 0) {
1721 if (PFM_IS_FILE(filp) == 0) {
1829 if (PFM_IS_FILE(filp) == 0) {
1972 if (PFM_IS_FILE(filp) == 0) {
4894 if (unlikely(PFM_IS_FILE(file) == 0)) {

Completed in 76 milliseconds