Home
last modified time | relevance | path

Searched refs:int_log (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_plog.h46 u32 int_log[BFA_PL_INT_LOG_SZ]; member
Dbfa_svc.c359 lp.log_entry.int_log[i] = intarr[i]; in bfa_plog_intarr()
/linux-5.19.10/drivers/md/
Ddm-table.c35 static unsigned int int_log(unsigned int n, unsigned int base) in int_log() function
1077 t->depth = 1 + int_log(leaf_nodes, CHILDREN_PER_NODE); in dm_table_build_index()