cregit-Linux how code gets into the kernel

Release 4.11 arch/x86/mm/kmemcheck/error.h

#ifndef ARCH__X86__MM__KMEMCHECK__ERROR_H

#define ARCH__X86__MM__KMEMCHECK__ERROR_H

#include <linux/ptrace.h>

#include "shadow.h"

void kmemcheck_error_save(enum kmemcheck_shadow state,
	unsigned long address, unsigned int size, struct pt_regs *regs);

void kmemcheck_error_save_bug(struct pt_regs *regs);

void kmemcheck_error_recall(void);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Vegard Nossum50100.00%1100.00%
Total50100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.