| /kernel/linux/linux-5.10/drivers/video/fbdev/savage/ |
| H A D | savagefb_accel.c | 25 struct savagefb_par *par = info->par; in savagefb_sync() local 33 struct savagefb_par *par = info->par; in savagefb_copyarea() local 67 struct savagefb_par *par in savagefb_fillrect() local 94 struct savagefb_par *par = info->par; savagefb_imageblit() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
| H A D | nv_driver.c | 46 static inline unsigned char MISCin(struct riva_par *par) in MISCin() argument 52 riva_is_connected(struct riva_par *par, Bool second) in riva_is_connected() argument 86 riva_override_CRTC(struct riva_par *par) in riva_override_CRTC() argument 100 riva_is_second(struct riva_par *par) riva_is_second() argument 155 riva_get_memlen(struct riva_par *par) riva_get_memlen() argument 273 riva_get_maxdclk(struct riva_par *par) riva_get_maxdclk() argument 315 riva_common_setup(struct riva_par *par) riva_common_setup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
| H A D | mach64_cursor.c | 70 struct atyfb_par *par = (struct atyfb_par *) info->par; in atyfb_cursor() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xx-i2c.c | 19 struct mb862xxfb_par *par = adap->algo_data; in mb862xx_i2c_wait_event() local 34 struct mb862xxfb_par *par = adap->algo_data; in mb862xx_i2c_do_address() local 47 struct mb862xxfb_par *par = adap->algo_data; in mb862xx_i2c_write_byte() local 58 struct mb862xxfb_par *par = adap->algo_data; in mb862xx_i2c_read_byte() local 69 struct mb862xxfb_par *par = adap->algo_data; in mb862xx_i2c_stop() local 106 struct mb862xxfb_par *par in mb862xx_xfer() local 154 mb862xx_i2c_init(struct mb862xxfb_par *par) mb862xx_i2c_init() argument 162 mb862xx_i2c_exit(struct mb862xxfb_par *par) mb862xx_i2c_exit() argument [all...] |
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | xt_socket.c | 49 socket_match(const struct sk_buff *skb, struct xt_action_param *par, in socket_match() argument 93 socket_mt4_v0(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v0() argument 103 socket_mt4_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v1_v2_v3() argument 110 socket_mt6_v1_v2_v3(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt6_v1_v2_v3() argument 168 socket_mt_v1_check(const struct xt_mtchk_param *par) socket_mt_v1_check() argument 185 socket_mt_v2_check(const struct xt_mtchk_param *par) socket_mt_v2_check() argument 202 socket_mt_v3_check(const struct xt_mtchk_param *par) socket_mt_v3_check() argument [all...] |
| H A D | xt_sctp.c | 119 sctp_mt(const struct sk_buff *skb, struct xt_action_param *par) in sctp_mt() argument 149 static int sctp_mt_check(const struct xt_mtchk_param *par) in sctp_mt_check() argument
|
| H A D | xt_tcpudp.c | 66 static bool tcp_mt(const struct sk_buff *skb, struct xt_action_param *par) in tcp_mt() argument 121 tcp_mt_check(const struct xt_mtchk_param *par) tcp_mt_check() argument 129 udp_mt(const struct sk_buff *skb, struct xt_action_param *par) udp_mt() argument 156 udp_mt_check(const struct xt_mtchk_param *par) udp_mt_check() argument [all...] |
| H A D | xt_nat.c | 16 static int xt_nat_checkentry_v0(const struct xt_tgchk_param *par) in xt_nat_checkentry_v0() argument 27 static int xt_nat_checkentry(const struct xt_tgchk_param *par) in xt_nat_checkentry() argument 32 static void xt_nat_destroy(const struct xt_tgdtor_param *par) in xt_nat_destroy() argument 52 xt_snat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) xt_snat_target_v0() argument 69 xt_dnat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) xt_dnat_target_v0() argument 85 xt_snat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) xt_snat_target_v1() argument 104 xt_dnat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) xt_dnat_target_v1() argument 122 xt_snat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) xt_snat_target_v2() argument 137 xt_dnat_target_v2(struct sk_buff *skb, const struct xt_action_param *par) xt_dnat_target_v2() argument [all...] |
| H A D | xt_multiport.c | 86 multiport_mt(const struct sk_buff *skb, struct xt_action_param *par) in multiport_mt() argument 125 static int multiport_mt_check(const struct xt_mtchk_param *par) in multiport_mt_check() argument 134 static int multiport_mt6_check(const struct xt_mtchk_param *par) in multiport_mt6_check() argument [all...] |
| H A D | xt_ipvs.c | 49 ipvs_mt(const struct sk_buff *skb, struct xt_action_param *par) in ipvs_mt() argument 155 static int ipvs_mt_check(const struct xt_mtchk_param *par) in ipvs_mt_check() argument
|
| H A D | xt_cluster.c | 79 xt_cluster_mt(const struct sk_buff *skb, struct xt_action_param *par) in xt_cluster_mt() argument 122 static int xt_cluster_mt_checkentry(const struct xt_mtchk_param *par) in xt_cluster_mt_checkentry() argument 144 static void xt_cluster_mt_destroy(const struct xt_mtdtor_param *par) in xt_cluster_mt_destroy() argument [all...] |
| H A D | xt_connmark.c | 83 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg() argument 97 connmark_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg_v2() argument 104 static int connmark_tg_check(const struct xt_tgchk_param *par) in connmark_tg_check() argument 115 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy() argument 121 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) connmark_mt() argument 134 connmark_mt_check(const struct xt_mtchk_param *par) connmark_mt_check() argument 145 connmark_mt_destroy(const struct xt_mtdtor_param *par) connmark_mt_destroy() argument [all...] |
| H A D | xt_connlimit.c | 30 connlimit_mt(const struct sk_buff *skb, struct xt_action_param *par) in connlimit_mt() argument 85 static int connlimit_mt_check(const struct xt_mtchk_param *par) in connlimit_mt_check() argument 102 connlimit_mt_destroy(const struct xt_mtdtor_param *par) connlimit_mt_destroy() argument [all...] |
| H A D | xt_LED.c | 42 led_tg(struct sk_buff *skb, const struct xt_action_param *par) in led_tg() argument 94 static int led_tg_check(const struct xt_tgchk_param *par) in led_tg_check() argument 155 static void led_tg_destroy(const struct xt_tgdtor_param *par) in led_tg_destroy() argument
|
| H A D | xt_policy.c | 111 policy_mt(const struct sk_buff *skb, struct xt_action_param *par) in policy_mt() argument 129 static int policy_mt_check(const struct xt_mtchk_param *par) in policy_mt_check() argument
|
| H A D | xt_dccp.c | 96 dccp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dccp_mt() argument 124 static int dccp_mt_check(const struct xt_mtchk_param *par) in dccp_mt_check() argument
|
| H A D | xt_TPROXY.c | 93 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0() argument 102 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1() argument 113 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1() argument 187 tproxy_tg6_check(const struct xt_tgchk_param *par) tproxy_tg6_check() argument 205 tproxy_tg4_check(const struct xt_tgchk_param *par) tproxy_tg4_check() argument [all...] |
| H A D | xt_addrtype.c | 111 addrtype_mt_v0(const struct sk_buff *skb, struct xt_action_param *par) in addrtype_mt_v0() argument 129 addrtype_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in addrtype_mt_v1() argument 156 static int addrtype_mt_checkentry_v1(const struct xt_mtchk_param *par) in addrtype_mt_checkentry_v1() argument [all...] |
| H A D | xt_SECMARK.c | 110 static void secmark_tg_destroy(const struct xt_tgdtor_param *par) in secmark_tg_destroy() argument 118 static int secmark_tg_check_v0(const struct xt_tgchk_param *par) in secmark_tg_check_v0() argument 135 secmark_tg_v0(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg_v0() argument 145 static int secmark_tg_check_v1(const struct xt_tgchk_param *par) in secmark_tg_check_v1() argument 151 secmark_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg_v1() argument [all...] |
| H A D | xt_bpf.c | 64 static int bpf_mt_check(const struct xt_mtchk_param *par) in bpf_mt_check() argument 73 static int bpf_mt_check_v1(const struct xt_mtchk_param *par) in bpf_mt_check_v1() argument 89 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt() argument 96 static bool bpf_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt_v1() argument 103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy() argument 110 bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) bpf_mt_destroy_v1() argument [all...] |
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | isolation.c | 154 char *par; in housekeeping_isolcpus_setup() local
|
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| H A D | ebt_ip6.c | 38 ebt_ip6_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_ip6_mt() argument 106 static int ebt_ip6_mt_check(const struct xt_mtchk_param *par) in ebt_ip6_mt_check() argument
|
| H A D | ebt_limit.c | 36 ebt_limit_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_limit_mt() argument 69 static int ebt_limit_mt_check(const struct xt_mtchk_param *par) in ebt_limit_mt_check() argument
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| H A D | ipt_rpfilter.c | 54 static bool rpfilter_mt(const struct sk_buff *skb, struct xt_action_param *par) in rpfilter_mt() argument 86 static int rpfilter_check(const struct xt_mtchk_param *par) in rpfilter_check() argument [all...] |
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| H A D | ip6t_NPT.c | 15 static int ip6t_npt_checkentry(const struct xt_tgchk_param *par) in ip6t_npt_checkentry() argument 96 ip6t_snpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_snpt_tg() argument 121 ip6t_dnpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_dnpt_tg() argument
|