Home
last modified time | relevance | path

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

/Linux-v6.6/tools/mm/
Dpage_owner_sort.c54 CULL_COMM = 1<<4, enumerator
212 if ((cull & CULL_COMM) && compare_comm(p1, p2)) in compare_cull_condition()
554 cull |= CULL_COMM; in parse_cull_args()
861 if (cull & CULL_COMM || filter & FILTER_COMM) in main()