Searched refs:thresh (Results 1 – 10 of 10) sorted by relevance
| /include/trace/events/ |
| A D | host1x.h | 180 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 D | writeback.h | 659 unsigned long freerun = (dtc->thresh + dtc->bg_thresh) / 2; 666 dtc->wb_thresh / (dtc->thresh + 1);
|
| /include/linux/ |
| A D | igmp.h | 97 #define IGMPV3_EXP(thresh, nbmant, nbexp, value) \ argument 98 ((value) < (thresh) ? (value) : \
|
| A D | writeback.h | 316 unsigned long thresh; /* dirty threshold */ member 346 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh);
|
| A D | host1x.h | 215 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 D | knav_dma.h | 109 enum knav_dma_rx_thresholds thresh; member
|
| /include/uapi/drm/ |
| A D | tegra_drm.h | 133 __u32 thresh; member 388 __u32 thresh; member
|
| /include/uapi/linux/media/raspberrypi/ |
| A D | pisp_fe_config.h | 80 __u16 thresh; member
|
| A D | pisp_be_config.h | 280 __u16 thresh; member
|
| /include/net/libeth/ |
| A D | xsk.h | 614 u32 thresh; member
|
Completed in 27 milliseconds