Home
last modified time | relevance | path

Searched defs:within_margin (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c94 bool within_margin = false; in iwl_within_ct_kill_margin() local
/openbmc/linux/kernel/sched/
H A Dfair.c4891 static inline bool within_margin(int value, int margin) within_margin() function