Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dqdio.h295 u8 ocnt; member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dqdio.h275 u8 ocnt; member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dtraps_64.c1966 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 Dtraps_64.c1965 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 Dxfs_trace.h1082 __field(char, ocnt)
1099 __entry->ocnt = tic->t_ocnt;
1123 __entry->ocnt,
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h1214 __field(char, ocnt)
1231 __entry->ocnt = tic->t_ocnt;
1255 __entry->ocnt,

Completed in 19 milliseconds