Home
last modified time | relevance | path

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

/include/trace/events/
A 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,
A Dwriteback.h659 unsigned long freerun = (dtc->thresh + dtc->bg_thresh) / 2;
666 dtc->wb_thresh / (dtc->thresh + 1);
/include/linux/
A Digmp.h97 #define IGMPV3_EXP(thresh, nbmant, nbexp, value) \ argument
98 ((value) < (thresh) ? (value) : \
A Dwriteback.h316 unsigned long thresh; /* dirty threshold */ member
346 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh);
A Dhost1x.h215 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout,
354 void host1x_job_add_wait(struct host1x_job *job, u32 id, u32 thresh,
/include/linux/soc/ti/
A Dknav_dma.h109 enum knav_dma_rx_thresholds thresh; member
/include/uapi/drm/
A Dtegra_drm.h133 __u32 thresh; member
388 __u32 thresh; member
/include/uapi/linux/media/raspberrypi/
A Dpisp_fe_config.h80 __u16 thresh; member
A Dpisp_be_config.h280 __u16 thresh; member
/include/net/libeth/
A Dxsk.h614 u32 thresh; member

Completed in 27 milliseconds