Home
last modified time | relevance | path

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

/linux-6.15/tools/mm/
H A Dpage_owner_sort.c51 CULL_COMM = 1<<3, enumerator
199 if ((cull & CULL_COMM) && compare_comm(p1, p2)) in compare_cull_condition()
521 cull |= CULL_COMM; in parse_cull_args()
856 if (cull & CULL_COMM || filter & FILTER_COMM) in main()