Home
last modified time | relevance | path

Searched defs:expr (Results 1 – 97 of 97) sorted by relevance

/linux-4.4.14/net/netfilter/
Dnft_meta.c27 void nft_meta_get_eval(const struct nft_expr *expr, in nft_meta_get_eval()
191 void nft_meta_set_eval(const struct nft_expr *expr, in nft_meta_set_eval()
223 const struct nft_expr *expr, in nft_meta_get_init()
275 const struct nft_expr *expr, in nft_meta_set_init()
305 const struct nft_expr *expr) in nft_meta_get_dump()
321 const struct nft_expr *expr) in nft_meta_set_dump()
Dnft_dynset.c26 struct nft_expr *expr; member
30 static void *nft_dynset_new(struct nft_set *set, const struct nft_expr *expr, in nft_dynset_new()
60 static void nft_dynset_eval(const struct nft_expr *expr, in nft_dynset_eval()
102 const struct nft_expr *expr, in nft_dynset_init()
208 const struct nft_expr *expr) in nft_dynset_destroy()
217 static int nft_dynset_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_dynset_dump()
Dnft_ct.c33 static void nft_ct_get_eval(const struct nft_expr *expr, in nft_ct_get_eval()
152 static void nft_ct_set_eval(const struct nft_expr *expr, in nft_ct_set_eval()
223 const struct nft_expr *expr, in nft_ct_get_init()
323 const struct nft_expr *expr, in nft_ct_set_init()
354 const struct nft_expr *expr) in nft_ct_destroy()
359 static int nft_ct_get_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_get_dump()
387 static int nft_ct_set_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_set_dump()
Dnft_immediate.c26 static void nft_immediate_eval(const struct nft_expr *expr, in nft_immediate_eval()
41 const struct nft_expr *expr, in nft_immediate_init()
72 const struct nft_expr *expr) in nft_immediate_destroy()
78 static int nft_immediate_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_immediate_dump()
93 const struct nft_expr *expr, in nft_immediate_validate()
Dnft_cmp.c27 static void nft_cmp_eval(const struct nft_expr *expr, in nft_cmp_eval()
71 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_cmp_init()
92 static int nft_cmp_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_dump()
120 const struct nft_expr *expr, in nft_cmp_fast_init()
146 static int nft_cmp_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_fast_dump()
Dnft_masq.c25 const struct nft_expr *expr, in nft_masq_validate()
40 const struct nft_expr *expr, in nft_masq_init()
61 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_masq_dump()
Dnft_lookup.c28 static void nft_lookup_eval(const struct nft_expr *expr, in nft_lookup_eval()
53 const struct nft_expr *expr, in nft_lookup_init()
105 const struct nft_expr *expr) in nft_lookup_destroy()
112 static int nft_lookup_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_lookup_dump()
Dnft_redir.c27 const struct nft_expr *expr, in nft_redir_validate()
43 const struct nft_expr *expr, in nft_redir_init()
86 int nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_redir_dump()
Dnft_log.c29 static void nft_log_eval(const struct nft_expr *expr, in nft_log_eval()
49 const struct nft_expr *expr, in nft_log_init()
117 const struct nft_expr *expr) in nft_log_destroy()
133 static int nft_log_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_log_dump()
Dnft_limit.c108 static void nft_limit_pkts_eval(const struct nft_expr *expr, in nft_limit_pkts_eval()
126 const struct nft_expr *expr, in nft_limit_pkts_init()
140 static int nft_limit_pkts_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_limit_pkts_dump()
156 static void nft_limit_pkt_bytes_eval(const struct nft_expr *expr, in nft_limit_pkt_bytes_eval()
168 const struct nft_expr *expr, in nft_limit_pkt_bytes_init()
177 const struct nft_expr *expr) in nft_limit_pkt_bytes_dump()
Dnft_nat.c39 static void nft_nat_eval(const struct nft_expr *expr, in nft_nat_eval()
91 const struct nft_expr *expr, in nft_nat_validate()
117 static int nft_nat_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_nat_init()
215 static int nft_nat_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_nat_dump()
Dnft_reject_inet.c20 static void nft_reject_inet_eval(const struct nft_expr *expr, in nft_reject_inet_eval()
65 const struct nft_expr *expr, in nft_reject_inet_init()
97 const struct nft_expr *expr) in nft_reject_inet_dump()
Dnft_compat.c57 static void nft_target_eval_xt(const struct nft_expr *expr, in nft_target_eval_xt()
83 static void nft_target_eval_bridge(const struct nft_expr *expr, in nft_target_eval_bridge()
207 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init()
250 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy()
266 static int nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_target_dump()
283 const struct nft_expr *expr, in nft_target_validate()
307 static void nft_match_eval(const struct nft_expr *expr, in nft_match_eval()
395 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_init()
432 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_match_destroy()
448 static int nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_match_dump()
[all …]
Dnft_exthdr.c28 static void nft_exthdr_eval(const struct nft_expr *expr, in nft_exthdr_eval()
58 const struct nft_expr *expr, in nft_exthdr_init()
78 static int nft_exthdr_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_exthdr_dump()
Dnft_counter.c34 static void nft_counter_eval(const struct nft_expr *expr, in nft_counter_eval()
72 static int nft_counter_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_counter_dump()
94 const struct nft_expr *expr, in nft_counter_init()
121 const struct nft_expr *expr) in nft_counter_destroy()
Dnft_queue.c30 static void nft_queue_eval(const struct nft_expr *expr, in nft_queue_eval()
64 const struct nft_expr *expr, in nft_queue_init()
85 static int nft_queue_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_dump()
Dnft_bitwise.c28 static void nft_bitwise_eval(const struct nft_expr *expr, in nft_bitwise_eval()
50 const struct nft_expr *expr, in nft_bitwise_init()
93 static int nft_bitwise_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_bitwise_dump()
Dnft_byteorder.c28 static void nft_byteorder_eval(const struct nft_expr *expr, in nft_byteorder_eval()
78 const struct nft_expr *expr, in nft_byteorder_init()
120 static int nft_byteorder_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_byteorder_dump()
Dnft_payload.c68 static void nft_payload_eval(const struct nft_expr *expr, in nft_payload_eval()
117 const struct nft_expr *expr, in nft_payload_init()
131 static int nft_payload_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_payload_dump()
Dnft_reject.c30 const struct nft_expr *expr, in nft_reject_init()
54 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_reject_dump()
Dnf_tables_core.c65 static void nft_cmp_fast_eval(const struct nft_expr *expr, in nft_cmp_fast_eval()
76 static bool nft_payload_fast_eval(const struct nft_expr *expr, in nft_payload_fast_eval()
117 const struct nft_expr *expr, *last; in nft_do_chain() local
Dnf_tables_api.c1599 const struct nft_expr *expr) in nf_tables_fill_expr_info()
1620 const struct nft_expr *expr) in nft_expr_dump()
1686 struct nft_expr *expr) in nf_tables_newexpr()
1706 struct nft_expr *expr) in nf_tables_expr_destroy()
1717 struct nft_expr *expr; in nft_expr_init() local
1740 void nft_expr_destroy(const struct nft_ctx *ctx, struct nft_expr *expr) in nft_expr_destroy()
1794 const struct nft_expr *expr, *next; in nf_tables_fill_rule_info() local
1992 struct nft_expr *expr; in nf_tables_rule_destroy() local
2021 struct nft_expr *expr; in nf_tables_newrule() local
4192 const struct nft_expr *expr, *last; in nf_tables_check_loops() local
Dnft_hash.c96 const struct nft_expr *expr, in nft_hash_update()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dlibcfs_string.c263 int bracketed, struct cfs_range_expr **expr) in cfs_range_expr_parse()
333 cfs_range_expr_print(char *buffer, int count, struct cfs_range_expr *expr, in cfs_range_expr_print()
365 struct cfs_range_expr *expr; in cfs_expr_list_print() local
401 struct cfs_range_expr *expr; in cfs_expr_list_match() local
423 struct cfs_range_expr *expr; in cfs_expr_list_values() local
470 struct cfs_range_expr *expr; in cfs_expr_list_free() local
493 struct cfs_range_expr *expr; in cfs_expr_list_parse() local
/linux-4.4.14/net/ipv4/netfilter/
Dnft_dup_ipv4.c23 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()
Dnft_reject_ipv4.c22 static void nft_reject_ipv4_eval(const struct nft_expr *expr, in nft_reject_ipv4_eval()
Dnft_redir_ipv4.c20 static void nft_redir_ipv4_eval(const struct nft_expr *expr, in nft_redir_ipv4_eval()
Dnft_masq_ipv4.c19 static void nft_masq_ipv4_eval(const struct nft_expr *expr, in nft_masq_ipv4_eval()
/linux-4.4.14/net/ipv6/netfilter/
Dnft_dup_ipv6.c23 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()
Dnft_reject_ipv6.c22 static void nft_reject_ipv6_eval(const struct nft_expr *expr, in nft_reject_ipv6_eval()
Dnft_redir_ipv6.c20 static void nft_redir_ipv6_eval(const struct nft_expr *expr, in nft_redir_ipv6_eval()
Dnft_masq_ipv6.c20 static void nft_masq_ipv6_eval(const struct nft_expr *expr, in nft_masq_ipv6_eval()
/linux-4.4.14/drivers/w1/
Dw1_log.h28 # define assert(expr) do {} while (0) argument
30 # define assert(expr) \ argument
/linux-4.4.14/net/bridge/netfilter/
Dnft_reject_bridge.c259 static void nft_reject_bridge_eval(const struct nft_expr *expr, in nft_reject_bridge_eval()
316 const struct nft_expr *expr, in nft_reject_bridge_validate()
324 const struct nft_expr *expr, in nft_reject_bridge_init()
360 const struct nft_expr *expr) in nft_reject_bridge_dump()
Dnft_meta_bridge.c21 static void nft_meta_bridge_get_eval(const struct nft_expr *expr, in nft_meta_bridge_get_eval()
52 const struct nft_expr *expr, in nft_meta_bridge_get_init()
/linux-4.4.14/fs/xfs/
Dxfs_message.c101 asswarn(char *expr, char *file, int line) in asswarn()
109 assfail(char *expr, char *file, int line) in assfail()
Dxfs_linux.h338 #define ASSERT_ALWAYS(expr) \ argument
342 #define ASSERT(expr) \ argument
353 #define ASSERT(expr) \ argument
362 #define ASSERT(expr) ((void)0) argument
Dxfs_error.h126 #define XFS_TEST_ERROR(expr, mp, tag, rf) \ argument
134 #define XFS_TEST_ERROR(expr, mp, tag, rf) (expr) argument
/linux-4.4.14/scripts/kconfig/
Dexpr.h38 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
150 struct expr *expr; /* the optional conditional part of the property */ member
Dmenu.c128 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop()
183 void menu_add_visibility(struct expr *expr) in menu_add_visibility()
189 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr()
Dzconf.y41 struct expr *expr; member
Dsymbol.c1055 struct expr *expr; member
Dqconf.cc111 tristate expr; in updateMenu() local
Dzconf.tab.c194 struct expr *expr; member
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dodm_debug.h90 #define ASSERT(expr) argument
100 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) \ argument
/linux-4.4.14/include/net/irda/
Dirda.h58 #define IRDA_ASSERT(expr, func) \ argument
65 #define IRDA_ASSERT(expr, func) do { (void)(expr); } while (0) argument
/linux-4.4.14/drivers/staging/rtl8723au/include/
Dodm_debug.h97 #define ASSERT(expr) argument
107 #define ODM_RT_ASSERT(pDM_Odm, expr, fmt) \ argument
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha_mb_ctx.h103 #define assert(expr) \ argument
111 #define assert(expr) do {} while (0) argument
/linux-4.4.14/arch/blackfin/kernel/
Dgptimers.c19 # define tassert(expr) argument
21 # define tassert(expr) \ argument
/linux-4.4.14/security/selinux/ss/
Dconditional.c26 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr()
385 static int expr_isvalid(struct policydb *p, struct cond_expr *expr) in expr_isvalid()
404 struct cond_expr *expr = NULL, *last = NULL; in cond_read_node() local
Dconditional.h57 struct cond_expr *expr; member
Dconstraint.h58 struct constraint_expr *expr; /* constraint on permissions */ member
Dpolicydb.c630 static void constraint_expr_destroy(struct constraint_expr *expr) in constraint_expr_destroy()
/linux-4.4.14/include/linux/
Djbd2.h385 #define J_ASSERT_BH(bh, expr) J_ASSERT(expr) argument
386 #define J_ASSERT_JH(jh, expr) J_ASSERT(expr) argument
389 #define J_EXPECT(expr, why...) J_ASSERT(expr) argument
390 #define J_EXPECT_BH(bh, expr, why...) J_ASSERT_BH(bh, expr) argument
391 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr) argument
393 #define __journal_expect(expr, why...) \ argument
404 #define J_EXPECT(expr, why...) __journal_expect(expr, ## why) argument
405 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why) argument
406 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why) argument
Dtracepoint.h375 #define TRACE_EVENT_PERF_PERM(event, expr...) argument
509 #define TRACE_EVENT_PERF_PERM(event, expr...) argument
Dtrace_events.h397 #define __TRACE_EVENT_PERF_PERM(name, expr...) \ argument
/linux-4.4.14/scripts/genksyms/
Dparse.y488 struct string_list *expr = copy_list_range(*$3, *$2); variable
Dgenksyms.c217 struct string_list *expr; in __add_symbol() local
/linux-4.4.14/arch/mips/math-emu/
Dieee754dp.h27 #define assert(expr) ((void)0) argument
Dieee754sp.h27 #define assert(expr) ((void)0) argument
/linux-4.4.14/arch/x86/kernel/
Duprobes.c602 #define COND(op_y, op_n, expr) \ argument
611 #define DO(expr) \ in is_cond_jmp_opcode() argument
626 #define DO(expr) \ in check_jmp_cond() argument
/linux-4.4.14/arch/m68k/fpsp040/
Dstwotox.S381 expr: label
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
Debb_handler.S72 #define LOAD_REG_IMMEDIATE(reg,expr) \ argument
/linux-4.4.14/drivers/mtd/ubi/
Ddebug.h30 #define ubi_assert(expr) do { \ argument
/linux-4.4.14/tools/perf/util/
Dstring.c371 char *expr = malloc(size); in asprintf_expr_inout_ints() local
Ddwarf-aux.c322 Dwarf_Op *expr; in die_get_data_member_location() local
/linux-4.4.14/arch/um/include/shared/
Dos.h16 #define CATCH_EINTR(expr) while ((errno = 0, ((expr) < 0)) && (errno == EINTR)) argument
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnvidia.c43 #define assert(expr) \ argument
50 #define assert(expr) argument
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h361 # define CLOBINVRNT(env, clob, expr) \ argument
Dcl_object.h1841 #define CL_LOCK_ASSERT(expr, env, lock) do { \ argument
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes.h149 #define assert(expr) \ argument
160 #define assert(expr) do {} while (0) argument
/linux-4.4.14/drivers/video/fbdev/riva/
Dfbdev.c70 #define assert(expr) \ argument
77 #define assert(expr) argument
/linux-4.4.14/drivers/video/fbdev/
Dcirrusfb.c71 #define assert(expr) \ argument
77 #define assert(expr) argument
/linux-4.4.14/include/trace/
Dtrace_events.h131 #define TRACE_EVENT_PERF_PERM(name, expr...) \ argument
196 #define TRACE_EVENT_PERF_PERM(event, expr...) argument
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h654 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv()
706 static inline struct nft_expr *nft_expr_next(const struct nft_expr *expr) in nft_expr_next()
726 #define nft_rule_for_each_expr(expr, last, rule) \ argument
/linux-4.4.14/fs/ubifs/
Ddebug.h151 #define ubifs_assert(expr) do { \ argument
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhnae.h47 #define assert(expr) \ argument
59 #define assert(expr) argument
/linux-4.4.14/mm/
Dbacking-dev.c162 #define BDI_SHOW(name, expr) \ argument
/linux-4.4.14/arch/ia64/hp/common/
Dsba_iommu.c145 #define ASSERT(expr) \ argument
151 #define ASSERT(expr) argument
/linux-4.4.14/drivers/atm/
Dfore200e.c98 #define ASSERT(expr) if (!(expr)) { \ argument
104 #define ASSERT(expr) do {} while (0) argument
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c130 #define EASSERTF(expr, ext, fmt, args...) do { \ argument
139 #define EASSERT(expr, ext) EASSERTF(expr, ext, "\n") argument
/linux-4.4.14/drivers/block/
Dsx8.c94 #define assert(expr) argument
96 #define assert(expr) \ argument
Drbd.c514 #define rbd_assert(expr) \ argument
523 # define rbd_assert(expr) ((void) 0) argument
Dskd_main.c68 #define SKD_ASSERT(expr) \ argument
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c54 # define PASSERT(env, page, expr) \ argument
/linux-4.4.14/arch/powerpc/include/asm/
Dppc_asm.h332 #define LOAD_REG_IMMEDIATE(reg,expr) \ argument
350 #define LOAD_REG_IMMEDIATE(reg,expr) \ argument
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139too.c134 # define assert(expr) do {} while (0) argument
136 # define assert(expr) \ argument
Dr8169.c61 #define assert(expr) \ argument
69 #define assert(expr) do {} while (0) argument
/linux-4.4.14/scripts/mod/
Dmodpost.c109 void *do_nofail(void *ptr, const char *expr) in do_nofail()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U.h98 #define RTL8192U_ASSERT(expr) \ argument
125 #define RTL8192U_ASSERT(expr) do {} while (0) argument
/linux-4.4.14/drivers/net/wireless/b43legacy/
Db43legacy.h335 # define B43legacy_BUG_ON(expr) \ argument
/linux-4.4.14/fs/btrfs/
Dctree.h4200 static inline void assfail(char *expr, char *file, int line) in assfail()
4207 #define ASSERT(expr) \ argument
4210 #define ASSERT(expr) ((void)0) argument
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S9147 expr: label
Dfpsp.S9253 expr: label
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem.c41 #define RQ_BUG_ON(expr) argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dsdio.c3080 char expr[80] = "<???>"; in brcmf_sdio_assert_info() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dfw.h1927 u8 expr[0]; member