Searched defs:adj (Results 1 – 2 of 2) sorted by relevance
353 auto print_oomadj_totals = [&](int adj){ in main()548 static bool getminfree(std::vector<uint64_t>* minfree, std::vector<int>* adj) { in getminfree()
113 #define ADJTOSLOT(adj) ((adj) + -OOM_SCORE_ADJ_MIN) argument