| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | btf_dumper.c | 125 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier() 211 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array() 429 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct() 477 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var() 491 static int btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, in btf_dumper_datasec() 519 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type() 560 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_type() 581 static int __btf_dumper_type_only(const struct btf *btf, __u32 type_id, in __btf_dumper_type_only() 707 void btf_dumper_type_only(const struct btf *btf, __u32 type_id, char *func_sig, in btf_dumper_type_only()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | btf.c | 177 #define BTF_TYPE_ID_VALID(type_id) ((type_id) <= BTF_MAX_TYPE) argument 222 u32 type_id; member 353 u32 type_id; member 670 const struct btf_type *btf_type_by_id(const struct btf *btf, u32 type_id) in btf_type_by_id() 1129 u32 type_id, void *data) in btf_show_start_type() 1147 u32 type_id, void *data) in btf_show_start_aggr_type() 1195 u32 type_id, in btf_show_start_array_type() 1213 u32 type_id, in btf_show_start_struct_type() 1563 u32 type_id) in env_type_is_resolved() 1569 const struct btf_type *t, u32 type_id) in env_stack_push() [all …]
|
| H A D | bpf_struct_ops.c | 102 s32 type_id, value_id, module_id; in bpf_struct_ops_init() local 217 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | btf.c | 413 static struct btf_type *btf_type_by_id(struct btf *btf, __u32 type_id) in btf_type_by_id() 421 const struct btf_type *btf__type_by_id(const struct btf *btf, __u32 type_id) in btf__type_by_id() 536 __s64 btf__resolve_size(const struct btf *btf, __u32 type_id) in btf__resolve_size() 627 int btf__resolve_type(const struct btf *btf, __u32 type_id) in btf__resolve_type() 1803 int btf__add_field(struct btf *btf, const char *name, int type_id, in btf__add_field() 2131 int btf__add_func_param(struct btf *btf, const char *name, int type_id) in btf__add_func_param() 2184 int btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) in btf__add_var() 2884 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add() 3556 static int btf_dedup_prim_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_prim_type() 3654 static inline bool is_type_mapped(struct btf_dedup *d, uint32_t type_id) in is_type_mapped() [all …]
|
| H A D | libbpf_internal.h | 239 __u32 type_id; member 316 __u32 type_id; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/rc/ |
| H A D | rc_data_impl.cpp | 198 RK_S32 type_id = frm_status.is_intra ? RC_FRM_TYPE_I : RC_FRM_TYPE_P; in rc_data_group_put_node() local 244 RK_S32 type_id = frm_status.is_intra ? RC_FRM_TYPE_I : RC_FRM_TYPE_P; in rc_data_group_put_node() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | type_index.hpp | 211 inline type_index type_id() BOOST_NOEXCEPT { in type_id() function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | btf_ptr.h | 18 __u32 type_id; member
|
| H A D | bpf_iter.h | 121 __u32 type_id; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | resolve_btfids.c | 101 int type_id; in resolve_symbols() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/ |
| H A D | ctti_type_index.hpp | 164 BOOST_CXX14_CONSTEXPR inline ctti_type_index ctti_type_index::type_id() BOOST_NOEXCEPT { in type_id() function in boost::typeindex::ctti_type_index
|
| H A D | stl_type_index.hpp | 230 inline stl_type_index stl_type_index::type_id() BOOST_NOEXCEPT { in type_id() function in boost::typeindex::stl_type_index
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | bpf_tcp_ca.c | 33 s32 type_id; in bpf_tcp_ca_init() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | btf.h | 215 u32 type_id) in btf_type_by_id()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | dfs_pattern_detector.h | 72 u8 type_id; member
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | bearer.h | 125 u32 type_id; member
|
| /OK3568_Linux_fs/kernel/drivers/hid/usbhid/ |
| H A D | hid-pidff.c | 182 int type_id[sizeof(pidff_effect_types)]; member 556 int type_id; in pidff_upload_effect() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pwc/ |
| H A D | pwc-if.c | 778 int vendor_id, product_id, type_id; in usb_pwc_probe() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | x509_crt.h | 116 mbedtls_x509_buf type_id; /**< The type id. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | x509_crt.h | 116 mbedtls_x509_buf type_id; /**< The type id. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | x509_crt.h | 116 mbedtls_x509_buf type_id; /**< The type id. */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | x509_crt.h | 116 mbedtls_x509_buf type_id; /**< The type id. */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | falcon_boards.c | 744 u8 type_id = FALCON_BOARD_TYPE(revision_info); in falcon_probe_board() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/ |
| H A D | main.c | 478 int err, type_id; in symbols_resolve() local
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/devices/ |
| H A D | tsi721.h | 510 __le32 type_id; member 555 __le32 type_id; member 583 __le32 type_id; member
|