Home
last modified time | relevance | path

Searched defs:compact (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dfeatures.c58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
161 const unsigned long *active_mask, bool compact) in features_send_reply()
265 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_set_features() local
H A Dbitset.c172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size()
234 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32()
328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact()
701 bool compact) in ethnl_bitset_size()
737 bool compact) in ethnl_put_bitset()
810 bool compact) in ethnl_bitset_size()
819 bool compact) in ethnl_put_bitset()
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size()
39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size() local
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply() local
H A Dprivflags.c92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size() local
105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply() local
151 bool compact; in ethnl_set_privflags() local
H A Dtsinfo.c47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local
H A Ddebug.c48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size() local
59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply() local
H A Dwol.c50 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size() local
68 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply() local
H A Deee.c49 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size() local
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply() local
H A Dlinkmodes.c61 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local
100 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dunwind.h96 int compact __attribute__ ((unused))) in __gnu_unwind_24bit()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_dir2_block.c195 int *compact, in xfs_dir2_block_need_space()
357 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
H A Dxfs_dir2_leaf.c516 int compact, /* need to compact leaves */ in xfs_dir3_leaf_find_entry()
623 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local
H A Dxfs_dir2_node.c503 int compact; /* compacting stale leaves */ in xfs_dir2_leafn_add() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.cpp1696 XMLPrinter::XMLPrinter( FILE* file, bool compact ) : in XMLPrinter()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c626 const char *compact; member