Home
last modified time | relevance | path

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

/linux-6.6.21/arch/m68k/kernel/
Dsetup_mm.c114 const struct bi_record *first_record = record; in m68k_parse_bootinfo() local
197 save_bootinfo(first_record); in m68k_parse_bootinfo()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve.c405 struct mlxsw_sp_nve_mc_record *first_record; in mlxsw_sp_nve_mc_record_is_first() local
407 first_record = list_first_entry(&mc_list->records_list, in mlxsw_sp_nve_mc_record_is_first()
410 return mc_record == first_record; in mlxsw_sp_nve_mc_record_is_first()