LCOV - code coverage report
Current view: top level - arch/x86/include/asm - umip.h (source / functions) Hit Total Coverage
Test: landlock.info Lines: 0 1 0.0 %
Date: 2021-04-22 12:43:58 Functions: 0 1 0.0 %

          Line data    Source code
       1             : #ifndef _ASM_X86_UMIP_H
       2             : #define _ASM_X86_UMIP_H
       3             : 
       4             : #include <linux/types.h>
       5             : #include <asm/ptrace.h>
       6             : 
       7             : #ifdef CONFIG_X86_UMIP
       8             : bool fixup_umip_exception(struct pt_regs *regs);
       9             : #else
      10           0 : static inline bool fixup_umip_exception(struct pt_regs *regs) { return false; }
      11             : #endif  /* CONFIG_X86_UMIP */
      12             : #endif  /* _ASM_X86_UMIP_H */

Generated by: LCOV version 1.14