Searched refs:ocnt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | qdio.h | 295 u8 ocnt; member
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | qdio.h | 275 u8 ocnt; member
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | traps_64.c | 1966 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error() 2024 if ((cnt = atomic_read(ocnt)) != 0) { in sun4v_log_error() 2025 atomic_set(ocnt, 0); in sun4v_log_error() 1965 sun4v_log_error(struct pt_regs *regs, struct sun4v_error_entry *ent, int cpu, const char *pfx, atomic_t *ocnt) sun4v_log_error() argument
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | traps_64.c | 1965 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error() 2023 if ((cnt = atomic_read(ocnt)) != 0) { in sun4v_log_error() 2024 atomic_set(ocnt, 0); in sun4v_log_error() 1964 sun4v_log_error(struct pt_regs *regs, struct sun4v_error_entry *ent, int cpu, const char *pfx, atomic_t *ocnt) sun4v_log_error() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 1082 __field(char, ocnt) 1099 __entry->ocnt = tic->t_ocnt; 1123 __entry->ocnt,
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 1214 __field(char, ocnt) 1231 __entry->ocnt = tic->t_ocnt; 1255 __entry->ocnt,
|
Completed in 19 milliseconds