| /linux-6.15/net/ipv4/netfilter/ |
| H A D | ipt_ECN.c | 77 ecn_tg(struct sk_buff *skb, const struct xt_action_param *par) in ecn_tg() 93 static int ecn_tg_check(const struct xt_tgchk_param *par) in ecn_tg_check()
|
| H A D | ipt_rpfilter.c | 54 static bool rpfilter_mt(const struct sk_buff *skb, struct xt_action_param *par) in rpfilter_mt() 87 static int rpfilter_check(const struct xt_mtchk_param *par) in rpfilter_check()
|
| /linux-6.15/net/netfilter/ |
| H A D | xt_ipvs.c | 49 ipvs_mt(const struct sk_buff *skb, struct xt_action_param *par) in ipvs_mt() 155 static int ipvs_mt_check(const struct xt_mtchk_param *par) in ipvs_mt_check()
|
| H A D | xt_limit.c | 63 limit_mt(const struct sk_buff *skb, struct xt_action_param *par) in limit_mt() 105 static int limit_mt_check(const struct xt_mtchk_param *par) in limit_mt_check() 136 static void limit_mt_destroy(const struct xt_mtdtor_param *par) in limit_mt_destroy()
|
| H A D | xt_owner.c | 20 static int owner_check(const struct xt_mtchk_param *par) in owner_check() 63 owner_mt(const struct sk_buff *skb, struct xt_action_param *par) in owner_mt()
|
| H A D | xt_u32.c | 90 static bool u32_mt(const struct sk_buff *skb, struct xt_action_param *par) in u32_mt() 99 static int u32_mt_checkentry(const struct xt_mtchk_param *par) in u32_mt_checkentry()
|
| H A D | nft_compat.c | 61 nft_compat_set_par(struct xt_action_param *par, in nft_compat_set_par() 143 nft_target_set_tgchk_param(struct xt_tgchk_param *par, in nft_target_set_tgchk_param() 248 struct xt_tgchk_param par; in nft_target_init() local 304 struct xt_tgdtor_param par; in nft_target_destroy() local 444 nft_match_set_mtchk_param(struct xt_mtchk_param *par, const struct nft_ctx *ctx, in nft_match_set_mtchk_param() 501 struct xt_mtchk_param par; in __nft_match_init() local 554 struct xt_mtdtor_param par; in __nft_match_destroy() local
|
| H A D | xt_sctp.c | 118 sctp_mt(const struct sk_buff *skb, struct xt_action_param *par) in sctp_mt() 148 static int sctp_mt_check(const struct xt_mtchk_param *par) in sctp_mt_check()
|
| H A D | xt_HMARK.c | 211 hmark_tg_v6(struct sk_buff *skb, const struct xt_action_param *par) in hmark_tg_v6() 288 hmark_tg_v4(struct sk_buff *skb, const struct xt_action_param *par) in hmark_tg_v4() 307 static int hmark_tg_check(const struct xt_tgchk_param *par) in hmark_tg_check()
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | p9100.c | 147 struct p9100_par *par = (struct p9100_par *) info->par; in p9100_setcolreg() local 178 struct p9100_par *par = (struct p9100_par *) info->par; in p9100_blank() local 216 struct p9100_par *par = (struct p9100_par *)info->par; in p9100_sbusfb_mmap() local 250 struct p9100_par *par; in p9100_probe() local 325 struct p9100_par *par = info->par; in p9100_remove() local
|
| /linux-6.15/drivers/spi/ |
| H A D | spi-pci1xxxx.c | 195 static int pci1xxxx_set_sys_lock(struct pci1xxxx_spi *par) in pci1xxxx_set_sys_lock() 201 static int pci1xxxx_acquire_sys_lock(struct pci1xxxx_spi *par) in pci1xxxx_acquire_sys_lock() 210 static void pci1xxxx_release_sys_lock(struct pci1xxxx_spi *par) in pci1xxxx_release_sys_lock() 306 struct pci1xxxx_spi *par = p->parent; in pci1xxxx_spi_set_cs() local 384 static void pci1xxxx_spi_setup(struct pci1xxxx_spi *par, u8 hw_inst, u32 mode, in pci1xxxx_spi_setup() 414 struct pci1xxxx_spi *par = p->parent; in pci1xxxx_spi_transfer_with_io() local 476 struct pci1xxxx_spi *par = p->parent; in pci1xxxx_spi_transfer_with_dma() local 693 struct pci1xxxx_spi *par = p->parent; in pci1xxxx_spi_can_dma() local
|
| /linux-6.15/net/ipv6/netfilter/ |
| H A D | ip6t_hbh.c | 44 hbh_mt6(const struct sk_buff *skb, struct xt_action_param *par) in hbh_mt6() 163 static int hbh_mt6_check(const struct xt_mtchk_param *par) in hbh_mt6_check()
|
| H A D | ip6t_rt.c | 31 static bool rt_mt6(const struct sk_buff *skb, struct xt_action_param *par) in rt_mt6() 152 static int rt_mt6_check(const struct xt_mtchk_param *par) in rt_mt6_check()
|
| H A D | ip6t_rpfilter.c | 90 static bool rpfilter_mt(const struct sk_buff *skb, struct xt_action_param *par) in rpfilter_mt() 109 static int rpfilter_check(const struct xt_mtchk_param *par) in rpfilter_check()
|
| /linux-6.15/net/bridge/netfilter/ |
| H A D | ebt_mark.c | 23 ebt_mark_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_mark_tg() 40 static int ebt_mark_tg_check(const struct xt_tgchk_param *par) in ebt_mark_tg_check()
|
| H A D | ebt_mark_m.c | 17 ebt_mark_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_mark_mt() 26 static int ebt_mark_mt_check(const struct xt_mtchk_param *par) in ebt_mark_mt_check()
|
| H A D | ebt_ip6.c | 38 ebt_ip6_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_ip6_mt() 106 static int ebt_ip6_mt_check(const struct xt_mtchk_param *par) in ebt_ip6_mt_check()
|
| H A D | ebt_ip.c | 38 ebt_ip_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_ip_mt() 104 static int ebt_ip_mt_check(const struct xt_mtchk_param *par) in ebt_ip_mt_check()
|
| /linux-6.15/drivers/staging/fbtft/ |
| H A D | fb_seps525.c | 96 static int init_display(struct fbtft_par *par) in init_display() 150 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win() 166 static int set_var(struct fbtft_par *par) in set_var()
|
| /linux-6.15/drivers/video/fbdev/i810/ |
| H A D | i810_dvt.c | 235 struct i810fb_par *par, u32 xres, u32 yres) in i810fb_encode_registers() 281 struct i810fb_par *par) in i810_get_watermark()
|
| H A D | i810_gtf.c | 125 struct i810fb_par *par, u32 xres, u32 yres) in i810fb_encode_registers() 225 struct i810fb_par *par) in i810_get_watermark()
|
| /linux-6.15/drivers/video/fbdev/geode/ |
| H A D | display_gx.c | 59 struct gxfb_par *par = info->par; in gx_set_mode() local 170 struct gxfb_par *par = info->par; in gx_set_hw_palette_reg() local
|
| H A D | lxfb.h | 376 static inline uint32_t read_gp(struct lxfb_par *par, int reg) in read_gp() 381 static inline void write_gp(struct lxfb_par *par, int reg, uint32_t val) in write_gp() 386 static inline uint32_t read_dc(struct lxfb_par *par, int reg) in read_dc() 391 static inline void write_dc(struct lxfb_par *par, int reg, uint32_t val) in write_dc() 396 static inline uint32_t read_vp(struct lxfb_par *par, int reg) in read_vp() 401 static inline void write_vp(struct lxfb_par *par, int reg, uint32_t val) in write_vp() 406 static inline uint32_t read_fp(struct lxfb_par *par, int reg) in read_fp() 411 static inline void write_fp(struct lxfb_par *par, int reg, uint32_t val) in write_fp()
|
| /linux-6.15/include/linux/netfilter/ |
| H A D | x_tables.h | 44 static inline struct net *xt_net(const struct xt_action_param *par) in xt_net() 49 static inline struct net_device *xt_in(const struct xt_action_param *par) in xt_in() 54 static inline const char *xt_inname(const struct xt_action_param *par) in xt_inname() 59 static inline struct net_device *xt_out(const struct xt_action_param *par) in xt_out() 64 static inline const char *xt_outname(const struct xt_action_param *par) in xt_outname() 69 static inline unsigned int xt_hooknum(const struct xt_action_param *par) in xt_hooknum() 74 static inline u_int8_t xt_family(const struct xt_action_param *par) in xt_family()
|
| /linux-6.15/arch/arm64/kvm/ |
| H A D | at.c | 700 u64 par; in compute_par_s12() local 784 u64 par; in compute_par_s1() local 1220 u64 par; in __kvm_at_s1e01_fast() local 1308 static bool par_check_s1_perm_fault(u64 par) in par_check_s1_perm_fault() 1318 u64 par = __kvm_at_s1e01_fast(vcpu, op, vaddr); in __kvm_at_s1e01() local 1336 u64 par; in __kvm_at_s1e2() local 1392 u64 ipa, par; in __kvm_at_s12() local
|