pub fn current_task_fsbase_offset() -> Result<u64, TlsLayoutError>Expand description
Return the byte offset of task_struct.thread.fsbase in the running kernel.
pub fn current_task_fsbase_offset() -> Result<u64, TlsLayoutError>Return the byte offset of task_struct.thread.fsbase in the running kernel.