Searched defs:head2 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/net/ipv4/ |
D | inet_hashtables.c | 180 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
|
D | inet_connection_sock.c | 295 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/ |
D | pid.c | 387 struct hlist_head *head2 = &pid2->tasks[PIDTYPE_PID]; in exchange_tids() local
|
/linux-6.12.1/drivers/video/fbdev/nvidia/ |
D | nv_type.h | 79 u32 head2; member
|
/linux-6.12.1/drivers/video/fbdev/riva/ |
D | riva_hw.h | 515 U032 head2; member
|
/linux-6.12.1/kernel/events/ |
D | core.c | 3525 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument
|