Home
last modified time | relevance | path

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

/Linux-v5.10/arch/c6x/kernel/
Dtraps.c310 unsigned int type_num; in process_exception() local
314 type_num = fls(type) - 1; in process_exception()
316 switch (type_num) { in process_exception()
337 ack_exception(type_num); in process_exception()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c10860 u32 type_num) in hclge_get_dfx_reg_bd_num() argument
10874 for (i = 0; i < type_num; i++) { in hclge_get_dfx_reg_bd_num()