Searched defs:expr (Results 51 - 75 of 91) sorted by relevance

1234

/linux-master/net/netfilter/
H A Dnft_synproxy.c241 static void nft_synproxy_eval(const struct nft_expr *expr, argument
250 nft_synproxy_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
263 nft_synproxy_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
272 nft_synproxy_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
278 nft_synproxy_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
H A Dnf_tables_core.c77 static void nft_bitwise_fast_eval(const struct nft_expr *expr, argument
87 static void nft_cmp_fast_eval(const struct nft_expr *expr, argument
97 static void nft_cmp16_fast_eval(const struct nft_expr *expr, argument
147 static bool nft_payload_fast_eval(const struct nft_expr *expr, argument
206 static void expr_call_ops_eval(const struct nft_expr *expr, argument
257 const struct nft_expr *expr, *last; local
[all...]
H A Dnf_tables_offload.c94 struct nft_expr *expr; local
298 struct nft_expr *expr, *next; local
[all...]
H A Dnft_exthdr.c46 static void nft_exthdr_ipv6_eval(const struct nft_expr *expr, argument
141 static void nft_exthdr_ipv4_eval(const struct nft_expr *expr, argument
190 static void nft_exthdr_tcp_eval(const struct nft_expr *expr, argument
234 static void nft_exthdr_tcp_set_eval(const struct nft_expr *expr, argument
314 static void nft_exthdr_tcp_strip_eval(const struct nft_expr *expr, argument
371 nft_exthdr_sctp_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) argument
412 nft_exthdr_dccp_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) argument
498 nft_exthdr_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
546 nft_exthdr_tcp_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
595 nft_exthdr_tcp_strip_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
617 nft_exthdr_ipv4_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
639 nft_exthdr_dccp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
673 nft_exthdr_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
684 nft_exthdr_dump_set(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
695 nft_exthdr_dump_strip(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
703 nft_exthdr_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_limit.c177 static void nft_limit_pkts_eval(const struct nft_expr *expr, argument
248 static void nft_limit_bytes_eval(const struct nft_expr *expr, argument
195 nft_limit_pkts_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
210 nft_limit_pkts_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
218 nft_limit_pkts_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
259 nft_limit_bytes_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
268 nft_limit_bytes_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
276 nft_limit_bytes_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
[all...]
H A Dnft_tunnel.c23 static void nft_tunnel_get_eval(const struct nft_expr *expr, argument
74 nft_tunnel_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
110 nft_tunnel_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
127 nft_tunnel_get_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_flow_offload.c291 static void nft_flow_offload_eval(const struct nft_expr *expr, argument
382 nft_flow_offload_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
401 nft_flow_offload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
425 nft_flow_offload_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) argument
434 nft_flow_offload_activate(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
442 nft_flow_offload_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
448 nft_flow_offload_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
[all...]
H A Dnft_payload.c168 void nft_payload_eval(const struct nft_expr *expr, argument
231 nft_payload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
246 nft_payload_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
262 nft_payload_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
560 nft_payload_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
604 nft_payload_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt, struct nft_inner_tun_ctx *tun_ctx) argument
655 nft_payload_inner_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
813 nft_payload_set_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) argument
883 nft_payload_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
935 nft_payload_set_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
955 nft_payload_set_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_meta.c309 void nft_meta_get_eval(const struct nft_expr *expr, argument
418 void nft_meta_set_eval(const struct nft_expr *expr, argument
466 nft_meta_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
583 nft_meta_get_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
602 nft_meta_set_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
632 nft_meta_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
671 nft_meta_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
687 nft_meta_set_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
704 nft_meta_set_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
714 nft_meta_get_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
747 nft_meta_get_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
783 nft_meta_set_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
835 nft_meta_inner_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
859 nft_meta_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt, struct nft_inner_tun_ctx *tun_ctx) argument
[all...]
H A Dnft_compat.c73 static void nft_target_eval_xt(const struct nft_expr *expr, argument
100 static void nft_target_eval_bridge(const struct nft_expr *expr, argument
243 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, argument
292 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) argument
299 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
334 nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
352 nft_target_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
392 __nft_match_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt, void *info) argument
421 nft_match_large_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) argument
430 nft_match_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) argument
497 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[], void *info) argument
525 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
532 nft_match_large_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
550 __nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr, void *info) argument
568 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
574 nft_match_large_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
582 __nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, void *info) argument
599 nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
613 nft_match_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
776 nft_match_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_ct.c50 static void nft_ct_get_eval(const struct nft_expr *expr, argument
223 static void nft_ct_set_zone_eval(const struct nft_expr *expr, argument
272 static void nft_ct_set_eval(const struct nft_expr *expr, argument
380 nft_ct_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
538 nft_ct_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
624 nft_ct_get_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
630 nft_ct_set_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
639 nft_ct_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
679 nft_ct_get_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
702 nft_ct_set_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
739 nft_ct_set_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
836 nft_notrack_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) argument
[all...]
H A Dnft_set_hash.c305 struct nft_expr *expr; local
121 nft_rhash_update(struct nft_set *set, const u32 *key, struct nft_elem_priv * (*new)(struct nft_set *, const struct nft_expr *, struct nft_regs *regs), const struct nft_expr *expr, struct nft_regs *regs, const struct nft_set_ext **ext) argument
/linux-master/scripts/kconfig/
H A Dparser.y437 expr label
[all...]
H A Dmenu.c129 static struct property *menu_add_prop(enum prop_type type, struct expr *exp argument
199 menu_add_visibility(struct expr *expr) argument
205 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) argument
683 get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) argument
[all...]
H A Dexpr.h33 struct expr *expr; member in union:expr_data
37 struct expr { struct
50 struct expr *expr; member in struct:expr_value
189 struct expr *expr; /* the optional conditional part of the property */ member in struct:property
[all...]
H A Dsymbol.c976 struct expr **expr; member in struct:dep_stack
[all...]
/linux-master/tools/thermal/thermometer/
H A Dthermometer.c70 static struct tz_regex *configuration_tz_match(const char *expr, argument
/linux-master/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h814 aspeed_sig_expr_set(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr, bool enabled) argument
H A Dpinctrl-aspeed.c75 aspeed_sig_expr_enable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) argument
93 aspeed_sig_expr_disable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) argument
165 const struct aspeed_sig_expr ***prios, **funcs, *expr; local
203 aspeed_sig_expr_function(const struct aspeed_sig_expr *expr) argument
213 aspeed_sig_expr_signal(const struct aspeed_sig_expr *expr) argument
236 const struct aspeed_sig_expr *expr = NULL; local
288 aspeed_expr_is_gpio(const struct aspeed_sig_expr *expr) argument
384 const struct aspeed_sig_expr ***prios, **funcs, *expr; local
[all...]
/linux-master/security/selinux/ss/
H A Dconditional.c23 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) argument
361 static int expr_node_isvalid(struct policydb *p, struct cond_expr_node *expr) argument
396 struct cond_expr_node *expr = &node->expr.nodes[i]; local
[all...]
/linux-master/tools/perf/util/
H A Dexpr.c341 __expr__parse(double *val, struct expr_parse_ctx *ctx, const char *expr, argument
375 int expr__find_ids(const char *expr, const char *one, argument
369 expr__parse(double *final_val, struct expr_parse_ctx *ctx, const char *expr) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-list.c182 default_print_metric(void *ps, const char *group, const char *name, const char *desc, const char *long_desc, const char *expr, const char *threshold, const char *unit __maybe_unused) argument
420 json_print_metric(void *ps __maybe_unused, const char *group, const char *name, const char *desc, const char *long_desc, const char *expr, const char *threshold, const char *unit) argument
/linux-master/scripts/genksyms/
H A Dgenksyms.c203 struct string_list *expr; local
/linux-master/tools/perf/tests/
H A Dtests.h105 DECLARE_SUITE(expr); variable
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c180 int expect_zr(int expr, int llen) argument
194 int expect_nz(int expr, int llen) argument
208 expect_eq(uint64_t expr, int llen, uint64_t val) argument
222 expect_ne(int expr, int llen, int val) argument
236 expect_ge(int expr, int llen, int val) argument
250 expect_gt(int expr, int llen, int val) argument
264 expect_le(int expr, int llen, int val) argument
278 expect_lt(int expr, int llen, int val) argument
292 expect_syszr(int expr, int llen) argument
312 expect_syseq(int expr, int llen, int val) argument
332 expect_sysne(int expr, int llen, int val) argument
355 expect_syserr2(int expr, int expret, int experr1, int experr2, int llen) argument
379 expect_ptrzr(const void *expr, int llen) argument
398 expect_ptrnz(const void *expr, int llen) argument
416 expect_ptreq(const void *expr, int llen, const void *cmp) argument
434 expect_ptrne(const void *expr, int llen, const void *cmp) argument
452 expect_ptrge(const void *expr, int llen, const void *cmp) argument
465 expect_ptrgt(const void *expr, int llen, const void *cmp) argument
479 expect_ptrle(const void *expr, int llen, const void *cmp) argument
493 expect_ptrlt(const void *expr, int llen, const void *cmp) argument
509 expect_ptrerr2(const void *expr, const void *expret, int experr1, int experr2, int llen) argument
532 expect_strzr(const char *expr, int llen) argument
551 expect_strnz(const char *expr, int llen) argument
570 expect_streq(const char *expr, int llen, const char *cmp) argument
589 expect_strne(const char *expr, int llen, const char *cmp) argument
[all...]

Completed in 238 milliseconds

1234