logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

Name

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

See Also

tapset::conversions(3stap)

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

Synopsis

           kernel_string_quoted_utf16:string(addr:long)

See Also