Searched defs:dst_ops (Results  1 – 8 of 8) sorted by relevance
| /external/ComputeLibrary/src/dynamic_fusion/sketch/utils/ | 
| 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
  | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 9762 struct dst_ops {  struct 9765 	int (*gc)(struct dst_ops *);  argument 9766 	struct dst_entry * (*check)(struct dst_entry *, __u32); 9767 	unsigned int (*default_advmss)(const struct dst_entry *); 9768 	unsigned int (*mtu)(const struct dst_entry *); 9769 	u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 9770 	void (*destroy)(struct dst_entry *); 9771 	void (*ifdown)(struct dst_entry *, struct net_device *, int); 9772 	struct dst_entry * (*negative_advice)(struct dst_entry *); 9773 	void (*link_failure)(struct sk_buff *); [all …] 
 | 
| D | vmlinux.h | 9762 struct dst_ops {  struct 9765 	int (*gc)(struct dst_ops *);  argument 9766 	struct dst_entry * (*check)(struct dst_entry *, __u32); 9767 	unsigned int (*default_advmss)(const struct dst_entry *); 9768 	unsigned int (*mtu)(const struct dst_entry *); 9769 	u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 9770 	void (*destroy)(struct dst_entry *); 9771 	void (*ifdown)(struct dst_entry *, struct net_device *, int); 9772 	struct dst_entry * (*negative_advice)(struct dst_entry *); 9773 	void (*link_failure)(struct sk_buff *); [all …] 
 | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 11551 struct dst_ops {  struct 11554 	int (*gc)(struct dst_ops *);  argument 11555 	struct dst_entry * (*check)(struct dst_entry *, __u32); 11556 	unsigned int (*default_advmss)(const struct dst_entry *); 11557 	unsigned int (*mtu)(const struct dst_entry *); 11558 	u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 11559 	void (*destroy)(struct dst_entry *); 11560 	void (*ifdown)(struct dst_entry *, struct net_device *, int); 11561 	struct dst_entry * (*negative_advice)(struct dst_entry *); 11562 	void (*link_failure)(struct sk_buff *); [all …] 
 | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 8769 struct dst_ops {  struct 8772 	int (*gc)(struct dst_ops *);  argument 8773 	struct dst_entry * (*check)(struct dst_entry *, __u32); 8774 	unsigned int (*default_advmss)(const struct dst_entry *); 8775 	unsigned int (*mtu)(const struct dst_entry *); 8776 	u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 8777 	void (*destroy)(struct dst_entry *); 8778 	void (*ifdown)(struct dst_entry *, struct net_device *, int); 8779 	struct dst_entry * (*negative_advice)(struct dst_entry *); 8780 	void (*link_failure)(struct sk_buff *); [all …] 
 | 
| D | vmlinux_510.h | 8769 struct dst_ops {  struct 8772 	int (*gc)(struct dst_ops *);  argument 8773 	struct dst_entry * (*check)(struct dst_entry *, __u32); 8774 	unsigned int (*default_advmss)(const struct dst_entry *); 8775 	unsigned int (*mtu)(const struct dst_entry *); 8776 	u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 8777 	void (*destroy)(struct dst_entry *); 8778 	void (*ifdown)(struct dst_entry *, struct net_device *, int); 8779 	struct dst_entry * (*negative_advice)(struct dst_entry *); 8780 	void (*link_failure)(struct sk_buff *); [all …] 
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 12046 struct dst_ops {  struct 12049 	int (*gc)(struct dst_ops *);  argument 12050 	struct dst_entry * (*check)(struct dst_entry *, __u32); 12051 	unsigned int (*default_advmss)(const struct dst_entry *); 12052 	unsigned int (*mtu)(const struct dst_entry *); 12053 	u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 12054 	void (*destroy)(struct dst_entry *); 12055 	void (*ifdown)(struct dst_entry *, struct net_device *, int); 12056 	struct dst_entry * (*negative_advice)(struct dst_entry *); 12057 	void (*link_failure)(struct sk_buff *); [all …] 
 | 
| D | vmlinux.h | 12046 struct dst_ops {  struct 12049 	int (*gc)(struct dst_ops *);  argument 12050 	struct dst_entry * (*check)(struct dst_entry *, __u32); 12051 	unsigned int (*default_advmss)(const struct dst_entry *); 12052 	unsigned int (*mtu)(const struct dst_entry *); 12053 	u32 * (*cow_metrics)(struct dst_entry *, long unsigned int); 12054 	void (*destroy)(struct dst_entry *); 12055 	void (*ifdown)(struct dst_entry *, struct net_device *, int); 12056 	struct dst_entry * (*negative_advice)(struct dst_entry *); 12057 	void (*link_failure)(struct sk_buff *); [all …] 
 |