Searched defs:component_idx (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_btf.h | 75 #define BTF_DECL_ATTR_ENC(value, type, component_idx) \ argument 78 #define BTF_DECL_TAG_ENC(value, type, component_idx) \ argument
|
| /linux/include/uapi/linux/ |
| H A D | btf.h | 188 __s32 component_idx; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | btf.h | 188 __s32 component_idx; member
|
| /linux/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2_coresight.c | 2604 u32 component_idx = 0; in gaudi2_coresight_set_disabled_components() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fw.c | 774 u16 identifier, component_idx = 0; in mlx5_get_boot_img_component_index() local
|
| /linux/tools/lib/bpf/ |
| H A D | btf.c | 2932 btf_add_decl_tag(struct btf * btf,const char * value,int ref_type_id,int component_idx,int kflag) btf_add_decl_tag() argument 2974 btf__add_decl_tag(struct btf * btf,const char * value,int ref_type_id,int component_idx) btf__add_decl_tag() argument 2991 btf__add_decl_attr(struct btf * btf,const char * value,int ref_type_id,int component_idx) btf__add_decl_attr() argument [all...] |
| H A D | libbpf_internal.h | 92 #define BTF_TYPE_DECL_TAG_ENC(value, type, component_idx) \ argument
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 5081 s32 component_idx; in btf_decl_tag_check_meta() local 5120 s32 component_idx; in btf_decl_tag_resolve() local
|