Searched refs:container_obj (Results 1 - 12 of 12) sorted by relevance

/linux-master/net/caif/
H A Dcfdbgl.c15 #define container_obj(layr) ((struct cfsrvl *) layr) macro
40 struct cfsrvl *service = container_obj(layr);
H A Dcfmuxl.c18 #define container_obj(layr) container_of(layr, struct cfmuxl, layer) macro
88 struct cfmuxl *muxl = container_obj(layr);
106 struct cfmuxl *muxl = container_obj(layr);
154 struct cfmuxl *muxl = container_obj(layr);
177 struct cfmuxl *muxl = container_obj(layr);
213 struct cfmuxl *muxl = container_obj(layr);
249 struct cfmuxl *muxl = container_obj(layr);
H A Dcffrml.c20 #define container_obj(layr) container_of(layr, struct cffrml, layer) macro
59 struct cffrml *this = container_obj(layer);
89 this = container_obj(layr);
143 struct cffrml *this = container_obj(layr);
178 struct cffrml *this = container_obj(layr);
185 struct cffrml *this = container_obj(layr);
193 struct cffrml *this = container_obj(layr);
H A Dcfutill.c17 #define container_obj(layr) ((struct cfsrvl *) layr) macro
43 struct cfsrvl *service = container_obj(layr);
83 struct cfsrvl *service = container_obj(layr);
H A Dcfvidl.c17 #define container_obj(layr) ((struct cfsrvl *) layr) macro
49 struct cfsrvl *service = container_obj(layr);
H A Dcfsrvl.c25 #define container_obj(layr) container_of(layr, struct cfsrvl, layer) macro
30 struct cfsrvl *service = container_obj(layr);
96 struct cfsrvl *service = container_obj(layr);
188 struct cfsrvl *servl = container_obj(layer);
194 struct cfsrvl *servl = container_obj(layer);
203 servl = container_obj(adap_layer->dn);
H A Dcfserl.c16 #define container_obj(layr) ((struct cfserl *) layr) macro
56 struct cfserl *layr = container_obj(l);
181 struct cfserl *layr = container_obj(layer);
H A Dcfdgml.c17 #define container_obj(layr) ((struct cfsrvl *) layr) macro
86 struct cfsrvl *service = container_obj(layr);
H A Dcfveil.c21 #define container_obj(layr) container_of(layr, struct cfsrvl, layer) macro
80 struct cfsrvl *service = container_obj(layr);
H A Dcfrfml.c17 #define container_obj(layr) container_of(layr, struct cfrfml, serv.layer) macro
37 struct cfrfml *rfml = container_obj(&srvl->layer);
108 rfml = container_obj(layr);
220 struct cfrfml *rfml = container_obj(layr);
H A Dcfctrl.c17 #define container_obj(layr) container_of(layr, struct cfctrl, serv.layer) macro
63 struct cfctrl *ctrl = container_obj(layer);
165 struct cfctrl *this = container_obj(layer);
179 struct cfctrl *cfctrl = container_obj(layer);
203 struct cfctrl *cfctrl = container_obj(layer);
313 struct cfctrl *cfctrl = container_obj(layer);
338 struct cfctrl *ctrl = container_obj(layr);
362 struct cfctrl *cfctrl = container_obj(layer);
558 struct cfctrl *this = container_obj(layr);
H A Dcfcnfg.c24 #define container_obj(layr) container_of(layr, struct cfcnfg, layer) macro
375 struct cfcnfg *cnfg = container_obj(layer);

Completed in 123 milliseconds