Skip to main content

cond_kprobe_load

Function cond_kprobe_load 

Source
pub fn cond_kprobe_load<T>(
    sym: &str,
    prog_ptr: &OpenProgramImpl<'_, T>,
) -> Result<bool>