DOKK / manpages / debian 11 / systemtap-doc / function::kernel_string_quoted_utf32.3stap.en
FUNCTION::KERNEL_STR(3stap) String and data retrieving fun FUNCTION::KERNEL_STR(3stap)

function::kernel_string_quoted_utf32 - Quote given UTF-32 kernel string.


kernel_string_quoted_utf32:string(addr:long)

addr

The kernel address to retrieve the string from

This function combines quoting as per string_quoted and UTF-32 decoding as per kernel_string_utf32.

tapset::conversions(3stap)

November 2020 SystemTap Tapset Reference