Home
last modified time | relevance | path

Searched defs:adt (Results 1 – 14 of 14) sorted by relevance

/linux/net/netfilter/ipset/
H A Dip_set_hash_ip.c82 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip4_kadt()
101 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip4_uadt()
218 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ip6_kadt()
235 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip6_uadt()
H A Dip_set_hash_ipmark.c82 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark4_kadt()
98 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark4_uadt()
221 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipmark6_kadt()
237 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark6_uadt()
H A Dip_set_hash_ipportip.c92 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip4_kadt()
109 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip4_uadt()
265 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportip6_kadt()
282 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip6_uadt()
H A Dip_set_hash_ipport.c93 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport4_kadt()
113 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport4_uadt()
266 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipport6_kadt()
287 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport6_uadt()
H A Dip_set_hash_net.c115 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net4_kadt()
137 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net4_uadt()
289 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_net6_kadt()
311 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net6_uadt()
H A Dip_set_hash_netport.c131 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport4_kadt()
155 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport4_uadt()
351 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netport6_kadt()
375 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport6_uadt()
H A Dip_set_hash_netnet.c145 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet4_kadt()
167 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet4_uadt()
384 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netnet6_kadt()
411 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet6_uadt()
H A Dip_set_hash_ipportnet.c136 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet4_kadt()
161 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet4_uadt()
396 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_ipportnet6_kadt()
421 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet6_uadt()
H A Dip_set_hash_netiface.c159 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface4_kadt()
199 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface4_uadt()
380 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netiface6_kadt()
418 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface6_uadt()
H A Dip_set_hash_netportnet.c153 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet4_kadt()
189 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet4_uadt()
448 enum ipset_adt adt, struct ip_set_adt_opt *opt) in hash_netportnet6_kadt()
474 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet6_uadt()
H A Dip_set_list_set.c116 enum ipset_adt adt, struct ip_set_adt_opt *opt) in list_set_kadt()
351 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in list_set_uadt()
/linux/tools/perf/ui/browsers/
H A Dannotate-data.c51 static int get_member_overhead(struct annotated_data_type *adt, in get_member_overhead()
78 struct annotated_data_type *adt, in add_child_entries()
156 struct annotated_data_type *adt = he->mem_type; in annotated_data_browser__collect_entries() local
337 struct annotated_data_type *adt = he->mem_type; in browser__show() local
393 struct annotated_data_type *adt = he->mem_type; in browser__write() local
/linux/tools/perf/util/
H A Dannotate-data.c349 annotated_data_type__get_member_name(struct annotated_data_type * adt,char * buf,size_t sz,int member_offset) annotated_data_type__get_member_name() argument
1725 alloc_data_type_histograms(struct annotated_data_type * adt,int nr_entries) alloc_data_type_histograms() argument
1757 delete_data_type_histograms(struct annotated_data_type * adt) delete_data_type_histograms() argument
1794 annotated_data_type__update_samples(struct annotated_data_type * adt,struct evsel * evsel,int offset,int nr_samples,u64 period) annotated_data_type__update_samples() argument
[all...]
/linux/include/linux/netfilter/ipset/
H A Dip_set.h167 ipset_adtfn adt[IPSET_ADT_MAX]; member
367 ip_set_enomatch(int ret, u32 flags, enum ipset_adt adt, struct ip_set *set) in ip_set_enomatch()