Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dinet_hashtables.c184 struct inet_bind_hashbucket *head, *head2; in __inet_put_port() local
225 struct inet_bind_hashbucket *head, *head2; in __inet_inherit_port() local
899 struct inet_bind_hashbucket *head, *head2; in __inet_bhash2_update_saddr() local
1006 struct inet_bind_hashbucket *head, *head2; in __inet_hash_connect() local
H A Dinet_connection_sock.c290 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict() local
332 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port() local
517 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port() local
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h214 #define LIST_MOVE(head1, head2) do { \ argument
383 #define SIMPLEQ_CONCAT(head1, head2) do { \ argument
556 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
644 #define STAILQ_CONCAT(head1, head2) do { \ argument
/openbmc/qemu/include/qemu/
H A Dqueue.h354 #define QSIMPLEQ_CONCAT(head1, head2) do { \ argument
362 #define QSIMPLEQ_PREPEND(head1, head2) do { \ argument
/openbmc/linux/kernel/
H A Dpid.c376 struct hlist_head *head2 = &pid2->tasks[PIDTYPE_PID]; in exchange_tids() local
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_type.h79 u32 head2; member
/openbmc/linux/drivers/video/fbdev/riva/
H A Driva_hw.h515 U032 head2; member
/openbmc/linux/kernel/events/
H A Dcore.c3444 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument