Searched refs:expr (Results 51 - 75 of 200) sorted by relevance

12345678

/linux-master/net/netfilter/
H A Dnft_queue.c28 static void nft_queue_eval(const struct nft_expr *expr, argument
32 struct nft_queue *priv = nft_expr_priv(expr);
55 static void nft_queue_sreg_eval(const struct nft_expr *expr, argument
59 struct nft_queue *priv = nft_expr_priv(expr);
72 const struct nft_expr *expr,
104 const struct nft_expr *expr,
107 struct nft_queue *priv = nft_expr_priv(expr);
133 const struct nft_expr *expr,
136 struct nft_queue *priv = nft_expr_priv(expr);
156 const struct nft_expr *expr, boo
71 nft_queue_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
103 nft_queue_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
132 nft_queue_sreg_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
155 nft_queue_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
172 nft_queue_sreg_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
[all...]
H A Dnft_socket.c84 static void nft_socket_eval(const struct nft_expr *expr, argument
88 const struct nft_socket *priv = nft_expr_priv(expr);
147 const struct nft_expr *expr,
150 struct nft_socket *priv = nft_expr_priv(expr);
202 const struct nft_expr *expr, bool reset)
204 const struct nft_socket *priv = nft_expr_priv(expr);
217 const struct nft_expr *expr)
219 const struct nft_socket *priv = nft_expr_priv(expr);
222 if (!nft_reg_track_cmp(track, expr, priv->dreg)) {
223 nft_reg_track_update(track, expr, pri
146 nft_socket_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
201 nft_socket_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
216 nft_socket_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
241 nft_socket_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
[all...]
H A Dnft_last.c25 static int nft_last_init(const struct nft_ctx *ctx, const struct nft_expr *expr, argument
28 struct nft_last_priv *priv = nft_expr_priv(expr);
56 static void nft_last_eval(const struct nft_expr *expr, argument
59 struct nft_last_priv *priv = nft_expr_priv(expr);
69 const struct nft_expr *expr, bool reset)
71 struct nft_last_priv *priv = nft_expr_priv(expr);
98 const struct nft_expr *expr)
100 struct nft_last_priv *priv = nft_expr_priv(expr);
68 nft_last_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
97 nft_last_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
H A Dnft_lookup.c58 void nft_lookup_eval(const struct nft_expr *expr, argument
62 const struct nft_lookup *priv = nft_expr_priv(expr);
98 const struct nft_expr *expr,
101 struct nft_lookup *priv = nft_expr_priv(expr);
162 const struct nft_expr *expr,
165 struct nft_lookup *priv = nft_expr_priv(expr);
171 const struct nft_expr *expr)
173 struct nft_lookup *priv = nft_expr_priv(expr);
179 const struct nft_expr *expr)
181 struct nft_lookup *priv = nft_expr_priv(expr);
97 nft_lookup_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
161 nft_lookup_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) argument
170 nft_lookup_activate(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
178 nft_lookup_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
186 nft_lookup_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
207 nft_lookup_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **d) argument
235 nft_lookup_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_tproxy.c21 static void nft_tproxy_eval_v4(const struct nft_expr *expr, argument
25 const struct nft_tproxy *priv = nft_expr_priv(expr);
84 static void nft_tproxy_eval_v6(const struct nft_expr *expr, argument
88 const struct nft_tproxy *priv = nft_expr_priv(expr);
157 static void nft_tproxy_eval(const struct nft_expr *expr, argument
161 const struct nft_tproxy *priv = nft_expr_priv(expr);
168 nft_tproxy_eval_v4(expr, regs, pkt);
177 nft_tproxy_eval_v6(expr, regs, pkt);
192 const struct nft_expr *expr,
195 struct nft_tproxy *priv = nft_expr_priv(expr);
191 nft_tproxy_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
273 nft_tproxy_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
296 nft_tproxy_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
315 nft_tproxy_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
[all...]
H A Dnft_reject.c27 const struct nft_expr *expr,
39 const struct nft_expr *expr,
42 struct nft_reject *priv = nft_expr_priv(expr);
73 const struct nft_expr *expr, bool reset)
75 const struct nft_reject *priv = nft_expr_priv(expr);
26 nft_reject_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
38 nft_reject_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
72 nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
H A Dnft_cmp.c26 void nft_cmp_eval(const struct nft_expr *expr, argument
30 const struct nft_cmp_expr *priv = nft_expr_priv(expr);
72 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, argument
75 struct nft_cmp_expr *priv = nft_expr_priv(expr);
96 const struct nft_expr *expr, bool reset)
98 const struct nft_cmp_expr *priv = nft_expr_priv(expr);
180 const struct nft_expr *expr)
182 const struct nft_cmp_expr *priv = nft_expr_priv(expr);
210 const struct nft_expr *expr,
213 struct nft_cmp_fast_expr *priv = nft_expr_priv(expr);
95 nft_cmp_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
178 nft_cmp_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
209 nft_cmp_fast_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
238 nft_cmp_fast_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
257 nft_cmp_fast_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
311 nft_cmp16_fast_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
337 nft_cmp16_fast_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
352 nft_cmp16_fast_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
[all...]
H A Dnft_fib.c29 int nft_fib_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, argument
32 const struct nft_fib *priv = nft_expr_priv(expr);
69 int nft_fib_init(const struct nft_ctx *ctx, const struct nft_expr *expr, argument
72 struct nft_fib *priv = nft_expr_priv(expr);
122 int nft_fib_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
124 const struct nft_fib *priv = nft_expr_priv(expr);
169 const struct nft_expr *expr)
171 const struct nft_fib *priv = nft_expr_priv(expr);
191 if (!nft_reg_track_cmp(track, expr, priv->dreg)) {
192 nft_reg_track_update(track, expr, pri
168 nft_fib_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_counter.c196 void nft_counter_eval(const struct nft_expr *expr, struct nft_regs *regs, argument
199 struct nft_counter_percpu_priv *priv = nft_expr_priv(expr);
205 const struct nft_expr *expr, bool reset)
207 struct nft_counter_percpu_priv *priv = nft_expr_priv(expr);
213 const struct nft_expr *expr,
216 struct nft_counter_percpu_priv *priv = nft_expr_priv(expr);
222 const struct nft_expr *expr)
224 struct nft_counter_percpu_priv *priv = nft_expr_priv(expr);
255 const struct nft_expr *expr)
261 static void nft_counter_offload_stats(struct nft_expr *expr, argument
204 nft_counter_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
212 nft_counter_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
221 nft_counter_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
253 nft_counter_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
[all...]
H A Dnft_xfrm.c34 const struct nft_expr *expr,
37 struct nft_xfrm *priv = nft_expr_priv(expr);
194 static void nft_xfrm_get_eval(const struct nft_expr *expr, argument
198 const struct nft_xfrm *priv = nft_expr_priv(expr);
215 const struct nft_expr *expr, bool reset)
217 const struct nft_xfrm *priv = nft_expr_priv(expr);
232 static int nft_xfrm_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, argument
235 const struct nft_xfrm *priv = nft_expr_priv(expr);
263 const struct nft_expr *expr)
265 const struct nft_xfrm *priv = nft_expr_priv(expr);
33 nft_xfrm_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
214 nft_xfrm_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
262 nft_xfrm_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_bitwise.c63 void nft_bitwise_eval(const struct nft_expr *expr, argument
66 const struct nft_bitwise *priv = nft_expr_priv(expr);
161 const struct nft_expr *expr,
164 struct nft_bitwise *priv = nft_expr_priv(expr);
236 const struct nft_expr *expr, bool reset)
238 const struct nft_bitwise *priv = nft_expr_priv(expr);
267 const struct nft_expr *expr)
269 const struct nft_bitwise *priv = nft_expr_priv(expr);
285 const struct nft_expr *expr)
287 const struct nft_bitwise *priv = nft_expr_priv(expr);
160 nft_bitwise_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
235 nft_bitwise_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
265 nft_bitwise_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
284 nft_bitwise_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
361 nft_bitwise_fast_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
397 nft_bitwise_fast_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
425 nft_bitwise_fast_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
439 nft_bitwise_fast_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
518 nft_expr_reduce_bitwise(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_redir.c30 const struct nft_expr *expr,
45 const struct nft_expr *expr,
48 struct nft_redir *priv = nft_expr_priv(expr);
79 const struct nft_expr *expr, bool reset)
81 const struct nft_redir *priv = nft_expr_priv(expr);
102 static void nft_redir_eval(const struct nft_expr *expr, argument
106 const struct nft_redir *priv = nft_expr_priv(expr);
136 nft_redir_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
164 nft_redir_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
193 nft_redir_inet_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
29 nft_redir_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
44 nft_redir_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
78 nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
[all...]
H A Dnft_masq.c30 const struct nft_expr *expr,
44 const struct nft_expr *expr,
48 struct nft_masq *priv = nft_expr_priv(expr);
75 const struct nft_expr *expr, bool reset)
77 const struct nft_masq *priv = nft_expr_priv(expr);
97 static void nft_masq_eval(const struct nft_expr *expr, argument
101 const struct nft_masq *priv = nft_expr_priv(expr);
133 nft_masq_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
161 nft_masq_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
203 nft_masq_inet_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) argument
29 nft_masq_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) argument
43 nft_masq_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) argument
74 nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) argument
[all...]
H A Dnft_exthdr.c46 static void nft_exthdr_ipv6_eval(const struct nft_expr *expr, argument
50 struct nft_exthdr *priv = nft_expr_priv(expr);
141 static void nft_exthdr_ipv4_eval(const struct nft_expr *expr, argument
145 struct nft_exthdr *priv = nft_expr_priv(expr);
190 static void nft_exthdr_tcp_eval(const struct nft_expr *expr, argument
195 struct nft_exthdr *priv = nft_expr_priv(expr);
234 static void nft_exthdr_tcp_set_eval(const struct nft_expr *expr, argument
239 struct nft_exthdr *priv = nft_expr_priv(expr);
314 static void nft_exthdr_tcp_strip_eval(const struct nft_expr *expr, argument
319 struct nft_exthdr *priv = nft_expr_priv(expr);
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...]
/linux-master/fs/xfs/
H A Dxfs_linux.h221 #define ASSERT_ALWAYS(expr) \
222 (likely(expr) ? (void)0 : assfail(NULL, #expr, __FILE__, __LINE__))
225 #define ASSERT(expr) \
226 (likely(expr) ? (void)0 : assfail(NULL, #expr, __FILE__, __LINE__))
232 #define ASSERT(expr) \
233 (likely(expr) ? (void)0 : asswarn(NULL, #expr, __FILE__, __LINE__))
237 #define ASSERT(expr) ((voi
[all...]
H A Dxfs_message.c83 char *expr,
88 expr, file, line);
95 char *expr,
100 expr, file, line);
81 asswarn( struct xfs_mount *mp, char *expr, char *file, int line) argument
93 assfail( struct xfs_mount *mp, char *expr, char *file, int line) argument
H A Dxfs_error.h46 #define XFS_TEST_ERROR(expr, mp, tag) \
47 ((expr) || xfs_errortag_test((mp), #expr, __FILE__, __LINE__, (tag)))
69 #define XFS_TEST_ERROR(expr, mp, tag) (expr)
/linux-master/tools/perf/scripts/python/bin/
H A Dexport-to-postgresql-report7 if expr match "$i" "-" > /dev/null ; then
H A Dsctop-report7 if expr match "$i" "-" > /dev/null ; then
H A Dexport-to-sqlite-report7 if expr match "$i" "-" > /dev/null ; then
/linux-master/tools/perf/tests/shell/
H A Dstat_bpf_counters.sh14 upper=$(expr $first_num + $first_num / 5 )
16 lower=$(expr $first_num - $first_num / 5 )
/linux-master/scripts/kconfig/
H A Dsymbol.c121 prop->visible.tri = expr_calc_value(prop->visible.expr);
133 prop->visible.tri = expr_calc_value(prop->visible.expr);
177 range_sym = prop->expr->left.sym;
180 range_sym = prop->expr->right.sym;
218 prop->visible.tri = expr_calc_value(prop->visible.expr);
240 if (sym->dir_dep.expr)
241 tri = expr_calc_value(sym->dir_dep.expr);
249 if (sym->rev_dep.expr)
250 tri = expr_calc_value(sym->rev_dep.expr);
258 if (sym->implied.expr)
1008 struct expr **expr; member in struct:dep_stack
[all...]
H A Dlkc.h13 #include "expr.h"
45 /* confdata.c and expr.c */
92 void menu_add_dep(struct expr *dep);
93 void menu_add_visibility(struct expr *dep);
94 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep);
95 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep);
96 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep);
H A Dparser.y41 struct expr *expr;
94 %type <expr> expr
95 %type <expr> if_expr
195 config_option: default expr if_expr T_EOL
309 if_entry: T_IF expr T_EOL
412 depends: T_DEPENDS T_ON expr T_EOL
439 | T_IF expr { $$ = $2; }
442 expr label
[all...]
/linux-master/security/selinux/ss/
H A Dconditional.c18 * cond_evaluate_expr evaluates a conditional expr
23 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) argument
29 if (expr->len == 0)
32 for (i = 0; i < expr->len; i++) {
33 struct cond_expr_node *node = &expr->nodes[i];
97 new_state = cond_evaluate_expr(p, &node->expr);
141 kfree(node->expr.nodes);
364 static int expr_node_isvalid(struct policydb *p, struct cond_expr_node *expr) argument
366 if (expr->expr_type <= 0 || expr
399 struct cond_expr_node *expr = &node->expr.nodes[i]; local
[all...]

Completed in 437 milliseconds

12345678