Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/include/asm-generic/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  pgtable_uffd.h   Sprache: C

 
#ifndef _ASM_GENERIC_PGTABLE_UFFD_H
#define _ASM_GENERIC_PGTABLE_UFFD_H

#ifndef CONFIG_HAVE_ARCH_USERFAULTFD_WP
static __always_inline int pte_uffd_wp(pte_t pte)
{
 return 0;
}

static __always_inline int pmd_uffd_wp(pmd_t pmd)
{
 return 0;
}

static __always_inline pte_t pte_mkuffd_wp(pte_t pte)
{
 return pte;
}

static __always_inline pmd_t pmd_mkuffd_wp(pmd_t pmd)
{
 return pmd;
}

static __always_inline pte_t pte_clear_uffd_wp(pte_t pte)
{
 return pte;
}

static __always_inline pmd_t pmd_clear_uffd_wp(pmd_t pmd)
{
 return pmd;
}

static __always_inline pte_t pte_swp_mkuffd_wp(pte_t pte)
{
 return pte;
}

static __always_inline int pte_swp_uffd_wp(pte_t pte)
{
 return 0;
}

static __always_inline pte_t pte_swp_clear_uffd_wp(pte_t pte)
{
 return pte;
}

static inline pmd_t pmd_swp_mkuffd_wp(pmd_t pmd)
{
 return pmd;
}

static inline int pmd_swp_uffd_wp(pmd_t pmd)
{
 return 0;
}

static inline pmd_t pmd_swp_clear_uffd_wp(pmd_t pmd)
{
 return pmd;
}
#endif /* CONFIG_HAVE_ARCH_USERFAULTFD_WP */

#endif /* _ASM_GENERIC_PGTABLE_UFFD_H */

Messung V0.5
C=97 H=100 G=98

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.