Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c475 static void ptlrpc_at_timer(unsigned long castmeharder) in ptlrpc_at_timer() function
646 cfs_timer_init(&svcpt->scp_at_timer, ptlrpc_at_timer, svcpt); in ptlrpc_service_part_init()
1158 ptlrpc_at_timer((unsigned long)svcpt); in ptlrpc_at_set_timer()