Home
last modified time | relevance | path

Searched refs:thead (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/Documentation/sphinx/
H A DrstFlatTable.py186 thead = nodes.thead()
187 tgroup += thead
189 thead += self.buildTableRowNode(row)
/kernel/linux/linux-6.6/Documentation/sphinx/
H A DrstFlatTable.py176 thead = nodes.thead()
177 tgroup += thead
179 thead += self.buildTableRowNode(row)
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c941 struct xlog_rec_header *thead; in xlog_verify_tail() local
958 &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
987 buffer, &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c947 struct xlog_rec_header *thead; in xlog_verify_tail() local
964 &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
993 buffer, &tmp_tail, &thead, &wrapped); in xlog_verify_tail()
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel.c1126 struct hlist_head *thead = &itn->tunnels[h]; in ip_tunnel_destroy() local
1128 hlist_for_each_entry_safe(t, n, thead, hash_node) in ip_tunnel_destroy()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel.c1148 struct hlist_head *thead = &itn->tunnels[h]; in ip_tunnel_destroy() local
1150 hlist_for_each_entry_safe(t, n, thead, hash_node) in ip_tunnel_destroy()

Completed in 12 milliseconds