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

/linux-master/tools/perf/util/
H A Dthread_map.c318 static int get_comm(char **comm, pid_t pid) function
357 if (get_comm(&comm, pid))
/linux-master/tools/mm/
H A Dpage_owner_sort.c369 static char *get_comm(char *buf) function
458 char *comm = get_comm(buf);
479 list[list_size].comm = get_comm(buf);
/linux-master/fs/dlm/
H A Dconfig.c831 static struct dlm_comm *get_comm(int nodeid) function
913 struct dlm_comm *cm = get_comm(nodeid);

Completed in 238 milliseconds