Searched refs:_iname (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | item.h | 258 #define __ITEM_NAME(_type, _cname, _iname) \ argument 259 mlxsw_##_type##_##_cname##_##_iname##_item 266 #define MLXSW_ITEM8(_type, _cname, _iname, _offset, _shift, _sizebits) \ argument 267 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \ 271 .name = #_type "_" #_cname "_" #_iname, \ 273 static inline u8 mlxsw_##_type##_##_cname##_##_iname##_get(const char *buf) \ 275 return __mlxsw_item_get8(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \ 277 static inline void mlxsw_##_type##_##_cname##_##_iname##_set(char *buf, u8 val)\ 279 __mlxsw_item_set8(buf, &__ITEM_NAME(_type, _cname, _iname), 0, val); \ 282 #define MLXSW_ITEM8_INDEXED(_type, _cname, _iname, _offset, _shift, _sizebits, \ argument [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | ld.info | 2341 with '_iname'. In addition, no symbols from 'libgcc', 'libstd++',
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | ld.info | 2341 with '_iname'. In addition, no symbols from 'libgcc', 'libstd++',
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0009-Use-libtool-2.4.patch | 18324 … | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
|