Home
last modified time | relevance | path

Searched refs:thresh (Results 1 – 7 of 7) sorted by relevance

/include/trace/events/
Dhost1x.h180 TP_PROTO(const char *name, int count, u32 thresh),
182 TP_ARGS(name, count, thresh),
187 __field(u32, thresh)
193 __entry->thresh = thresh;
197 __entry->name, __entry->count, __entry->thresh)
237 TP_PROTO(struct host1x_bo *bo, u32 offset, u32 syncpt_id, u32 thresh,
240 TP_ARGS(bo, offset, syncpt_id, thresh, min),
246 __field(u32, thresh)
254 __entry->thresh = thresh;
260 __entry->syncpt_id, __entry->thresh,
Dwriteback.h624 unsigned long thresh,
636 TP_ARGS(wb, thresh, bg_thresh, dirty, bdi_thresh, bdi_dirty,
659 unsigned long freerun = (thresh + bg_thresh) / 2;
667 bdi_thresh / (thresh + 1);
/include/linux/
Digmp.h94 #define IGMPV3_EXP(thresh, nbmant, nbexp, value) \ argument
95 ((value) < (thresh) ? (value) : \
Dhost1x.h158 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout,
285 void host1x_job_add_wait(struct host1x_job *job, u32 id, u32 thresh,
Dwriteback.h375 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh);
/include/linux/soc/ti/
Dknav_dma.h117 enum knav_dma_rx_thresholds thresh; member
/include/uapi/drm/
Dtegra_drm.h133 __u32 thresh; member
388 __u32 thresh; member