Home
last modified time | relevance | path

Searched defs:head2 (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
H A Dinet_hashtables.c180 struct inet_bind_hashbucket *head, *head2; in __inet_put_port() local
220 struct inet_bind_hashbucket *head, *head2; in __inet_inherit_port() local
893 struct inet_bind_hashbucket *head, *head2; in __inet_bhash2_update_saddr() local
1000 struct inet_bind_hashbucket *head, *head2; in __inet_hash_connect() local
/linux/drivers/video/fbdev/nvidia/
H A Dnv_type.h79 u32 head2; member
/linux/drivers/video/fbdev/riva/
H A Driva_hw.h515 U032 head2; member
/linux/kernel/events/
H A Dcore.c3525 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument