Searched refs:IS_SIGNIFICANT_DIFF (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h252 #define IS_SIGNIFICANT_DIFF(val, ref) \ macro
264 if (IS_SIGNIFICANT_DIFF(curr->bpms, prev->bpms))
272 if (IS_SIGNIFICANT_DIFF(curr->ppms, prev->ppms))
279 if (IS_SIGNIFICANT_DIFF(curr->epms, prev->epms))

Completed in 64 milliseconds