| /Linux-v4.19/net/netfilter/ |
| D | nft_dup_netdev.c | 22 static void nft_dup_netdev_eval(const struct nft_expr *expr, in nft_dup_netdev_eval() 37 const struct nft_expr *expr, in nft_dup_netdev_init() 51 static int nft_dup_netdev_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_netdev_dump()
|
| D | nft_fib.c | 30 int nft_fib_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_validate() 66 int nft_fib_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_init() 120 int nft_fib_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fib_dump()
|
| D | nft_ct.c | 60 static void nft_ct_get_eval(const struct nft_expr *expr, in nft_ct_get_eval() 230 static void nft_ct_set_zone_eval(const struct nft_expr *expr, in nft_ct_set_zone_eval() 276 static void nft_ct_set_eval(const struct nft_expr *expr, in nft_ct_set_eval() 377 const struct nft_expr *expr, in nft_ct_get_init() 526 const struct nft_expr *expr, in nft_ct_set_init() 601 const struct nft_expr *expr) in nft_ct_get_destroy() 607 const struct nft_expr *expr) in nft_ct_set_destroy() 615 static int nft_ct_get_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_get_dump() 654 static int nft_ct_set_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_set_dump() 741 static void nft_notrack_eval(const struct nft_expr *expr, in nft_notrack_eval()
|
| D | nft_socket.c | 17 static void nft_socket_eval(const struct nft_expr *expr, in nft_socket_eval() 77 const struct nft_expr *expr, in nft_socket_init() 115 const struct nft_expr *expr) in nft_socket_dump()
|
| D | nft_osf.c | 15 static void nft_osf_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_osf_eval() 44 const struct nft_expr *expr, in nft_osf_init() 59 static int nft_osf_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_osf_dump()
|
| D | nft_log.c | 107 static void nft_log_eval(const struct nft_expr *expr, in nft_log_eval() 135 const struct nft_expr *expr, in nft_log_init() 215 const struct nft_expr *expr) in nft_log_destroy() 229 static int nft_log_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_log_dump()
|
| D | nft_range.c | 26 static void nft_range_eval(const struct nft_expr *expr, in nft_range_eval() 54 static int nft_range_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_range_init() 111 static int nft_range_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_range_dump()
|
| D | nft_bitwise.c | 28 static void nft_bitwise_eval(const struct nft_expr *expr, in nft_bitwise_eval() 50 const struct nft_expr *expr, in nft_bitwise_init() 108 static int nft_bitwise_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_bitwise_dump()
|
| D | nf_tables_core.c | 52 static void nft_cmp_fast_eval(const struct nft_expr *expr, in nft_cmp_fast_eval() 63 static bool nft_payload_fast_eval(const struct nft_expr *expr, in nft_payload_fast_eval() 123 static void expr_call_ops_eval(const struct nft_expr *expr, in expr_call_ops_eval() 144 const struct nft_expr *expr, *last; in nft_do_chain() local
|
| D | nft_byteorder.c | 29 static void nft_byteorder_eval(const struct nft_expr *expr, in nft_byteorder_eval() 98 const struct nft_expr *expr, in nft_byteorder_init() 152 static int nft_byteorder_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_byteorder_dump()
|
| D | nft_limit.c | 132 static void nft_limit_pkts_eval(const struct nft_expr *expr, in nft_limit_pkts_eval() 151 const struct nft_expr *expr, in nft_limit_pkts_init() 165 static int nft_limit_pkts_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_limit_pkts_dump() 181 static void nft_limit_bytes_eval(const struct nft_expr *expr, in nft_limit_bytes_eval() 193 const struct nft_expr *expr, in nft_limit_bytes_init() 202 const struct nft_expr *expr) in nft_limit_bytes_dump()
|
| D | nft_counter.c | 197 static void nft_counter_eval(const struct nft_expr *expr, in nft_counter_eval() 206 static int nft_counter_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_counter_dump() 214 const struct nft_expr *expr, in nft_counter_init() 223 const struct nft_expr *expr) in nft_counter_destroy()
|
| D | nft_quota.c | 171 static void nft_quota_eval(const struct nft_expr *expr, in nft_quota_eval() 181 const struct nft_expr *expr, in nft_quota_init() 189 static int nft_quota_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_quota_dump()
|
| /Linux-v4.19/net/ipv4/netfilter/ |
| D | nft_dup_ipv4.c | 23 static void nft_dup_ipv4_eval(const struct nft_expr *expr, in nft_dup_ipv4_eval() 37 const struct nft_expr *expr, in nft_dup_ipv4_init() 58 static int nft_dup_ipv4_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_ipv4_dump()
|
| D | nft_redir_ipv4.c | 20 static void nft_redir_ipv4_eval(const struct nft_expr *expr, in nft_redir_ipv4_eval() 42 nft_redir_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv4_destroy()
|
| D | nft_masq_ipv4.c | 19 static void nft_masq_ipv4_eval(const struct nft_expr *expr, in nft_masq_ipv4_eval() 39 nft_masq_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_ipv4_destroy()
|
| /Linux-v4.19/net/ipv6/netfilter/ |
| D | nft_dup_ipv6.c | 23 static void nft_dup_ipv6_eval(const struct nft_expr *expr, in nft_dup_ipv6_eval() 35 const struct nft_expr *expr, in nft_dup_ipv6_init() 56 static int nft_dup_ipv6_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dup_ipv6_dump()
|
| D | nft_redir_ipv6.c | 20 static void nft_redir_ipv6_eval(const struct nft_expr *expr, in nft_redir_ipv6_eval() 43 nft_redir_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv6_destroy()
|
| D | nft_masq_ipv6.c | 20 static void nft_masq_ipv6_eval(const struct nft_expr *expr, in nft_masq_ipv6_eval() 40 nft_masq_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_masq_ipv6_destroy()
|
| /Linux-v4.19/net/bridge/netfilter/ |
| D | nft_reject_bridge.c | 293 static void nft_reject_bridge_eval(const struct nft_expr *expr, in nft_reject_bridge_eval() 356 const struct nft_expr *expr, in nft_reject_bridge_validate() 364 const struct nft_expr *expr, in nft_reject_bridge_init() 396 const struct nft_expr *expr) in nft_reject_bridge_dump()
|
| /Linux-v4.19/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 197 struct expr *expr; /* the optional conditional part of the property */ member
|
| /Linux-v4.19/fs/xfs/ |
| D | xfs_message.c | 89 asswarn(char *expr, char *file, int line) in asswarn() 97 assfail(char *expr, char *file, int line) in assfail()
|
| D | xfs_linux.h | 224 #define ASSERT_ALWAYS(expr) \ argument 228 #define ASSERT(expr) \ argument 235 #define ASSERT(expr) \ argument 240 #define ASSERT(expr) ((void)0) argument
|
| /Linux-v4.19/drivers/staging/rtl8188eu/include/ |
| D | odm_debug.h | 77 #define ASSERT(expr) argument 87 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) \ argument
|
| /Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
| D | odm_debug.h | 95 #define ASSERT(expr) argument 120 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt)\ argument 157 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) no_printk fmt argument
|