Lines Matching refs:head
129 struct hlist_head *head;
140 head = &hash->table[index];
143 hlist_for_each_entry_rcu(tt, head, hash_entry) {
645 struct hlist_head *head;
766 head = &tt_global->orig_list;
768 hlist_for_each_entry_rcu(orig_entry, head, list) {
1304 * @head: pointer to the list containing the local tt entries
1309 struct hlist_head *head,
1316 hlist_for_each_entry_safe(tt_common_entry, node_tmp, head,
1346 struct hlist_head *head;
1351 head = &hash->table[i];
1355 batadv_tt_local_purge_list(bat_priv, head, timeout);
1367 struct hlist_head *head;
1376 head = &hash->table[i];
1381 head, hash_entry) {
1445 const struct hlist_head *head;
1448 head = &entry->orig_list;
1449 hlist_for_each_entry_rcu(tmp_orig_entry, head, list) {
1507 const struct hlist_head *head;
1511 head = &tt_global->orig_list;
1512 hlist_for_each_entry_rcu(orig_entry, head, list)
1758 struct hlist_head *head;
1761 head = &tt_global_entry->orig_list;
1762 hlist_for_each_entry_rcu(orig_entry, head, list) {
1868 struct hlist_head *head;
1874 head = &global->orig_list;
1876 hlist_for_each_entry_rcu(orig_entry, head, list) {
1899 * @head: Pointer to the list containing the global tt entries
1908 struct hlist_head *head, int *idx_s, int *sub)
1914 hlist_for_each_entry_rcu(common, head, hash_entry) {
1946 struct hlist_head *head;
1975 head = &hash->table[bucket];
1979 head, &idx, &sub))
2029 struct hlist_head *head;
2034 head = &tt_global_entry->orig_list;
2035 hlist_for_each_entry_safe(orig_entry, safe, head, list)
2056 struct hlist_head *head;
2062 head = &tt_global_entry->orig_list;
2063 hlist_for_each_entry_safe(orig_entry, safe, head, list) {
2089 struct hlist_head *head;
2097 head = &tt_global_entry->orig_list;
2098 hlist_for_each_entry_rcu(orig_entry, head, list) {
2202 struct hlist_head *head;
2210 head = &hash->table[i];
2215 head, hash_entry) {
2267 struct hlist_head *head;
2276 head = &hash->table[i];
2280 hlist_for_each_entry_safe(tt_common, node_tmp, head,
2310 struct hlist_head *head;
2319 head = &hash->table[i];
2324 head, hash_entry) {
2445 struct hlist_head *head;
2451 head = &hash->table[i];
2454 hlist_for_each_entry_rcu(tt_common, head, hash_entry) {
2523 struct hlist_head *head;
2529 head = &hash->table[i];
2532 hlist_for_each_entry_rcu(tt_common, head, hash_entry) {
2761 struct hlist_head *head;
2775 head = &hash->table[i];
2778 head, hash_entry) {
3604 struct hlist_head *head;
3611 head = &hash->table[i];
3615 head, hash_entry) {
3643 struct hlist_head *head;
3651 head = &hash->table[i];
3655 hlist_for_each_entry_safe(tt_common, node_tmp, head,