Searched refs:idr_for_each_entry_ul (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_portid_table.c | 32 idr_for_each_entry_ul(&port_table_idr, port_info, tmp, i) { in mshv_port_table_fini()
|
| /linux/include/linux/ |
| H A D | idr.h | 218 #define idr_for_each_entry_ul(idr, entry, tmp, id) \ macro
|
| /linux/lib/ |
| H A D | codetag.c | 374 idr_for_each_entry_ul(&cttype->mod_idr, cmod, tmp, mod_id) { in codetag_unload_module()
|
| /linux/net/l2tp/ |
| H A D | l2tp_core.c | 186 idr_for_each_entry_ul(&pn->l2tp_tunnel_idr, tunnel, tmp, tunnel_id) { in l2tp_sk_to_tunnel() 441 idr_for_each_entry_ul(&pn->l2tp_tunnel_idr, tunnel, tmp, tunnel_id) { in l2tp_session_get_by_ifname() 1863 idr_for_each_entry_ul(&pn->l2tp_tunnel_idr, tunnel, tmp, tunnel_id) { in l2tp_pre_exit_net()
|
| /linux/net/sched/ |
| H A D | act_api.c | 577 idr_for_each_entry_ul(idr, p, tmp, id) { in tcf_dump_walker() 660 idr_for_each_entry_ul(idr, p, tmp, id) { in tcf_del_walker() 952 idr_for_each_entry_ul(idr, p, tmp, id) { in tcf_idrinfo_destroy() 1950 idr_for_each_entry_ul(idr, p, tmp, id) { in tcf_action_reoffload_cb()
|
| /linux/fs/nfsd/ |
| H A D | nfs4state.c | 7595 idr_for_each_entry_ul(&clp->cl_stateids, stid, tmp, id) in nfs40_clean_admin_revoked()
|