Home
last modified time | relevance | path

Searched defs:m_list (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dmsg.h10 struct list_head m_list; member
Dfs_pin.h8 struct hlist_node m_list; member
/Linux-v4.19/fs/
Dmount.h30 struct hlist_head m_list; member
/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_switch.c1105 ice_add_mac(struct ice_hw *hw, struct list_head *m_list) in ice_add_mac()
1538 ice_remove_mac(struct ice_hw *hw, struct list_head *m_list) in ice_remove_mac()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.c1007 struct skl_module_deferred_bind *m_list, *modules; in skl_tplg_module_add_deferred_bind() local