Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
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
Dinet_connection_sock.c295 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict() local
337 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port() local
522 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port() local
/linux-6.12.1/kernel/
Dpid.c387 struct hlist_head *head2 = &pid2->tasks[PIDTYPE_PID]; in exchange_tids() local
/linux-6.12.1/drivers/video/fbdev/nvidia/
Dnv_type.h79 u32 head2; member
/linux-6.12.1/drivers/video/fbdev/riva/
Driva_hw.h515 U032 head2; member
/linux-6.12.1/kernel/events/
Dcore.c3525 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument