Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsched.h123 #define RPC_TASK_SWAPPER 0x0002 /* is swapping in/out */ macro
138 #define RPC_IS_SWAPPER(t) ((t)->tk_flags & RPC_TASK_SWAPPER)
/linux-6.3-rc2/fs/nfs/
A Dwrite.c1413 task_setup_data->flags |= RPC_TASK_SWAPPER; in nfs_initiate_write()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h310 { RPC_TASK_SWAPPER, "SWAPPER" }, \

Completed in 10 milliseconds