Home
last modified time | relevance | path

Searched refs:caller_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/printk/
Dprintk.c377 u32 caller_id; /* thread id or processor id */ member
604 static int log_store(u32 caller_id, int facility, int level, in log_store() argument
653 msg->caller_id = caller_id; in log_store()
720 u32 id = msg->caller_id; in msg_print_ext_header()
1078 VMCOREINFO_OFFSET(printk_log, caller_id); in log_buf_vmcoreinfo_setup()
1299 len += print_caller(msg->caller_id, buf + len); in print_prefix()
1824 u32 caller_id; /* printk_caller_id() of first print */ member
1836 log_store(cont.caller_id, cont.facility, cont.level, cont.flags, in cont_flush()
1841 static bool cont_add(u32 caller_id, int facility, int level, in cont_add() argument
1853 cont.caller_id = caller_id; in cont_add()
[all …]
/Linux-v5.4/drivers/net/fddi/
Ddefxx.h984 PI_UINT32 caller_id; member