Searched refs:cl (Results 26 - 30 of 30) sorted by relevance

12

/net/ceph/
H A Dmon_client.c775 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) argument
781 monc->client = cl;
791 monc->auth = ceph_auth_init(cl->options->name,
792 cl->options->key);
/net/sunrpc/
H A Dsvc_xprt.c71 struct svc_xprt_class *cl; local
79 list_for_each_entry(cl, &svc_xprt_class_list, xcl_list) {
80 if (strcmp(xcl->xcl_name, cl->xcl_name) == 0)
/net/sched/
H A Dsch_red.c298 static int red_dump_class(struct Qdisc *sch, unsigned long cl, argument
H A Dsch_tbf.c371 static int tbf_dump_class(struct Qdisc *sch, unsigned long cl, argument
H A Dsch_netem.c920 static int netem_dump_class(struct Qdisc *sch, unsigned long cl, argument
925 if (cl != 1 || !q->qdisc) /* only one class */

Completed in 79 milliseconds

12