/net/ax25/ |
D | TODO | 2 listen_lock have to be bh-safe? 4 Do the netrom and rose locks have to be bh-safe?
|
/net/batman-adv/ |
D | translation-table.c | 480 struct batadv_tt_change_node *tt_change_node, *entry, *safe; in batadv_tt_local_event() local 500 list_for_each_entry_safe(entry, safe, &bat_priv->tt.changes_list, in batadv_tt_local_event() 1007 struct batadv_tt_change_node *entry, *safe; in batadv_tt_tvlv_container_update() local 1037 list_for_each_entry_safe(entry, safe, &bat_priv->tt.changes_list, in batadv_tt_tvlv_container_update() 1503 struct batadv_tt_change_node *entry, *safe; in batadv_tt_changes_list_free() local 1507 list_for_each_entry_safe(entry, safe, &bat_priv->tt.changes_list, in batadv_tt_changes_list_free() 2251 struct hlist_node *safe; in batadv_tt_global_del_orig_list() local 2256 hlist_for_each_entry_safe(orig_entry, safe, head, list) in batadv_tt_global_del_orig_list() 2278 struct hlist_node *safe; in batadv_tt_global_del_orig_node() local 2284 hlist_for_each_entry_safe(orig_entry, safe, head, list) { in batadv_tt_global_del_orig_node() [all …]
|
D | tp_meter.c | 345 struct batadv_tp_unacked *un, *safe; in batadv_tp_vars_release() local 353 list_for_each_entry_safe(un, safe, &tp_vars->unacked_list, list) { in batadv_tp_vars_release() 1115 struct batadv_tp_unacked *un, *safe; in batadv_tp_receiver_shutdown() local 1142 list_for_each_entry_safe(un, safe, &tp_vars->unacked_list, list) { in batadv_tp_receiver_shutdown() 1307 struct batadv_tp_unacked *un, *safe; in batadv_tp_ack_unordered() local 1314 list_for_each_entry_safe(un, safe, &tp_vars->unacked_list, list) { in batadv_tp_ack_unordered()
|
/net/wimax/ |
D | Kconfig | 22 If unsure, it is safe to select M (module).
|
/net/tipc/ |
D | server.c | 437 struct outqueue_entry *e, *safe; in tipc_clean_outqueues() local 440 list_for_each_entry_safe(e, safe, &con->outqueue, list) { in tipc_clean_outqueues()
|
D | node.c | 481 struct tipc_sock_conn *conn, *safe; in tipc_node_remove_conn() local 491 list_for_each_entry_safe(conn, safe, &node->conn_sks, list) { in tipc_node_remove_conn() 1067 struct tipc_sock_conn *conn, *safe; in node_lost_contact() local 1090 list_for_each_entry_safe(conn, safe, conns, list) { in node_lost_contact()
|
D | name_table.c | 832 struct publication *publ, *safe; in tipc_purge_publications() local 839 list_for_each_entry_safe(publ, safe, &info->zone_list, zone_list) { in tipc_purge_publications()
|
D | socket.c | 2219 struct publication *safe; in tipc_sk_withdraw() local 2222 list_for_each_entry_safe(publ, safe, &tsk->publications, pport_list) { in tipc_sk_withdraw()
|
/net/mac80211/ |
D | Kconfig | 131 of function calls in the code, but is otherwise safe to 308 Note that some of the counters are not concurrency safe
|
/net/ipv4/ |
D | Kconfig | 12 <http://www.savetz.com/mbone/>. For most people, it's safe to say N. 473 Nearly all users can safely say no here, and a safe default
|
/net/netfilter/ |
D | Kconfig | 802 While it is safe to decrement the hoplimit/TTL value, the
|