Home
last modified time | relevance | path

Searched refs:F_ALL_SEALS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dmemfd.c150 #define F_ALL_SEALS (F_SEAL_SEAL | \ macro
197 if (seals & ~(unsigned int)F_ALL_SEALS) in memfd_add_seals()