Searched refs:what1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | smp_processor_id.c | 12 unsigned int check_preemption_disabled(const char *what1, const char *what2) in check_preemption_disabled() argument 45 what1, what2, preempt_count() - 1, current->comm, current->pid); in check_preemption_disabled()
|
/kernel/linux/linux-6.6/lib/ |
H A D | smp_processor_id.c | 12 unsigned int check_preemption_disabled(const char *what1, const char *what2) in check_preemption_disabled() argument 46 what1, what2, preempt_count() - 1, current->comm, current->pid); in check_preemption_disabled()
|
Completed in 1 milliseconds