Lines Matching defs:cffrml
18 #include <net/caif/cffrml.h>
20 #define container_obj(layr) container_of(layr, struct cffrml, layer)
22 struct cffrml {
37 struct cffrml *this = kzalloc(sizeof(struct cffrml), GFP_ATOMIC);
46 caif_assert(offsetof(struct cffrml, layer) == 0);
59 struct cffrml *this = container_obj(layer);
88 struct cffrml *this;
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);