• Home
  • Raw
  • Download

Lines Matching refs:list_entry

934 		struct devpath *dpp = list_entry(p, struct devpath, head);  in net_send_drops()
1076 struct devpath *dpp = list_entry(p, struct devpath, head); in setup_buts()
1105 struct devpath *dpp = list_entry(p, struct devpath, head); in start_buts()
1147 struct devpath *dpp = list_entry(p, struct devpath, head); in get_all_drops()
1192 struct devpath *dpp = list_entry(p, struct devpath, head); in setup_tracer_devpaths()
1256 struct devpath *tmp = list_entry(p, struct devpath, head); in add_devpath()
1285 struct devpath *dpp = list_entry(p, struct devpath, head); in rel_devpaths()
1321 tbp = list_entry(p, struct trace_buf, head); in handle_list_net()
1378 tbp = list_entry(p, struct trace_buf, head); in handle_list_file()
1440 struct devpath *dpp = list_entry(p, struct devpath, head); in __process_trace_bufs()
1667 struct devpath *dpp = list_entry(p, struct devpath, head); in open_ios()
1908 struct devpath *dpp = list_entry(p, struct devpath, head); in create_output_files()
1946 struct tracer *tp = list_entry(p, struct tracer, head); in start_tracers()
1962 struct devpath *dpp = list_entry(p, struct devpath, head); in stop_tracers()
1970 struct tracer *tp = list_entry(p, struct tracer, head); in stop_tracers()
1981 struct tracer *tp = list_entry(p, struct tracer, head); in del_tracers()
1999 struct tracer *tp = list_entry(p, struct tracer, head); in wait_tracers()
2048 struct devpath *dpp = list_entry(p, struct devpath, head); in show_stats()
2309 struct cl_host *ch = list_entry(p, struct cl_host, head); in net_find_client_host()
2358 struct devpath *dpp = list_entry(p, struct devpath, head); in net_ch_remove()
2363 struct cl_conn *nc = list_entry(p, struct cl_conn, ch_head); in net_ch_remove()
2454 struct devpath *dpp = list_entry(p, struct devpath, head); in nc_find_dpp()
2570 nc = list_entry(p, struct cl_conn, ns_head); in handle_client_data()
2589 struct cl_conn *nc = list_entry(p, struct cl_conn, ns_head); in net_setup_pfds()
2821 dpp = list_entry(p, struct devpath, head); in main()