Home
last modified time | relevance | path

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

/linux/tools/mm/ !
H A Dpage_owner_sort.c49 CULL_COMM = 1<<3, enumerator
201 if ((cull & CULL_COMM) && compare_comm(p1, p2)) in compare_cull_condition()
523 cull |= CULL_COMM; in parse_cull_args()
862 if (cull & CULL_COMM || filter & FILTER_COMM) in main()