Searched defs:par (Results 76 - 100 of 338) sorted by relevance

1234567891011>>

/linux-master/net/netfilter/
H A Dxt_rateest.c15 xt_rateest_mt(const struct sk_buff *skb, struct xt_action_param *par) argument
72 static int xt_rateest_mt_checkentry(const struct xt_mtchk_param *par) argument
116 static void xt_rateest_mt_destroy(const struct xt_mtdtor_param *par) argument
[all...]
H A Dxt_cgroup.c26 static int cgroup_mt_check_v0(const struct xt_mtchk_param *par) argument
36 static int cgroup_mt_check_v1(const struct xt_mtchk_param *par) argument
68 static int cgroup_mt_check_v2(const struct xt_mtchk_param *par) argument
101 cgroup_mt_v0(const struct sk_buff *skb, struct xt_action_param *par) argument
113 static bool cgroup_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) argument
131 cgroup_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) argument
149 cgroup_mt_destroy_v1(const struct xt_mtdtor_param *par) argument
157 cgroup_mt_destroy_v2(const struct xt_mtdtor_param *par) argument
[all...]
H A Dxt_ecn.c27 static bool match_tcp(const struct sk_buff *skb, struct xt_action_param *par) argument
70 static bool ecn_mt4(const struct sk_buff *skb, struct xt_action_param *par) argument
84 static int ecn_mt_check4(const struct xt_mtchk_param *par) argument
112 static bool ecn_mt6(const struct sk_buff *skb, struct xt_action_param *par) argument
126 ecn_mt_check6(const struct xt_mtchk_param *par) argument
[all...]
H A Dxt_TCPOPTSTRIP.c89 tcpoptstrip_tg4(struct sk_buff *skb, const struct xt_action_param *par) argument
96 tcpoptstrip_tg6(struct sk_buff *skb, const struct xt_action_param *par) argument
29 tcpoptstrip_mangle_packet(struct sk_buff *skb, const struct xt_action_param *par, unsigned int tcphoff) argument
H A Dxt_AUDIT.c67 audit_tg(struct sk_buff *skb, const struct xt_action_param *par) argument
109 audit_tg_ebt(struct sk_buff *skb, const struct xt_action_param *par) argument
115 static int audit_tg_check(const struct xt_tgchk_param *par) argument
H A Dxt_DSCP.c30 dscp_tg(struct sk_buff *skb, const struct xt_action_param *par) argument
47 dscp_tg6(struct sk_buff *skb, const struct xt_action_param *par) argument
62 static int dscp_tg_check(const struct xt_tgchk_param *par) argument
72 tos_tg(struct sk_buff *skb, const struct xt_action_param *par) argument
92 tos_tg6(struct sk_buff *skb, const struct xt_action_param *par) argument
[all...]
H A Dxt_u32.c90 static bool u32_mt(const struct sk_buff *skb, struct xt_action_param *par) argument
99 static int u32_mt_checkentry(const struct xt_mtchk_param *par) argument
H A Dxt_owner.c20 static int owner_check(const struct xt_mtchk_param *par) argument
63 owner_mt(const struct sk_buff *skb, struct xt_action_param *par) argument
/linux-master/net/ipv6/netfilter/
H A Dip6t_ah.c36 static bool ah_mt6(const struct sk_buff *skb, struct xt_action_param *par) argument
86 static int ah_mt6_check(const struct xt_mtchk_param *par) argument
H A Dip6t_frag.c35 frag_mt6(const struct sk_buff *skb, struct xt_action_param *par) argument
101 static int frag_mt6_check(const struct xt_mtchk_param *par) argument
/linux-master/net/bridge/netfilter/
H A Debt_mark.c23 ebt_mark_tg(struct sk_buff *skb, const struct xt_action_param *par) argument
40 static int ebt_mark_tg_check(const struct xt_tgchk_param *par) argument
H A Debt_mark_m.c17 ebt_mark_mt(const struct sk_buff *skb, struct xt_action_param *par) argument
26 static int ebt_mark_mt_check(const struct xt_mtchk_param *par) argument
/linux-master/drivers/staging/fbtft/
H A Dfbtft-bus.c121 fbtft_write_vmem16_bus8(struct fbtft_par *par, size_t offset, size_t len) argument
175 fbtft_write_vmem16_bus9(struct fbtft_par *par, size_t offset, size_t len) argument
223 fbtft_write_vmem8_bus8(struct fbtft_par *par, size_t offset, size_t len) argument
231 fbtft_write_vmem16_bus16(struct fbtft_par *par, size_t offset, size_t len) argument
[all...]
H A Dfb_ili9320.c22 static unsigned int read_devicecode(struct fbtft_par *par) argument
31 static int init_display(struct fbtft_par *par) argument
163 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
188 set_var(struct fbtft_par *par) argument
213 set_gamma(struct fbtft_par *par, u32 *curves) argument
[all...]
H A Dfb_ssd1289.c26 static int init_display(struct fbtft_par *par) argument
65 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
92 set_var(struct fbtft_par *par) argument
126 set_gamma(struct fbtft_par *par, u32 *curves) argument
[all...]
H A Dfb_s6d1121.c27 static int init_display(struct fbtft_par *par) argument
68 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
93 set_var(struct fbtft_par *par) argument
120 set_gamma(struct fbtft_par *par, u32 *curves) argument
[all...]
H A Dfb_ssd1306.c32 static int init_display(struct fbtft_par *par) argument
123 set_addr_win_64x48(struct fbtft_par *par) argument
136 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
149 blank(struct fbtft_par *par, bool on) argument
162 set_gamma(struct fbtft_par *par, u32 *curves) argument
174 write_vmem(struct fbtft_par *par, size_t offset, size_t len) argument
[all...]
H A Dfb_ssd1305.c33 static int init_display(struct fbtft_par *par) argument
122 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
132 blank(struct fbtft_par *par, bool on) argument
142 set_gamma(struct fbtft_par *par, u32 *curves) argument
152 write_vmem(struct fbtft_par *par, size_t offset, size_t len) argument
[all...]
H A Dfb_ra8875.c17 static int write_spi(struct fbtft_par *par, void *buf, size_t len) argument
40 static int init_display(struct fbtft_par *par) argument
169 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
190 write_reg8_bus8(struct fbtft_par *par, int len, ...) argument
244 write_vmem16_bus8(struct fbtft_par *par, size_t offset, size_t len) argument
[all...]
H A Dfb_tls8204.c33 static int init_display(struct fbtft_par *par) argument
72 static void set_addr_win(struct fbtft_par *par, in argument
86 write_vmem(struct fbtft_par *par, size_t offset, size_t len) argument
124 set_gamma(struct fbtft_par *par, u32 *curves) argument
[all...]
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_i2c.c31 struct nvidia_par *par = chan->par; local
47 struct nvidia_par *par = chan->par; local
63 struct nvidia_par *par = chan->par; local
75 struct nvidia_par *par = chan->par; local
122 nvidia_create_i2c_busses(struct nvidia_par *par) argument
140 nvidia_delete_i2c_busses(struct nvidia_par *par) argument
154 struct nvidia_par *par = info->par; local
[all...]
H A Dnv_backlight.c28 static int nvidia_bl_get_level_brightness(struct nvidia_par *par, argument
50 struct nvidia_par *par = bl_get_data(bd); local
80 nvidia_bl_init(struct nvidia_par *par) argument
124 nvidia_bl_exit(struct nvidia_par *par) argument
[all...]
/linux-master/include/linux/
H A Dpstore_ram.h18 uint16_t *par; member in struct:persistent_ram_ecc_info
/linux-master/drivers/video/fbdev/i810/
H A Di810_dvt.c234 i810fb_encode_registers(const struct fb_var_screeninfo *var, struct i810fb_par *par, u32 xres, u32 yres) argument
280 i810_get_watermark(const struct fb_var_screeninfo *var, struct i810fb_par *par) argument
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c25 struct savagefb_par *par = info->par; local
33 struct savagefb_par *par = info->par; local
67 struct savagefb_par *par local
94 struct savagefb_par *par = info->par; local
[all...]

Completed in 166 milliseconds

1234567891011>>