/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebt_redirect.c | 20 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 D | ebt_pkttype.c | 17 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 D | i810_main.h | 49 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 D | xt_hl.c | 25 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 D | xt_length.c | 21 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 D | xt_devgroup.c | 19 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 D | xt_cpu.c | 24 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 D | xt_pkttype.c | 23 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in pkttype_mt() argument
|
H A D | xt_realm.c | 22 realm_mt(const struct sk_buff *skb, struct xt_action_param *par) in realm_mt() argument
|
H A D | xt_TRACE.c | 15 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 D | xt_mark.c | 26 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 D | xt_mac.c | 25 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 D | ebt_nflog.c | 24 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 D | ebt_redirect.c | 20 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 D | ebt_pkttype.c | 17 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 D | ebt_dnat.c | 20 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 D | m520x.c | 125 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 D | m520x.c | 126 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 D | suspend_gx.c | 14 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 D | nv_of.c | 30 struct nvidia_par *par = info->par; in nvidia_probe_of_connector() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_statistic.c | 29 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 D | xt_string.c | 24 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 D | xt_state.c | 21 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 D | xt_CONNSECMARK.c | 63 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 D | xt_HL.c | 26 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
|