Searched defs:head2 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | inet_hashtables.c | 184 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 D | inet_connection_sock.c | 290 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 D | sys-queue.h | 214 #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 D | queue.h | 354 #define QSIMPLEQ_CONCAT(head1, head2) do { \ argument 362 #define QSIMPLEQ_PREPEND(head1, head2) do { \ argument
|
/openbmc/linux/kernel/ |
H A D | pid.c | 376 struct hlist_head *head2 = &pid2->tasks[PIDTYPE_PID]; in exchange_tids() local
|
/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A D | nv_type.h | 79 u32 head2; member
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | riva_hw.h | 515 U032 head2; member
|
/openbmc/linux/kernel/events/ |
H A D | core.c | 3444 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument
|