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

/linux-master/kernel/trace/
H A Dtrace_sched_switch.c163 #define NO_CMDLINE_MAP UINT_MAX macro
228 memset(&s->map_pid_to_cmdline, NO_CMDLINE_MAP,
230 memset(s->map_cmdline_to_pid, NO_CMDLINE_MAP,
267 if (idx == NO_CMDLINE_MAP) {
299 if (map != NO_CMDLINE_MAP) {
529 if (*ptr == -1 || *ptr == NO_CMDLINE_MAP)

Completed in 83 milliseconds