Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dmodule.c332 static int proc_call_handler(void *data, int write, loff_t *ppos, in proc_call_handler() function
395 return proc_call_handler(table->data, write, ppos, buffer, lenp, in proc_dobitmasks()
411 return proc_call_handler(table->data, write, ppos, buffer, lenp, in proc_dump_kernel()
434 return proc_call_handler(table->data, write, ppos, buffer, lenp, in proc_daemon_file()
504 return proc_call_handler(table->data, write, ppos, buffer, lenp, in proc_cpt_table()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Drouter_proc.c78 static int proc_call_handler(void *data, int write, loff_t *ppos, in proc_call_handler() function
148 return proc_call_handler(table->data, write, ppos, buffer, lenp, in proc_lnet_stats()
641 return proc_call_handler(table->data, write, ppos, buffer, lenp, in proc_lnet_buffers()
865 return proc_call_handler(table->data, write, ppos, buffer, lenp, in proc_lnet_portal_rotor()