Searched refs:ocnt (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/xfs/ |
D | xfs_filestream.c | 93 #define TRACE_MOVEAG(mp, ip, pip, oag, ocnt, nag, ncnt) \ argument 94 TRACE6(mp, XFS_FSTRM_KTRACE_MOVEAG, ip, pip, oag, ocnt, nag, ncnt) 107 #define TRACE_MOVEAG(mp, ip, pip, oag, ocnt, nag, ncnt) argument
|
/linux-2.6.39/arch/s390/include/asm/ |
D | qdio.h | 302 u8 ocnt; member
|
/linux-2.6.39/arch/sparc/kernel/ |
D | traps_64.c | 1810 …rror(struct pt_regs *regs, struct sun4v_error_entry *ent, int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error() argument 1845 if ((cnt = atomic_read(ocnt)) != 0) { in sun4v_log_error() 1846 atomic_set(ocnt, 0); in sun4v_log_error()
|
/linux-2.6.39/fs/xfs/linux-2.6/ |
D | xfs_trace.h | 764 __field(char, ocnt) 782 __entry->ocnt = tic->t_ocnt; 807 __entry->ocnt,
|