Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dthread_map.c318 static int get_comm(char **comm, pid_t pid) in get_comm() function
357 if (get_comm(&comm, pid)) in comm_init()
/linux-6.15/tools/mm/
H A Dpage_owner_sort.c369 static char *get_comm(char *buf) in get_comm() function
459 char *comm = get_comm(buf); in is_need()
480 list[list_size].comm = get_comm(buf); in add_list()
/linux-6.15/fs/dlm/
H A Dconfig.c847 static struct dlm_comm *get_comm(int nodeid) in get_comm() function
931 cm = get_comm(nodeid); in dlm_comm_seq()
934 cm = get_comm(nodeid); in dlm_comm_seq()