Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
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
/linux-5.19.10/drivers/misc/sgi-xp/
Dxpc.h404 u64 all_flags; member
/linux-5.19.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2393 unsigned int flag, all_flags, exclusive_mask; in TEST() local