Searched defs:msg (Results 1 – 19 of 19) sorted by relevance
| /kernel/locking/ |
| D | spinlock_debug.c | 55 static void spin_dump(raw_spinlock_t *lock, const char *msg) in spin_dump() 73 static void spin_bug(raw_spinlock_t *lock, const char *msg) in spin_bug() 81 #define SPIN_BUG_ON(cond, lock, msg) if (unlikely(cond)) spin_bug(lock, msg) argument 146 static void rwlock_bug(rwlock_t *lock, const char *msg) in rwlock_bug() 157 #define RWLOCK_BUG_ON(cond, lock, msg) if (unlikely(cond)) rwlock_bug(lock, msg) argument
|
| /kernel/bpf/preload/iterators/ |
| D | Makefile | 26 msg = macro 29 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))"; macro
|
| /kernel/irq/ |
| D | msi.c | 272 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg() 277 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg() 634 struct msi_msg *msg) in irq_chip_write_msi_msg() 639 static void msi_check_level(struct irq_domain *domain, struct msi_msg *msg) in msi_check_level() 667 struct msi_msg msg[2] = { [1] = { }, }; in msi_domain_set_affinity() local 683 struct msi_msg msg[2] = { [1] = { }, }; in msi_domain_activate() local 694 struct msi_msg msg[2]; in msi_domain_deactivate() local
|
| D | chip.c | 1603 int irq_chip_compose_msi_msg(struct irq_data *data, struct msi_msg *msg) in irq_chip_compose_msi_msg()
|
| /kernel/trace/rv/ |
| D | reactor_printk.c | 15 static void rv_printk_reaction(char *msg) in rv_printk_reaction()
|
| D | reactor_panic.c | 16 static void rv_panic_reaction(char *msg) in rv_panic_reaction()
|
| D | rv_reactors.c | 471 static void rv_nop_reaction(char *msg) in rv_nop_reaction()
|
| /kernel/power/ |
| D | hibernate.c | 273 unsigned nr_pages, char *msg) in swsusp_show_speed() 386 pm_message_t msg; in hibernation_snapshot() local
|
| /kernel/debug/kdb/ |
| D | kdb_io.c | 561 static void kdb_msg_write(const char *msg, int msg_len) in kdb_msg_write()
|
| /kernel/trace/ |
| D | trace_mmiotrace.c | 248 const char *msg = print->buf; in mmio_print_mark() local
|
| D | trace_hwlat.c | 188 #define hwlat_err(msg) ({ \ argument
|
| D | trace_osnoise.c | 483 #define osnoise_taint(msg) ({ \ argument 1196 static __always_inline void osnoise_stop_exception(char *msg, int cpu) in osnoise_stop_exception()
|
| D | blktrace.c | 435 char *msg; in blk_msg_write() local
|
| /kernel/ |
| D | panic.c | 196 void nmi_panic(struct pt_regs *regs, const char *msg) in nmi_panic()
|
| D | auditsc.c | 1603 char *msg = "(null)"; in audit_log_proctitle() local
|
| /kernel/debug/ |
| D | debug_core.c | 996 void kgdb_panic(const char *msg) in kgdb_panic()
|
| /kernel/events/ |
| D | uprobes.c | 118 static void uprobe_warn(struct task_struct *t, const char *msg) in uprobe_warn()
|
| /kernel/sched/ |
| D | ext.c | 85 char *msg; member
|
| /kernel/bpf/ |
| D | verifier.c | 2266 const char *msg; in reg_bounds_sanity_check() local
|