Show Table of Contents
function::set_kernel_string_n
名前
function::set_kernel_string_n — カーネルメモリーに所定の長さの文字列を書き込みます。
概要
set_kernel_string_n(addr:long,n:long,val:string)
引数
addr- 文字列を書き込むカーネルアドレス。
n- 文字列の最大長。
val- 書き込む文字列。
説明
指定のカーネルメモリーアドレスに最大長までの指定の文字列を書き込みます。文字列のコピーに失敗した場合にエラーを報告します。guru モード (-g) を使用する必要があります。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.