cffrml             12 include/net/caif/cffrml.h struct cffrml;
cffrml             12 include/net/caif/cfmuxl.h struct cffrml;
cffrml             20 net/caif/cffrml.c #define container_obj(layr) container_of(layr, struct cffrml, layer)
cffrml             37 net/caif/cffrml.c 	struct cffrml *this = kzalloc(sizeof(struct cffrml), GFP_ATOMIC);
cffrml             46 net/caif/cffrml.c 	caif_assert(offsetof(struct cffrml, layer) == 0);
cffrml             59 net/caif/cffrml.c 	struct cffrml *this = container_obj(layer);
cffrml             88 net/caif/cffrml.c 	struct cffrml *this;
cffrml            143 net/caif/cffrml.c 	struct cffrml *this = container_obj(layr);
cffrml            178 net/caif/cffrml.c 	struct cffrml *this = container_obj(layr);
cffrml            185 net/caif/cffrml.c 	struct cffrml *this = container_obj(layr);
cffrml            193 net/caif/cffrml.c 	struct cffrml *this = container_obj(layr);