Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmsg.h10 struct list_head m_list; member
Dfs_pin.h8 struct hlist_node m_list; member
/Linux-v5.15/fs/
Dmount.h35 struct hlist_head m_list; member
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_switch.c1640 enum ice_status ice_add_mac(struct ice_hw *hw, struct list_head *m_list) in ice_add_mac()
2171 enum ice_status ice_remove_mac(struct ice_hw *hw, struct list_head *m_list) in ice_remove_mac()
/Linux-v5.15/sound/soc/intel/skylake/
Dskl-topology.c925 struct skl_module_deferred_bind *m_list, *modules; in skl_tplg_module_add_deferred_bind() local
/Linux-v5.15/drivers/net/ethernet/marvell/prestera/
Dprestera_hw.c914 struct list_head *m_list = prestera_acl_rule_match_list_get(rule); in prestera_hw_acl_matches_put() local