Home
last modified time | relevance | path

Searched defs:expr (Results 1 - 25 of 174) sorted by relevance

1234567

/kernel/linux/linux-6.6/tools/perf/util/
H A Dexpr.y197 expr: NUMBER label
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dexpr.y87 expr: NUMBER label
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_fib_netdev.c21 static void nft_fib_netdev_eval(const struct nft_expr *expr, in nft_fib_netdev_eval() argument
H A Dnft_fib_inet.c14 static void nft_fib_inet_eval(const struct nft_expr *expr, in nft_fib_inet_eval() argument
H A Dnft_reject_inet.c17 static void nft_reject_inet_eval(const struct nft_expr *expr, in nft_reject_inet_eval() argument
63 nft_reject_inet_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_reject_inet_init() argument
95 nft_reject_inet_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_reject_inet_dump() argument
H A Dnft_reject.c63 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_reject_dump() argument
26 nft_reject_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_reject_validate() argument
38 nft_reject_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_reject_init() argument
H A Dnft_fib.c28 int nft_fib_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_validate() argument
64 int nft_fib_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_fib_init() argument
117 int nft_fib_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_fib_dump() argument
H A Dnft_osf.c20 static void nft_osf_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_osf_eval() argument
95 static int nft_osf_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_osf_dump() argument
60 nft_osf_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_osf_init() argument
114 nft_osf_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_osf_validate() argument
H A Dnft_rt.c53 void nft_rt_get_eval(const struct nft_expr *expr, in nft_rt_get_eval() argument
163 static int nft_rt_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_rt_validate() argument
110 nft_rt_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_rt_get_init() argument
148 nft_rt_get_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_rt_get_dump() argument
H A Dnft_range.c23 void nft_range_eval(const struct nft_expr *expr, in nft_range_eval() argument
50 static int nft_range_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_range_init() argument
114 static int nft_range_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_range_dump() argument
H A Dnft_socket.c62 static void nft_socket_eval(const struct nft_expr *expr, in nft_socket_eval() argument
115 nft_socket_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_socket_init() argument
153 nft_socket_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_socket_dump() argument
165 nft_socket_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_socket_validate() argument
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnft_reject_ipv4.c19 static void nft_reject_ipv4_eval(const struct nft_expr *expr, in nft_reject_ipv4_eval() argument
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnft_reject_ipv6.c19 static void nft_reject_ipv6_eval(const struct nft_expr *expr, in nft_reject_ipv6_eval() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_fib_netdev.c21 static void nft_fib_netdev_eval(const struct nft_expr *expr, in nft_fib_netdev_eval() argument
H A Dnft_fib_inet.c14 static void nft_fib_inet_eval(const struct nft_expr *expr, in nft_fib_inet_eval() argument
H A Dnft_ct_fast.c7 void nft_ct_get_fast_eval(const struct nft_expr *expr, in nft_ct_get_fast_eval() argument
H A Dnft_reject_inet.c17 static void nft_reject_inet_eval(const struct nft_expr *expr, in nft_reject_inet_eval() argument
63 nft_reject_inet_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_reject_inet_validate() argument
H A Dnft_reject.c26 nft_reject_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_reject_validate() argument
38 nft_reject_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_reject_init() argument
72 nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_reject_dump() argument
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnft_reject_ipv6.c19 static void nft_reject_ipv6_eval(const struct nft_expr *expr, in nft_reject_ipv6_eval() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnft_reject_ipv4.c19 static void nft_reject_ipv4_eval(const struct nft_expr *expr, in nft_reject_ipv4_eval() argument
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.c81 aspeed_sig_expr_eval(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr, bool enabled) aspeed_sig_expr_eval() argument
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.c83 aspeed_sig_expr_eval(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr, bool enabled) aspeed_sig_expr_eval() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_message.c89 asswarn( struct xfs_mount *mp, char *expr, char *file, int line) asswarn() argument
101 assfail( struct xfs_mount *mp, char *expr, char *file, int line) assfail() argument
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dstwotox.S381 expr: label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dstwotox.S381 expr: label

Completed in 7 milliseconds

1234567