Searched refs:comm__override (Results 1 – 3 of 3) sorted by relevance
25 int comm__override(struct comm *comm, const char *str, u64 timestamp,
207 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override() function
237 int err = comm__override(curr, str, timestamp, exec); in ____thread__set_comm()