Home
last modified time | relevance | path

Searched defs:par (Results 26 - 50 of 685) sorted by relevance

12345678910>>...28

/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debt_redirect.c20 ebt_redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_redirect_tg() argument
37 static int ebt_redirect_tg_check(const struct xt_tgchk_param *par) in ebt_redirect_tg_check() argument
[all...]
H A Debt_pkttype.c17 ebt_pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_pkttype_mt() argument
24 static int ebt_pkttype_mt_check(const struct xt_mtchk_param *par) in ebt_pkttype_mt_check() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_main.h49 static inline void i810_create_i2c_busses(struct i810fb_par *par) { } in i810_create_i2c_busses() argument
50 static inline void i810_delete_i2c_busses(struct i810fb_par *par) { } in i810_delete_i2c_busses() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_hl.c25 static bool ttl_mt(const struct sk_buff *skb, struct xt_action_param *par) in ttl_mt() argument
44 static bool hl_mt6(const struct sk_buff *skb, struct xt_action_param *par) in hl_mt6() argument
H A Dxt_length.c21 length_mt(const struct sk_buff *skb, struct xt_action_param *par) in length_mt() argument
30 length_mt6(const struct sk_buff *skb, struct xt_action_param *par) in length_mt6() argument
H A Dxt_devgroup.c19 static bool devgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) in devgroup_mt() argument
36 static int devgroup_mt_checkentry(const struct xt_mtchk_param *par) in devgroup_mt_checkentry() argument
H A Dxt_cpu.c24 static int cpu_mt_check(const struct xt_mtchk_param *par) in cpu_mt_check() argument
33 static bool cpu_mt(const struct sk_buff *skb, struct xt_action_param *par) in cpu_mt() argument
H A Dxt_pkttype.c23 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in pkttype_mt() argument
H A Dxt_realm.c22 realm_mt(const struct sk_buff *skb, struct xt_action_param *par) in realm_mt() argument
H A Dxt_TRACE.c15 static int trace_tg_check(const struct xt_tgchk_param *par) in trace_tg_check() argument
20 static void trace_tg_destroy(const struct xt_tgdtor_param *par) in trace_tg_destroy() argument
26 trace_tg(struct sk_buff *skb, const struct xt_action_param *par) in trace_tg() argument
H A Dxt_mark.c26 mark_tg(struct sk_buff *skb, const struct xt_action_param *par) in mark_tg() argument
35 mark_mt(const struct sk_buff *skb, struct xt_action_param *par) in mark_mt() argument
H A Dxt_mac.c25 static bool mac_mt(const struct sk_buff *skb, struct xt_action_param *par) in mac_mt() argument
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_nflog.c24 ebt_nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_nflog_tg() argument
41 static int ebt_nflog_tg_check(const struct xt_tgchk_param *par) in ebt_nflog_tg_check() argument
H A Debt_redirect.c20 ebt_redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_redirect_tg() argument
37 static int ebt_redirect_tg_check(const struct xt_tgchk_param *par) in ebt_redirect_tg_check() argument
[all...]
H A Debt_pkttype.c17 ebt_pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_pkttype_mt() argument
24 static int ebt_pkttype_mt_check(const struct xt_mtchk_param *par) in ebt_pkttype_mt_check() argument
H A Debt_dnat.c20 ebt_dnat_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_dnat_tg() argument
61 static int ebt_dnat_tg_check(const struct xt_tgchk_param *par) in ebt_dnat_tg_check() argument
[all...]
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dm520x.c125 u16 par; in m520x_qspi_init() local
140 u8 par; in m520x_i2c_init() local
154 u16 par; in m520x_uarts_init() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dm520x.c126 u16 par; in m520x_qspi_init() local
141 u8 par; in m520x_i2c_init() local
155 u16 par; in m520x_uarts_init() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Dsuspend_gx.c14 static void gx_save_regs(struct gxfb_par *par) in gx_save_regs() argument
64 gx_restore_gfx_proc(struct gxfb_par *par) gx_restore_gfx_proc() argument
82 gx_restore_display_ctlr(struct gxfb_par *par) gx_restore_display_ctlr() argument
132 gx_restore_video_proc(struct gxfb_par *par) gx_restore_video_proc() argument
169 gx_restore_regs(struct gxfb_par *par) gx_restore_regs() argument
185 gx_disable_graphics(struct gxfb_par *par) gx_disable_graphics() argument
207 gx_enable_graphics(struct gxfb_par *par) gx_enable_graphics() argument
235 struct gxfb_par *par = info->par; gx_powerdown() local
249 struct gxfb_par *par = info->par; gx_powerup() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_of.c30 struct nvidia_par *par = info->par; in nvidia_probe_of_connector() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_statistic.c29 statistic_mt(const struct sk_buff *skb, struct xt_action_param *par) in statistic_mt() argument
53 static int statistic_mt_check(const struct xt_mtchk_param *par) in statistic_mt_check() argument
69 static void statistic_mt_destroy(const struct xt_mtdtor_param *par) in statistic_mt_destroy() argument
H A Dxt_string.c24 string_mt(const struct sk_buff *skb, struct xt_action_param *par) in string_mt() argument
38 static int string_mt_check(const struct xt_mtchk_param *par) in string_mt_check() argument
65 static void string_mt_destroy(const struct xt_mtdtor_param *par) in string_mt_destroy() argument
H A Dxt_state.c21 state_mt(const struct sk_buff *skb, struct xt_action_param *par) in state_mt() argument
38 static int state_mt_check(const struct xt_mtchk_param *par) in state_mt_check() argument
49 static void state_mt_destroy(const struct xt_mtdtor_param *par) in state_mt_destroy() argument
H A Dxt_CONNSECMARK.c63 connsecmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connsecmark_tg() argument
83 static int connsecmark_tg_check(const struct xt_tgchk_param *par) in connsecmark_tg_check() argument
112 connsecmark_tg_destroy(const struct xt_tgdtor_param *par) connsecmark_tg_destroy() argument
[all...]
H A Dxt_HL.c26 ttl_tg(struct sk_buff *skb, const struct xt_action_param *par) in ttl_tg() argument
66 hl_tg6(struct sk_buff *skb, const struct xt_action_param *par) in hl_tg6() argument
101 static int ttl_tg_check(const struct xt_tgchk_param *par) in ttl_tg_check() argument
112 static int hl_tg6_check(const struct xt_tgchk_param *par) in hl_tg6_check() argument

Completed in 6 milliseconds

12345678910>>...28