Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dbinfmt_misc.c49 #define MISC_FMT_CREDENTIALS (1UL << 29) macro
234 if (fmt->flags & MISC_FMT_CREDENTIALS) in load_misc_binary()
300 e->flags |= (MISC_FMT_CREDENTIALS | in check_special_flags()
570 if (e->flags & MISC_FMT_CREDENTIALS) in entry_status()