Lines Matching refs:head

130 	struct hlist_head *head;
141 head = &hash->table[index];
144 hlist_for_each_entry_rcu(tt, head, hash_entry) {
646 struct hlist_head *head;
767 head = &tt_global->orig_list;
769 hlist_for_each_entry_rcu(orig_entry, head, list) {
1078 struct hlist_head *head;
1097 head = &hash->table[i];
1101 head, hash_entry) {
1390 * @head: pointer to the list containing the local tt entries
1395 struct hlist_head *head,
1402 hlist_for_each_entry_safe(tt_common_entry, node_tmp, head,
1432 struct hlist_head *head;
1437 head = &hash->table[i];
1441 batadv_tt_local_purge_list(bat_priv, head, timeout);
1453 struct hlist_head *head;
1462 head = &hash->table[i];
1467 head, hash_entry) {
1531 const struct hlist_head *head;
1534 head = &entry->orig_list;
1535 hlist_for_each_entry_rcu(tmp_orig_entry, head, list) {
1593 const struct hlist_head *head;
1597 head = &tt_global->orig_list;
1598 hlist_for_each_entry_rcu(orig_entry, head, list)
1847 struct hlist_head *head;
1850 head = &tt_global_entry->orig_list;
1851 hlist_for_each_entry_rcu(orig_entry, head, list) {
1896 struct hlist_head *head;
1931 head = &tt_global_entry->orig_list;
1933 hlist_for_each_entry_rcu(orig_entry, head, list) {
1978 struct hlist_head *head;
1992 head = &hash->table[i];
1996 head, hash_entry) {
2092 struct hlist_head *head;
2098 head = &global->orig_list;
2100 hlist_for_each_entry_rcu(orig_entry, head, list) {
2123 * @head: Pointer to the list containing the global tt entries
2132 struct hlist_head *head, int *idx_s, int *sub)
2138 hlist_for_each_entry_rcu(common, head, hash_entry) {
2170 struct hlist_head *head;
2199 head = &hash->table[bucket];
2203 head, &idx, &sub))
2255 struct hlist_head *head;
2260 head = &tt_global_entry->orig_list;
2261 hlist_for_each_entry_safe(orig_entry, safe, head, list)
2282 struct hlist_head *head;
2288 head = &tt_global_entry->orig_list;
2289 hlist_for_each_entry_safe(orig_entry, safe, head, list) {
2315 struct hlist_head *head;
2323 head = &tt_global_entry->orig_list;
2324 hlist_for_each_entry_rcu(orig_entry, head, list) {
2430 struct hlist_head *head;
2438 head = &hash->table[i];
2443 head, hash_entry) {
2495 struct hlist_head *head;
2504 head = &hash->table[i];
2508 hlist_for_each_entry_safe(tt_common, node_tmp, head,
2538 struct hlist_head *head;
2547 head = &hash->table[i];
2552 head, hash_entry) {
2675 struct hlist_head *head;
2681 head = &hash->table[i];
2684 hlist_for_each_entry_rcu(tt_common, head, hash_entry) {
2753 struct hlist_head *head;
2759 head = &hash->table[i];
2762 hlist_for_each_entry_rcu(tt_common, head, hash_entry) {
2991 struct hlist_head *head;
3005 head = &hash->table[i];
3008 head, hash_entry) {
3844 struct hlist_head *head;
3851 head = &hash->table[i];
3855 head, hash_entry) {
3883 struct hlist_head *head;
3891 head = &hash->table[i];
3895 hlist_for_each_entry_safe(tt_common, node_tmp, head,