Searched refs:get_comm (Results 1 – 3 of 3) sorted by relevance
319 static int get_comm(char **comm, pid_t pid) in get_comm() function358 if (get_comm(&comm, pid)) in comm_init()
387 static char *get_comm(char *buf) in get_comm() function487 char *comm = get_comm(buf); in is_need()515 list[list_size].comm = get_comm(buf); in add_list()
846 static struct dlm_comm *get_comm(int nodeid) in get_comm() function928 struct dlm_comm *cm = get_comm(nodeid); in dlm_comm_seq()
Completed in 10 milliseconds