Home
last modified time | relevance | path

Searched defs:all_flags (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dprivflags.c93 const u32 all_flags = ~(u32)0 >> (32 - data->n_priv_flags); in privflags_reply_size() local
106 const u32 all_flags = ~(u32)0 >> (32 - data->n_priv_flags); in privflags_fill_reply() local
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc.h404 u64 all_flags; member
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2410 unsigned int flag, all_flags, exclusive_mask; in TEST() local