diff options
author | NeilBrown <neilb@suse.de> | 2023-09-11 10:39:50 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-10-16 12:44:06 -0400 |
commit | d7926ee8b78e554de7b7c6ce7b94e7ff7485ecd5 (patch) | |
tree | 823b583b61511003a34ffe8e62bfbb7070081cc7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | de9e82c355f2ae73c04aec84f73fc2657cf7dfdd (diff) |
SUNRPC: rename some functions from rqst_ to svc_thread_
Functions which directly manipulate a 'struct rqst', such as
svc_rqst_alloc() or svc_rqst_release_pages(), can reasonably
have "rqst" in there name.
However functions that act on the running thread, such as
XX_should_sleep() or XX_wait_for_work() should seem more
natural with a "svc_thread_" prefix.
So make those changes.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions