Home
last modified time | relevance | path

Searched refs:tmp_table (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dpid.c724 struct ctl_table tmp_table = *table; in proc_do_cad_pid() local
727 tmp_table.data = &tmp_pid; in proc_do_cad_pid()
729 r = proc_dointvec(&tmp_table, write, buffer, lenp, ppos); in proc_do_cad_pid()