| /Linux-v6.1/net/netfilter/ |
| D | nft_rt.c | 53 void nft_rt_get_eval(const struct nft_expr *expr, in nft_rt_get_eval() 111 const struct nft_expr *expr, in nft_rt_get_init() 149 const struct nft_expr *expr) in nft_rt_get_dump() 163 static int nft_rt_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_rt_validate()
|
| D | nft_last.c | 25 static int nft_last_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_last_init() 56 static void nft_last_eval(const struct nft_expr *expr, in nft_last_eval() 68 static int nft_last_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_last_dump() 97 const struct nft_expr *expr) in nft_last_destroy()
|
| D | nft_xfrm.c | 34 const struct nft_expr *expr, in nft_xfrm_get_init() 194 static void nft_xfrm_get_eval(const struct nft_expr *expr, in nft_xfrm_get_eval() 215 const struct nft_expr *expr) in nft_xfrm_get_dump() 232 static int nft_xfrm_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_xfrm_validate() 258 const struct nft_expr *expr) in nft_xfrm_reduce()
|
| D | nft_connlimit.c | 179 static void nft_connlimit_eval(const struct nft_expr *expr, in nft_connlimit_eval() 188 static int nft_connlimit_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_connlimit_dump() 196 const struct nft_expr *expr, in nft_connlimit_init() 205 const struct nft_expr *expr) in nft_connlimit_destroy() 229 const struct nft_expr *expr) in nft_connlimit_destroy_clone() 237 static bool nft_connlimit_gc(struct net *net, const struct nft_expr *expr) in nft_connlimit_gc()
|
| D | nft_byteorder.c | 26 void nft_byteorder_eval(const struct nft_expr *expr, in nft_byteorder_eval() 97 const struct nft_expr *expr, in nft_byteorder_init() 151 static int nft_byteorder_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_byteorder_dump() 172 const struct nft_expr *expr) in nft_byteorder_reduce()
|
| D | nft_ct.c | 60 static void nft_ct_get_eval(const struct nft_expr *expr, in nft_ct_get_eval() 233 static void nft_ct_set_zone_eval(const struct nft_expr *expr, in nft_ct_set_zone_eval() 281 static void nft_ct_set_eval(const struct nft_expr *expr, in nft_ct_set_eval() 389 const struct nft_expr *expr, in nft_ct_get_init() 544 const struct nft_expr *expr, in nft_ct_set_init() 630 const struct nft_expr *expr) in nft_ct_get_destroy() 636 const struct nft_expr *expr) in nft_ct_set_destroy() 644 static int nft_ct_get_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_get_dump() 684 const struct nft_expr *expr) in nft_ct_get_reduce() 706 static int nft_ct_set_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_set_dump() [all …]
|
| D | nft_reject.c | 27 const struct nft_expr *expr, in nft_reject_validate() 39 const struct nft_expr *expr, in nft_reject_init() 72 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_reject_dump()
|
| D | nft_limit.c | 163 static void nft_limit_pkts_eval(const struct nft_expr *expr, in nft_limit_pkts_eval() 182 const struct nft_expr *expr, in nft_limit_pkts_init() 196 static int nft_limit_pkts_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_limit_pkts_dump() 204 const struct nft_expr *expr) in nft_limit_pkts_destroy() 233 static void nft_limit_bytes_eval(const struct nft_expr *expr, in nft_limit_bytes_eval() 245 const struct nft_expr *expr, in nft_limit_bytes_init() 254 const struct nft_expr *expr) in nft_limit_bytes_dump() 262 const struct nft_expr *expr) in nft_limit_bytes_destroy()
|
| D | nft_counter.c | 196 void nft_counter_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_counter_eval() 204 static int nft_counter_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_counter_dump() 212 const struct nft_expr *expr, in nft_counter_init() 221 const struct nft_expr *expr) in nft_counter_destroy() 254 const struct nft_expr *expr) in nft_counter_offload() 260 static void nft_counter_offload_stats(struct nft_expr *expr, in nft_counter_offload_stats()
|
| D | nft_flow_offload.c | 286 static void nft_flow_offload_eval(const struct nft_expr *expr, in nft_flow_offload_eval() 378 const struct nft_expr *expr, in nft_flow_offload_validate() 392 const struct nft_expr *expr, in nft_flow_offload_init() 414 const struct nft_expr *expr, in nft_flow_offload_deactivate() 423 const struct nft_expr *expr) in nft_flow_offload_activate() 431 const struct nft_expr *expr) in nft_flow_offload_destroy() 436 static int nft_flow_offload_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_flow_offload_dump()
|
| D | nft_log.c | 104 static void nft_log_eval(const struct nft_expr *expr, in nft_log_eval() 146 const struct nft_expr *expr, in nft_log_init() 230 const struct nft_expr *expr) in nft_log_destroy() 244 static int nft_log_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_log_dump()
|
| D | nft_range.c | 23 void nft_range_eval(const struct nft_expr *expr, in nft_range_eval() 50 static int nft_range_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_range_init() 114 static int nft_range_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_range_dump()
|
| D | nft_synproxy.c | 243 static void nft_synproxy_eval(const struct nft_expr *expr, in nft_synproxy_eval() 253 const struct nft_expr *expr, in nft_synproxy_validate() 261 const struct nft_expr *expr, in nft_synproxy_init() 270 const struct nft_expr *expr) in nft_synproxy_destroy() 275 static int nft_synproxy_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_synproxy_dump()
|
| D | nft_reject_inet.c | 17 static void nft_reject_inet_eval(const struct nft_expr *expr, in nft_reject_inet_eval() 64 const struct nft_expr *expr, in nft_reject_inet_validate()
|
| D | nft_quota.c | 202 static void nft_quota_eval(const struct nft_expr *expr, in nft_quota_eval() 212 const struct nft_expr *expr, in nft_quota_init() 220 static int nft_quota_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_quota_dump() 228 const struct nft_expr *expr) in nft_quota_destroy()
|
| /Linux-v6.1/drivers/pinctrl/aspeed/ |
| D | pinctrl-aspeed.c | 75 const struct aspeed_sig_expr *expr) in aspeed_sig_expr_enable() 93 const struct aspeed_sig_expr *expr) in aspeed_sig_expr_disable() 155 const struct aspeed_sig_expr ***prios, **funcs, *expr; in get_defined_attribute() local 193 static const char *aspeed_sig_expr_function(const struct aspeed_sig_expr *expr) in aspeed_sig_expr_function() 203 static const char *aspeed_sig_expr_signal(const struct aspeed_sig_expr *expr) in aspeed_sig_expr_signal() 226 const struct aspeed_sig_expr *expr = NULL; in aspeed_pinmux_set_mux() local 278 static bool aspeed_expr_is_gpio(const struct aspeed_sig_expr *expr) in aspeed_expr_is_gpio() 374 const struct aspeed_sig_expr ***prios, **funcs, *expr; in aspeed_gpio_request_enable() local
|
| /Linux-v6.1/net/ipv4/netfilter/ |
| D | nft_dup_ipv4.c | 20 static void nft_dup_ipv4_eval(const struct nft_expr *expr, in nft_dup_ipv4_eval() 34 const struct nft_expr *expr, in nft_dup_ipv4_init() 55 static int nft_dup_ipv4_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_ipv4_dump()
|
| /Linux-v6.1/net/ipv6/netfilter/ |
| D | nft_dup_ipv6.c | 20 static void nft_dup_ipv6_eval(const struct nft_expr *expr, in nft_dup_ipv6_eval() 32 const struct nft_expr *expr, in nft_dup_ipv6_init() 53 static int nft_dup_ipv6_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_ipv6_dump()
|
| /Linux-v6.1/fs/xfs/ |
| D | xfs_linux.h | 201 #define ASSERT_ALWAYS(expr) \ argument 205 #define ASSERT(expr) \ argument 212 #define ASSERT(expr) \ argument 217 #define ASSERT(expr) ((void)0) argument 222 #define XFS_IS_CORRUPT(mp, expr) \ argument
|
| /Linux-v6.1/net/bridge/netfilter/ |
| D | nft_meta_bridge.c | 21 static void nft_meta_bridge_get_eval(const struct nft_expr *expr, in nft_meta_bridge_get_eval() 70 const struct nft_expr *expr, in nft_meta_bridge_get_init() 106 const struct nft_expr *expr) in nft_meta_bridge_set_reduce()
|
| /Linux-v6.1/scripts/kconfig/ |
| D | expr.h | 38 struct expr *expr; member 42 struct expr { struct 43 enum expr_type type; argument 44 union expr_data left, right; argument 55 struct expr *expr; member 194 struct expr *expr; /* the optional conditional part of the property */ member
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/ |
| D | os_types.h | 73 #define ASSERT_CRITICAL(expr) do { \ argument 78 #define ASSERT(expr) do { \ argument
|
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | i915_memcpy.c | 31 #define CI_BUG_ON(expr) BUG_ON(expr) argument 33 #define CI_BUG_ON(expr) BUILD_BUG_ON_INVALID(expr) argument
|
| /Linux-v6.1/tools/include/linux/ |
| D | build_bug.h | 78 #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) argument 79 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) argument
|
| /Linux-v6.1/include/linux/ |
| D | build_bug.h | 77 #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) argument 78 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) argument
|