Searched defs:packer (Results 1 – 5 of 5) sorted by relevance
87 static inline void assert_on_packer_thread(struct packer *packer, const char *caller) in assert_on_packer_thread()101 static void insert_in_sorted_list(struct packer *packer, struct packer_bin *bin) in insert_in_sorted_list()118 static int __must_check make_bin(struct packer *packer) in make_bin()145 struct packer *packer; in vdo_make_packer() local192 void vdo_free_packer(struct packer *packer) in vdo_free_packer()225 struct packer_statistics vdo_get_packer_statistics(const struct packer *packer) in vdo_get_packer_statistics()242 struct packer *packer = get_packer_from_data_vio(data_vio); in abort_packing() local340 static struct data_vio *remove_from_bin(struct packer *packer, struct packer_bin *bin) in remove_from_bin()424 static void write_bin(struct packer *packer, struct packer_bin *bin) in write_bin()499 static void add_data_vio_to_packer_bin(struct packer *packer, struct packer_bin *bin, in add_data_vio_to_packer_bin()[all …]
74 struct packer { struct82 * A bin to hold data_vios which were canceled out of the packer and are waiting to argument85 struct packer_bin *canceled_bin; argument90 /* The administrative state of the packer */ argument93 /* Statistics are only updated on the packer thread, but are accessed from other threads */ argument94 struct packer_statistics statistics; argument
207 struct packer *packer; member
226 struct packer_statistics packer; member
201 struct m00235_fdma_packer_regmap __iomem *packer; in cobalt_enable_input() local495 struct m00235_fdma_packer_regmap __iomem *packer; in cobalt_video_input_status_show() local