Provided by: systemtap-doc_5.1-4.1_amd64 bug

NAME

       function::kernel_string_quoted_utf16 - Quote given kernel UTF-16 string.

SYNOPSIS

           kernel_string_quoted_utf16:string(addr:long)

ARGUMENTS

       addr
           The kernel address to retrieve the string from

DESCRIPTION

       This function combines quoting as per string_quoted and UTF-16 decoding as per kernel_string_utf16.

SEE ALSO

       tapset::conversions(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::KERNEL_STR(3stap)