Home
last modified time | relevance | path

Searched defs:expr (Results 101 - 125 of 174) sorted by relevance

1234567

/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_connlimit.c179 static void nft_connlimit_eval(const struct nft_expr *expr, in nft_connlimit_eval() argument
188 nft_connlimit_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_connlimit_dump() argument
196 nft_connlimit_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_connlimit_init() argument
205 nft_connlimit_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_connlimit_destroy() argument
229 nft_connlimit_destroy_clone(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_connlimit_destroy_clone() argument
238 nft_connlimit_gc(struct net *net, const struct nft_expr *expr) nft_connlimit_gc() argument
[all...]
H A Dnft_counter.c196 void nft_counter_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_counter_eval() argument
261 static void nft_counter_offload_stats(struct nft_expr *expr, in nft_counter_offload_stats() argument
204 nft_counter_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_counter_dump() argument
212 nft_counter_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_counter_init() argument
221 nft_counter_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_counter_destroy() argument
253 nft_counter_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_counter_offload() argument
[all...]
H A Dnft_nat.c103 static void nft_nat_eval(const struct nft_expr *expr, in nft_nat_eval() argument
171 static int nft_nat_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_nat_init() argument
308 nft_nat_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_nat_destroy() argument
139 nft_nat_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_nat_validate() argument
261 nft_nat_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_nat_dump() argument
336 nft_nat_inet_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_nat_inet_eval() argument
[all...]
H A Dnft_inner.c48 struct __nft_expr expr; member
248 static void nft_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_inner_eval() argument
291 nft_inner_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_inner_init() argument
351 nft_inner_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_inner_dump() argument
[all...]
H A Dnft_exthdr.c46 static void nft_exthdr_ipv6_eval(const struct nft_expr *expr, in nft_exthdr_ipv6_eval() argument
141 static void nft_exthdr_ipv4_eval(const struct nft_expr *expr, in nft_exthdr_ipv4_eval() argument
190 static void nft_exthdr_tcp_eval(const struct nft_expr *expr, in nft_exthdr_tcp_eval() argument
234 static void nft_exthdr_tcp_set_eval(const struct nft_expr *expr, in nft_exthdr_tcp_set_eval() argument
314 static void nft_exthdr_tcp_strip_eval(const struct nft_expr *expr, in nft_exthdr_tcp_strip_eval() argument
371 nft_exthdr_sctp_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_exthdr_sctp_eval() argument
412 nft_exthdr_dccp_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_exthdr_dccp_eval() argument
498 nft_exthdr_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_init() argument
546 nft_exthdr_tcp_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_tcp_set_init() argument
595 nft_exthdr_tcp_strip_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_tcp_strip_init() argument
617 nft_exthdr_ipv4_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_ipv4_init() argument
639 nft_exthdr_dccp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_dccp_init() argument
673 nft_exthdr_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_exthdr_dump() argument
684 nft_exthdr_dump_set(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_exthdr_dump_set() argument
695 nft_exthdr_dump_strip(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_exthdr_dump_strip() argument
703 nft_exthdr_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_exthdr_reduce() argument
[all...]
H A Dnft_flow_offload.c291 static void nft_flow_offload_eval(const struct nft_expr *expr, in nft_flow_offload_eval() argument
381 nft_flow_offload_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_flow_offload_validate() argument
400 nft_flow_offload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_flow_offload_init() argument
424 nft_flow_offload_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_flow_offload_deactivate() argument
433 nft_flow_offload_activate(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_flow_offload_activate() argument
441 nft_flow_offload_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_flow_offload_destroy() argument
447 nft_flow_offload_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_flow_offload_dump() argument
[all...]
H A Dnft_tunnel.c23 static void nft_tunnel_get_eval(const struct nft_expr *expr, in nft_tunnel_get_eval() argument
74 nft_tunnel_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_tunnel_get_init() argument
110 nft_tunnel_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_tunnel_get_dump() argument
127 nft_tunnel_get_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_tunnel_get_reduce() argument
[all...]
H A Dnf_tables_offload.c94 struct nft_expr *expr; in nft_flow_rule_create() local
298 struct nft_expr *expr, *next; nft_flow_rule_stats() local
[all...]
H A Dnft_limit.c177 static void nft_limit_pkts_eval(const struct nft_expr *expr, in nft_limit_pkts_eval() argument
248 static void nft_limit_bytes_eval(const struct nft_expr *expr, in nft_limit_bytes_eval() argument
195 nft_limit_pkts_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_limit_pkts_init() argument
210 nft_limit_pkts_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_limit_pkts_dump() argument
218 nft_limit_pkts_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_limit_pkts_destroy() argument
259 nft_limit_bytes_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_limit_bytes_init() argument
268 nft_limit_bytes_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_limit_bytes_dump() argument
276 nft_limit_bytes_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_limit_bytes_destroy() argument
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dparser.y438 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) menu_add_visibility() argument
205 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_expr() argument
695 get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) get_dep_str() argument
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h806 aspeed_sig_expr_set(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr, bool enabled) aspeed_sig_expr_set() argument
H A Dpinctrl-aspeed.c74 aspeed_sig_expr_enable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_enable() argument
92 aspeed_sig_expr_disable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_disable() argument
163 const struct aspeed_sig_expr ***prios, **funcs, *expr; get_defined_attribute() local
201 aspeed_sig_expr_function(const struct aspeed_sig_expr *expr) aspeed_sig_expr_function() argument
211 aspeed_sig_expr_signal(const struct aspeed_sig_expr *expr) aspeed_sig_expr_signal() argument
234 const struct aspeed_sig_expr *expr = NULL; aspeed_pinmux_set_mux() local
286 aspeed_expr_is_gpio(const struct aspeed_sig_expr *expr) aspeed_expr_is_gpio() argument
382 const struct aspeed_sig_expr ***prios, **funcs, *expr; aspeed_gpio_request_enable() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_meta.c305 void nft_meta_get_eval(const struct nft_expr *expr, in nft_meta_get_eval() argument
414 void nft_meta_set_eval(const struct nft_expr *expr, in nft_meta_set_eval() argument
462 nft_meta_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_get_init() argument
578 nft_meta_get_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_meta_get_validate() argument
597 nft_meta_set_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_meta_set_validate() argument
627 nft_meta_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_set_init() argument
665 nft_meta_get_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_meta_get_dump() argument
681 nft_meta_set_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_meta_set_dump() argument
697 nft_meta_set_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_meta_set_destroy() argument
707 nft_meta_get_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_meta_get_offload() argument
[all...]
H A Dnft_payload.c82 void nft_payload_eval(const struct nft_expr *expr, in nft_payload_eval() argument
153 static int nft_payload_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_payload_dump() argument
596 static void nft_payload_set_eval(const struct nft_expr *expr, in nft_payload_set_eval() argument
138 nft_payload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_init() argument
441 nft_payload_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_payload_offload() argument
658 nft_payload_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_set_init() argument
710 nft_payload_set_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_payload_set_dump() argument
[all...]
H A Dnft_tunnel.c22 static void nft_tunnel_get_eval(const struct nft_expr *expr, in nft_tunnel_get_eval() argument
73 nft_tunnel_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_tunnel_get_init() argument
108 nft_tunnel_get_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_tunnel_get_dump() argument
H A Dnf_tables_offload.c95 struct nft_expr *expr; in nft_flow_rule_create() local
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dconditional.c24 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr() argument
361 static int expr_node_isvalid(struct policydb *p, struct cond_expr_node *expr) in expr_node_isvalid() argument
396 struct cond_expr_node *expr = &node->expr.nodes[i]; cond_read_node() local
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmenu.c128 static struct property *menu_add_prop(enum prop_type type, struct expr *exp argument
198 menu_add_visibility(struct expr *expr) menu_add_visibility() argument
204 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_expr() argument
721 get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) get_dep_str() argument
[all...]
/kernel/linux/linux-6.6/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) aspeed_sig_expr_set() argument
H A Dpinctrl-aspeed.c75 aspeed_sig_expr_enable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_enable() argument
93 aspeed_sig_expr_disable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_disable() argument
165 const struct aspeed_sig_expr ***prios, **funcs, *expr; get_defined_attribute() local
203 aspeed_sig_expr_function(const struct aspeed_sig_expr *expr) aspeed_sig_expr_function() argument
213 aspeed_sig_expr_signal(const struct aspeed_sig_expr *expr) aspeed_sig_expr_signal() argument
236 const struct aspeed_sig_expr *expr = NULL; aspeed_pinmux_set_mux() local
288 aspeed_expr_is_gpio(const struct aspeed_sig_expr *expr) aspeed_expr_is_gpio() argument
384 const struct aspeed_sig_expr ***prios, **funcs, *expr; aspeed_gpio_request_enable() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-list.c177 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) default_print_metric() argument
390 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) json_print_metric() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dexpr.c341 __expr__parse(double *val, struct expr_parse_ctx *ctx, const char *expr, in __expr__parse() argument
375 int expr__find_ids(const char *expr, const char *one, in expr__find_ids() argument
369 expr__parse(double *final_val, struct expr_parse_ctx *ctx, const char *expr) expr__parse() argument
[all...]
/kernel/linux/linux-6.6/tools/thermal/thermometer/
H A Dthermometer.c70 static struct tz_regex *configuration_tz_match(const char *expr, in configuration_tz_match() argument
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dconditional.c24 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr() argument
362 static int expr_node_isvalid(struct policydb *p, struct cond_expr_node *expr) in expr_node_isvalid() argument
397 struct cond_expr_node *expr = &node->expr.nodes[i]; cond_read_node() local
[all...]

Completed in 21 milliseconds

1234567