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 | 768 u16 identifier, component_idx = 0; in mlx5_get_boot_img_component_index() local
|
/linux/tools/lib/bpf/ |
H A D | btf.c | 2933 int component_idx, int kflag) in btf_add_decl_tag() argument 2975 int component_idx) in btf__add_decl_tag() argument 2992 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 | 90 #define BTF_TYPE_DECL_TAG_ENC(value, type, component_idx) \ argument
|
/linux/kernel/bpf/ |
H A D | btf.c | 4971 s32 component_idx; in btf_decl_tag_check_meta() local 5010 s32 component_idx; in btf_decl_tag_resolve() local [all...] |