Lines Matching refs:devpath

91 struct devpath {  struct
136 struct devpath *dpp; argument
245 struct devpath *dpp;
501 static inline void pdc_dr_update(struct devpath *dpp, int cpu, int data_read) in pdc_dr_update()
506 static inline void pdc_nev_update(struct devpath *dpp, int cpu, int nevents) in pdc_nev_update()
611 static void dpp_free(struct devpath *dpp) in dpp_free()
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()
1114 static int get_drops(struct devpath *dpp) in get_drops()
1147 struct devpath *dpp = list_entry(p, struct devpath, head); in get_all_drops()
1167 static void free_tracer_heads(struct devpath *dpp) in free_tracer_heads()
1192 struct devpath *dpp = list_entry(p, struct devpath, head); in setup_tracer_devpaths()
1205 static inline void add_trace_buf(struct devpath *dpp, int cpu, in add_trace_buf()
1249 struct devpath *dpp; in add_devpath()
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()
1302 struct devpath *dpp = tbp->dpp; in flush_subbuf_net()
1440 struct devpath *dpp = list_entry(p, struct devpath, head); in __process_trace_bufs()
1503 struct devpath *dpp = iop->dpp; in net_sendfile_data()
1640 struct devpath *dpp = iop->dpp; in close_ios()
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()
1962 struct devpath *dpp = list_entry(p, struct devpath, head); in stop_tracers()
2048 struct devpath *dpp = list_entry(p, struct devpath, head); in show_stats()
2340 static void device_done(struct devpath *dpp, int ncpus) in device_done()
2358 struct devpath *dpp = list_entry(p, struct devpath, head); in net_ch_remove()
2398 static struct devpath *nc_add_dpp(struct cl_conn *nc, in nc_add_dpp()
2404 struct devpath *dpp; in nc_add_dpp()
2447 static struct devpath *nc_find_dpp(struct cl_conn *nc, in nc_find_dpp()
2454 struct devpath *dpp = list_entry(p, struct devpath, head); in nc_find_dpp()
2466 static void net_client_read_data(struct cl_conn *nc, struct devpath *dpp, in net_client_read_data()
2495 struct devpath *dpp; in net_client_data()
2817 struct devpath *dpp; in main()
2821 dpp = list_entry(p, struct devpath, head); in main()