Lines Matching refs:devpath
91 struct devpath { struct
136 struct devpath *dpp; argument
245 struct devpath *dpp;
484 static inline void pdc_dr_update(struct devpath *dpp, int cpu, int data_read) in pdc_dr_update()
489 static inline void pdc_nev_update(struct devpath *dpp, int cpu, int nevents) in pdc_nev_update()
594 static void dpp_free(struct devpath *dpp) in dpp_free()
912 struct devpath *dpp = list_entry(p, struct devpath, head); in net_send_drops()
1045 struct devpath *dpp = list_entry(p, struct devpath, head); in setup_buts()
1069 struct devpath *dpp = list_entry(p, struct devpath, head); in start_buts()
1078 static int get_drops(struct devpath *dpp) in get_drops()
1111 struct devpath *dpp = list_entry(p, struct devpath, head); in get_all_drops()
1131 static void free_tracer_heads(struct devpath *dpp) in free_tracer_heads()
1156 struct devpath *dpp = list_entry(p, struct devpath, head); in setup_tracer_devpaths()
1169 static inline void add_trace_buf(struct devpath *dpp, int cpu, in add_trace_buf()
1213 struct devpath *dpp; in add_devpath()
1240 struct devpath *dpp = list_entry(p, struct devpath, head); in rel_devpaths()
1257 struct devpath *dpp = tbp->dpp; in flush_subbuf_net()
1395 struct devpath *dpp = list_entry(p, struct devpath, head); in __process_trace_bufs()
1458 struct devpath *dpp = iop->dpp; in net_sendfile_data()
1585 struct devpath *dpp = iop->dpp; in close_ios()
1612 struct devpath *dpp = list_entry(p, struct devpath, head); in open_ios()
1875 struct devpath *dpp = list_entry(p, struct devpath, head); in stop_tracers()
1960 struct devpath *dpp = list_entry(p, struct devpath, head); in show_stats()
2238 static void device_done(struct devpath *dpp, int ncpus) in device_done()
2256 struct devpath *dpp = list_entry(p, struct devpath, head); in net_ch_remove()
2296 static struct devpath *nc_add_dpp(struct cl_conn *nc, in nc_add_dpp()
2302 struct devpath *dpp; in nc_add_dpp()
2345 static struct devpath *nc_find_dpp(struct cl_conn *nc, in nc_find_dpp()
2352 struct devpath *dpp = list_entry(p, struct devpath, head); in nc_find_dpp()
2364 static void net_client_read_data(struct cl_conn *nc, struct devpath *dpp, in net_client_read_data()
2393 struct devpath *dpp; in net_client_data()
2639 struct devpath *dpp; in main()
2643 dpp = list_entry(p, struct devpath, head); in main()