Home
last modified time | relevance | path

Searched full:max_int (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Ddlm.h18 int nodeid; /* 1 to MAX_INT */
19 int slot; /* 1 to MAX_INT */
H A Djiffies.h421 * The maximum jiffy value is (MAX_INT >> 1). Here we translate that
/linux/kernel/trace/
H A Dtrace_functions_graph.c522 /* sign + log10(MAX_INT) + '\0' */ in print_graph_proc()