Searched refs:pflags (Results 1 – 5 of 5) sorted by relevance
103 __be32 pflags = *(__be32 *)((void *)&guehdr[1] + in validate_gue_flags() local106 if (pflags & ~GUE_PFLAGS_ALL) in validate_gue_flags()109 len += guehdr_priv_flags_len(pflags); in validate_gue_flags()
166 unsigned int pflags = READ_ONCE(current->flags); in current_gfp_context() local168 if (unlikely(pflags & (PF_MEMALLOC_NOIO | PF_MEMALLOC_NOFS | PF_MEMALLOC_PIN))) { in current_gfp_context()173 if (pflags & PF_MEMALLOC_NOIO) in current_gfp_context()175 else if (pflags & PF_MEMALLOC_NOFS) in current_gfp_context()178 if (pflags & PF_MEMALLOC_PIN) in current_gfp_context()
26 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */ member
39 u32 pflags; member
835 unsigned int pflags; /* ATA_PFLAG_xxx */ member1315 if (ap->pflags & ATA_PFLAG_INIT_GTM_VALID) in ata_acpi_init_gtm()