Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c102 struct hlist_bl_head *head, *head2; in conn_tab_lock() local
172 struct hlist_bl_head *head2) in conn_tab_unlock()
264 struct hlist_bl_head *head, *head2; in ip_vs_conn_hash() local
319 struct hlist_bl_head *head, *head2; in ip_vs_conn_unlink() local
645 struct hlist_bl_head *head, *head2, *head_new; in ip_vs_conn_fill_cport() local
800 struct hlist_bl_head *head, *head2; in ip_vs_conn_change_fwd_mask() local
898 struct hlist_bl_head *head, *head2; in conn_resize_work_handler() local
H A Dip_vs_ctl.c672 struct hlist_bl_head *head, *head2; in svc_resize_work_handler() local
/linux/net/ipv4/
H A Dinet_connection_sock.c278 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict() local
321 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port() local
507 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port() local
/linux/tools/testing/selftests/futex/functional/
H A Drobust_list.c278 struct robust_list_head head, head2, *get_head; TEST() local
/linux/kernel/
H A Dpid.c441 struct hlist_head *head2 = &pid2->tasks[PIDTYPE_PID]; in exchange_tids() 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/tools/perf/
H A Dbuiltin-sched.c4229 show_schedstat_data(struct list_head * head1,struct cpu_domain_map ** cd_map1,struct list_head * head2,struct cpu_domain_map ** cd_map2,bool summary_only) show_schedstat_data() argument