Searched defs:cleanup_list (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/cdx/controller/ |
H A D | mcdi.c | 69 struct list_head *cleanup_list) in _cdx_mcdi_remove_cmd() argument 84 struct list_head *cleanup_list) in cdx_mcdi_remove_cmd() argument 316 struct list_head *cleanup_list) in cdx_mcdi_process_cleanup_list() argument 349 _cdx_mcdi_cancel_cmd(struct cdx_mcdi_iface * mcdi,unsigned int handle,struct list_head * cleanup_list) _cdx_mcdi_cancel_cmd() argument 618 cdx_mcdi_complete_cmd(struct cdx_mcdi_iface * mcdi,struct cdx_mcdi_cmd * cmd,struct cdx_dword * outbuf,int len,struct list_head * cleanup_list) cdx_mcdi_complete_cmd() argument 714 cdx_mcdi_timeout_cmd(struct cdx_mcdi_iface * mcdi,struct cdx_mcdi_cmd * cmd,struct list_head * cleanup_list) cdx_mcdi_timeout_cmd() argument 815 cdx_mcdi_mode_fail(struct cdx_mcdi * cdx,struct list_head * cleanup_list) cdx_mcdi_mode_fail() argument [all...] |
H A D | mcdi.h | 122 struct list_head cleanup_list; member
|
/linux/net/core/ |
H A D | flow_offload.c | 464 struct list_head *cleanup_list) in __flow_block_indr_cleanup() argument 475 static void flow_block_indr_notify(struct list_head *cleanup_list) in flow_block_indr_notify() argument
|
/linux/net/batman-adv/ |
H A D | send.c | 608 struct hlist_head *cleanup_list, in batadv_forw_packet_list_steal() argument [all...] |
H A D | types.h | 2124 struct hlist_node cleanup_list; member
|
/linux/include/net/ |
H A D | net_namespace.h | 84 struct llist_node cleanup_list; /* namespaces on death row */ member
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | mcg.c | 128 struct list_head cleanup_list; member
|