Searched refs:hr1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi6000.c | 524 struct hpi_response hr1; /* response from DSP 1 */ in create_adapter_obj() local 535 memset(&hr1, 0, sizeof(hr1)); in create_adapter_obj() 537 hr1.size = sizeof(hr1); in create_adapter_obj() 546 &hr1); in create_adapter_obj()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi6000.c | 524 struct hpi_response hr1; /* response from DSP 1 */ in create_adapter_obj() local 535 memset(&hr1, 0, sizeof(hr1)); in create_adapter_obj() 537 hr1.size = sizeof(hr1); in create_adapter_obj() 546 &hr1); in create_adapter_obj()
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep_proc.c | 196 hr1 = debug_atomic_read(redundant_hardirqs_on), in lockdep_stats_debug_show() local 220 seq_printf(m, " redundant hardirq ons: %11llu\n", hr1); in lockdep_stats_debug_show()
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep_proc.c | 198 hr1 = debug_atomic_read(redundant_hardirqs_on), in lockdep_stats_debug_show() local 222 seq_printf(m, " redundant hardirq ons: %11llu\n", hr1); in lockdep_stats_debug_show()
|
Completed in 7 milliseconds