Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread_map.c319 static int get_comm(char **comm, pid_t pid) in get_comm() function
358 if (get_comm(&comm, pid)) in comm_init()
/kernel/linux/linux-5.10/fs/dlm/
H A Dconfig.c801 static struct dlm_comm *get_comm(int nodeid) in get_comm() function
883 struct dlm_comm *cm = get_comm(nodeid); in dlm_comm_seq()
895 cm = get_comm(nodeid); in dlm_comm_mark()
/kernel/linux/linux-6.6/tools/mm/
H A Dpage_owner_sort.c387 static char *get_comm(char *buf) in get_comm() function
487 char *comm = get_comm(buf); in is_need()
515 list[list_size].comm = get_comm(buf); in add_list()
/kernel/linux/linux-6.6/fs/dlm/
H A Dconfig.c831 static struct dlm_comm *get_comm(int nodeid) in get_comm() function
913 struct dlm_comm *cm = get_comm(nodeid); in dlm_comm_seq()
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Dparse-filter.c1528 get_comm(struct tep_event *event, struct tep_record *record) in get_comm() function
1548 name = get_comm(event, record); in get_value()
1755 val = get_comm(event, record); in test_str()

Completed in 8 milliseconds