/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/utils/ |
H A D | DependencyGraph.h | 401 std::vector<OperatorId> dst_ops(OperatorId op) const in dst_ops() function 453 auto &dst_ops = _adj_dst_ops.at(src_tensor); in remove_operator() local 624 const auto dst_ops = _adj_dst_ops.at(dst_tensor); in build_operators_sequence_from_op() local
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 9388 struct dst_ops { struct 9391 void (*gc)(struct dst_ops *); argument 9392 struct dst_entry * (*check)(struct dst_entry *, __u32); 9393 unsigned int (*default_advmss)(const struct dst_entry *); 9394 unsigned int (*mtu)(const struct dst_entry *); 9395 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 9396 void (*destroy)(struct dst_entry *); 9397 void (*ifdown)(struct dst_entry *, struct net_device *); 9398 struct dst_entry * (*negative_advice)(struct dst_entry *); 9399 void (*link_failure)(struct sk_buff *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 11099 struct dst_ops { struct 11102 int (*gc)(struct dst_ops *); argument 11103 struct dst_entry * (*check)(struct dst_entry *, __u32); 11104 unsigned int (*default_advmss)(const struct dst_entry *); 11105 unsigned int (*mtu)(const struct dst_entry *); 11106 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 11107 void (*destroy)(struct dst_entry *); 11108 void (*ifdown)(struct dst_entry *, struct net_device *, int); 11109 struct dst_entry * (*negative_advice)(struct dst_entry *); 11110 void (*link_failure)(struct sk_buff *); [all …]
|
H A D | vmlinux_600.h | 11099 struct dst_ops { struct 11102 int (*gc)(struct dst_ops *); argument 11103 struct dst_entry * (*check)(struct dst_entry *, __u32); 11104 unsigned int (*default_advmss)(const struct dst_entry *); 11105 unsigned int (*mtu)(const struct dst_entry *); 11106 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 11107 void (*destroy)(struct dst_entry *); 11108 void (*ifdown)(struct dst_entry *, struct net_device *, int); 11109 struct dst_entry * (*negative_advice)(struct dst_entry *); 11110 void (*link_failure)(struct sk_buff *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 9247 struct dst_ops { struct 9250 int (*gc)(struct dst_ops *); argument 9251 struct dst_entry * (*check)(struct dst_entry *, __u32); 9252 unsigned int (*default_advmss)(const struct dst_entry *); 9253 unsigned int (*mtu)(const struct dst_entry *); 9254 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 9255 void (*destroy)(struct dst_entry *); 9256 void (*ifdown)(struct dst_entry *, struct net_device *, int); 9257 struct dst_entry * (*negative_advice)(struct dst_entry *); 9258 void (*link_failure)(struct sk_buff *); [all …]
|
H A D | vmlinux_602.h | 9247 struct dst_ops { struct 9250 int (*gc)(struct dst_ops *); argument 9251 struct dst_entry * (*check)(struct dst_entry *, __u32); 9252 unsigned int (*default_advmss)(const struct dst_entry *); 9253 unsigned int (*mtu)(const struct dst_entry *); 9254 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 9255 void (*destroy)(struct dst_entry *); 9256 void (*ifdown)(struct dst_entry *, struct net_device *, int); 9257 struct dst_entry * (*negative_advice)(struct dst_entry *); 9258 void (*link_failure)(struct sk_buff *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 7993 struct dst_ops { struct 7996 int (*gc)(struct dst_ops *); argument 7997 struct dst_entry * (*check)(struct dst_entry *, __u32); 7998 unsigned int (*default_advmss)(const struct dst_entry *); 7999 unsigned int (*mtu)(const struct dst_entry *); 8000 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 8001 void (*destroy)(struct dst_entry *); 8002 void (*ifdown)(struct dst_entry *, struct net_device *, int); 8003 struct dst_entry * (*negative_advice)(struct dst_entry *); 8004 void (*link_failure)(struct sk_buff *); [all …]
|
H A D | vmlinux_518.h | 7993 struct dst_ops { struct 7996 int (*gc)(struct dst_ops *); argument 7997 struct dst_entry * (*check)(struct dst_entry *, __u32); 7998 unsigned int (*default_advmss)(const struct dst_entry *); 7999 unsigned int (*mtu)(const struct dst_entry *); 8000 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 8001 void (*destroy)(struct dst_entry *); 8002 void (*ifdown)(struct dst_entry *, struct net_device *, int); 8003 struct dst_entry * (*negative_advice)(struct dst_entry *); 8004 void (*link_failure)(struct sk_buff *); [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 3751 struct dst_ops { struct 3754 void (*gc)(struct dst_ops *); argument 3755 struct dst_entry * (*check)(struct dst_entry *, __u32); 3756 unsigned int (*default_advmss)(const struct dst_entry *); 3757 unsigned int (*mtu)(const struct dst_entry *); 3758 u32 * (*cow_metrics)(struct dst_entry *, unsigned long); 3759 void (*destroy)(struct dst_entry *); 3760 void (*ifdown)(struct dst_entry *, struct net_device *); 3761 struct dst_entry * (*negative_advice)(struct dst_entry *); 3762 void (*link_failure)(struct sk_buff *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 11031 struct dst_ops { struct 11034 int (*gc)(struct dst_ops *); argument 11035 struct dst_entry * (*check)(struct dst_entry *, __u32); 11036 unsigned int (*default_advmss)(const struct dst_entry *); 11037 unsigned int (*mtu)(const struct dst_entry *); 11038 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 11039 void (*destroy)(struct dst_entry *); 11040 void (*ifdown)(struct dst_entry *, struct net_device *, int); 11041 struct dst_entry * (*negative_advice)(struct dst_entry *); 11042 void (*link_failure)(struct sk_buff *); [all …]
|
H A D | vmlinux.h | 11031 struct dst_ops { struct 11034 int (*gc)(struct dst_ops *); argument 11035 struct dst_entry * (*check)(struct dst_entry *, __u32); 11036 unsigned int (*default_advmss)(const struct dst_entry *); 11037 unsigned int (*mtu)(const struct dst_entry *); 11038 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 11039 void (*destroy)(struct dst_entry *); 11040 void (*ifdown)(struct dst_entry *, struct net_device *, int); 11041 struct dst_entry * (*negative_advice)(struct dst_entry *); 11042 void (*link_failure)(struct sk_buff *); [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 7744 struct dst_ops { struct 7747 int (*gc)(struct dst_ops *); argument 7748 struct dst_entry * (*check)(struct dst_entry *, __u32); 7749 unsigned int (*default_advmss)(const struct dst_entry *); 7750 unsigned int (*mtu)(const struct dst_entry *); 7751 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 7752 void (*destroy)(struct dst_entry *); 7753 void (*ifdown)(struct dst_entry *, struct net_device *, int); 7754 struct dst_entry * (*negative_advice)(struct dst_entry *); 7755 void (*link_failure)(struct sk_buff *); [all …]
|
H A D | vmlinux.h | 7744 struct dst_ops { struct 7747 int (*gc)(struct dst_ops *); argument 7748 struct dst_entry * (*check)(struct dst_entry *, __u32); 7749 unsigned int (*default_advmss)(const struct dst_entry *); 7750 unsigned int (*mtu)(const struct dst_entry *); 7751 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 7752 void (*destroy)(struct dst_entry *); 7753 void (*ifdown)(struct dst_entry *, struct net_device *, int); 7754 struct dst_entry * (*negative_advice)(struct dst_entry *); 7755 void (*link_failure)(struct sk_buff *); [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 3322 struct dst_ops { struct 3325 void (*gc)(struct dst_ops *); argument 3326 struct dst_entry * (*check)(struct dst_entry *, __u32); 3327 unsigned int (*default_advmss)(const struct dst_entry *); 3328 unsigned int (*mtu)(const struct dst_entry *); 3329 u32 * (*cow_metrics)(struct dst_entry *, unsigned long); 3330 void (*destroy)(struct dst_entry *); 3331 void (*ifdown)(struct dst_entry *, struct net_device *); 3332 struct dst_entry * (*negative_advice)(struct dst_entry *); 3333 void (*link_failure)(struct sk_buff *); [all …]
|