Home
last modified time | relevance | path

Searched refs:first_record (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dsetup_mm.c114 const struct bi_record *first_record = record; in m68k_parse_bootinfo() local
197 save_bootinfo(first_record); in m68k_parse_bootinfo()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c395 struct mlxsw_sp_nve_mc_record *first_record; in mlxsw_sp_nve_mc_record_is_first() local
397 first_record = list_first_entry(&mc_list->records_list, in mlxsw_sp_nve_mc_record_is_first()
400 return mc_record == first_record; in mlxsw_sp_nve_mc_record_is_first()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A 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()

Completed in 4 milliseconds