Home
last modified time | relevance | path

Searched defs:af (Results 1 – 25 of 77) sorted by relevance

1234

/linux/drivers/media/platform/ti/omap3isp/ !
H A Disph3a_af.c26 static void h3a_af_setup_regs(struct ispstat *af, void *priv) in h3a_af_setup_regs() argument
128 h3a_af_enable(struct ispstat * af,int enable) h3a_af_enable() argument
141 h3a_af_busy(struct ispstat * af) h3a_af_busy() argument
153 h3a_af_validate_params(struct ispstat * af,void * new_conf) h3a_af_validate_params() argument
227 h3a_af_set_params(struct ispstat * af,void * new_conf) h3a_af_set_params() argument
352 struct ispstat *af = &isp->isp_af; omap3isp_h3a_af_init() local
[all...]
/linux/net/netfilter/ !
H A Dx_tables.c91 u_int8_t af = target->family; in xt_register_target() local
103 u_int8_t af = target->family; in xt_unregister_target() local
141 u_int8_t af = match->family; in xt_register_match() local
153 u_int8_t af = match->family; xt_unregister_match() local
197 xt_find_match(u8 af,const char * name,u8 revision) xt_find_match() argument
246 xt_find_target(u8 af,const char * name,u8 revision) xt_find_target() argument
275 xt_request_find_target(u8 af,const char * name,u8 revision) xt_request_find_target() argument
348 match_revfn(u8 af,const char * name,u8 revision,int * bestp) match_revfn() argument
370 target_revfn(u8 af,const char * name,u8 revision,int * bestp) target_revfn() argument
393 xt_find_revision(u8 af,const char * name,u8 revision,int target,int * err) xt_find_revision() argument
665 xt_compat_add_offset(u_int8_t af,unsigned int offset,int delta) xt_compat_add_offset() argument
686 xt_compat_flush_offsets(u_int8_t af) xt_compat_flush_offsets() argument
699 xt_compat_calc_jump(u_int8_t af,unsigned int offset) xt_compat_calc_jump() argument
717 xt_compat_init_offsets(u8 af,unsigned int number) xt_compat_init_offsets() argument
1217 xt_find_table(struct net * net,u8 af,const char * name) xt_find_table() argument
1235 xt_find_table_lock(struct net * net,u_int8_t af,const char * name) xt_find_table_lock() argument
1282 xt_request_find_table_lock(struct net * net,u_int8_t af,const char * name) xt_request_find_table_lock() argument
1307 xt_compat_lock(u_int8_t af) xt_compat_lock() argument
1313 xt_compat_unlock(u_int8_t af) xt_compat_unlock() argument
1523 u8 af = (unsigned long)pde_data(file_inode(seq->file)); xt_table_seq_start() local
1535 u8 af = (unsigned long)pde_data(file_inode(seq->file)); xt_table_seq_next() local
1546 u_int8_t af = (unsigned long)pde_data(file_inode(seq->file)); xt_table_seq_stop() local
1767 int ret = -EEXIST, af = table->af; xt_register_template() local
1798 int af = table->af; xt_unregister_template() local
1816 xt_proto_init(struct net * net,u_int8_t af) xt_proto_init() argument
1882 xt_proto_fini(struct net * net,u_int8_t af) xt_proto_fini() argument
[all...]
/linux/net/netfilter/ipvs/ !
H A Dip_vs_proto_ah_esp.c40 ah_esp_conn_fill_param_proto(struct netns_ipvs *ipvs, int af, in ah_esp_conn_fill_param_proto() argument
55 ah_esp_conn_in_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_in_get() argument
81 ah_esp_conn_out_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_out_get() argument
103 ah_esp_conn_schedule(struct netns_ipvs * ipvs,int af,struct sk_buff * skb,struct ip_vs_proto_data * pd,int * verdict,struct ip_vs_conn ** cpp,struct ip_vs_iphdr * iph) ah_esp_conn_schedule() argument
[all...]
H A Dip_vs_proto_udp.c31 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in udp_conn_schedule() argument
93 udp_fast_csum_update(int af, struct udphdr *uhdr, in udp_fast_csum_update() argument
115 udp_partial_csum_update(int af, struct udphdr *uhdr, in udp_partial_csum_update() argument
300 udp_csum_check(int af,struct sk_buff * skb,struct ip_vs_protocol * pp) udp_csum_check() argument
[all...]
H A Dip_vs_core.c570 ip_vs_addr_is_unicast(struct net * net,int af,union nf_inet_addr * addr) ip_vs_addr_is_unicast() argument
720 ip_vs_route_me_harder(struct netns_ipvs * ipvs,int af,struct sk_buff * skb,unsigned int hooknum) ip_vs_route_me_harder() argument
856 handle_response_icmp(int af,struct sk_buff * skb,union nf_inet_addr * snet,__u8 protocol,struct ip_vs_conn * cp,struct ip_vs_protocol * pp,unsigned int offset,unsigned int ihl,unsigned int hooknum) handle_response_icmp() argument
1222 __ip_vs_rs_conn_out(unsigned int hooknum,struct netns_ipvs * ipvs,int af,struct sk_buff * skb,const struct ip_vs_iphdr * iph) __ip_vs_rs_conn_out() argument
1258 handle_response(int af,struct sk_buff * skb,struct ip_vs_proto_data * pd,struct ip_vs_conn * cp,struct ip_vs_iphdr * iph,unsigned int hooknum) handle_response() argument
1337 int af = state->pf; ip_vs_out_hook() local
1469 ip_vs_try_to_schedule(struct netns_ipvs * ipvs,int af,struct sk_buff * skb,struct ip_vs_proto_data * pd,int * verdict,struct ip_vs_conn ** cpp,struct ip_vs_iphdr * iph) ip_vs_try_to_schedule() argument
1505 ipvs_udp_decap(struct netns_ipvs * ipvs,struct sk_buff * skb,unsigned int offset,__u16 af,const union nf_inet_addr * daddr,__u8 * proto) ipvs_udp_decap() argument
1540 ipvs_gre_decap(struct netns_ipvs * ipvs,struct sk_buff * skb,unsigned int offset,__u16 af,const union nf_inet_addr * daddr,__u8 * proto) ipvs_gre_decap() argument
1921 int af = state->pf; ip_vs_in_hook() local
2231 ip_vs_register_hooks(struct netns_ipvs * ipvs,unsigned int af) ip_vs_register_hooks() argument
2260 ip_vs_unregister_hooks(struct netns_ipvs * ipvs,unsigned int af) ip_vs_unregister_hooks() argument
[all...]
H A Dip_vs_lblc.c90 int af; /* address family */ member
149 ip_vs_lblc_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblc_hashkey() argument
178 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get() argument
198 u16 af, struct ip_vs_dest *dest) in ip_vs_lblc_new() argument
[all...]
H A Dip_vs_proto_tcp.c35 tcp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in tcp_conn_schedule() argument
105 tcp_fast_csum_update(int af, struct tcphdr *tcph, in tcp_fast_csum_update() argument
126 tcp_partial_csum_update(int af, struct tcphdr *tcph, in tcp_partial_csum_update() argument
304 tcp_csum_check(int af,struct sk_buff * skb,struct ip_vs_protocol * pp) tcp_csum_check() argument
[all...]
H A Dip_vs_lblcr.c260 int af; /* address family */ member
312 ip_vs_lblcr_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblcr_hashkey() argument
341 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get() argument
361 u16 af, struc in ip_vs_lblcr_new() argument
[all...]
H A Dip_vs_conn.c107 static unsigned int ip_vs_conn_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_conn_hashkey() argument
315 ip_vs_conn_fill_param_proto(struct netns_ipvs * ipvs,int af,const struct sk_buff * skb,const struct ip_vs_iphdr * iph,struct ip_vs_conn_param * p) ip_vs_conn_fill_param_proto() argument
335 ip_vs_conn_in_get_proto(struct netns_ipvs * ipvs,int af,const struct sk_buff * skb,const struct ip_vs_iphdr * iph) ip_vs_conn_in_get_proto() argument
452 ip_vs_conn_out_get_proto(struct netns_ipvs * ipvs,int af,const struct sk_buff * skb,const struct ip_vs_iphdr * iph) ip_vs_conn_out_get_proto() argument
[all...]
H A Dip_vs_ctl.c314 ip_vs_svc_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_svc_hashkey() argument
408 __ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u16 protocol, in __ip_vs_service_find() argument
436 __ip_vs_svc_fwm_find(struct netns_ipvs *ipvs, int af, __u32 fwmark) in __ip_vs_svc_fwm_find() argument
457 ip_vs_service_find(struct netns_ipvs * ipvs,int af,__u32 fwmark,__u16 protocol,const union nf_inet_addr * vaddr,__be16 vport) ip_vs_service_find() argument
541 ip_vs_rs_hashkey(int af,const union nf_inet_addr * addr,__be16 port) ip_vs_rs_hashkey() argument
611 ip_vs_has_real_service(struct netns_ipvs * ipvs,int af,__u16 protocol,const union nf_inet_addr * daddr,__be16 dport) ip_vs_has_real_service() argument
640 ip_vs_find_real_service(struct netns_ipvs * ipvs,int af,__u16 protocol,const union nf_inet_addr * daddr,__be16 dport) ip_vs_find_real_service() argument
671 ip_vs_find_tunnel(struct netns_ipvs * ipvs,int af,const union nf_inet_addr * daddr,__be16 tun_port) ip_vs_find_tunnel() argument
3429 ip_vs_is_af_valid(int af) ip_vs_is_af_valid() argument
[all...]
H A Dip_vs_proto_sctp.c16 sctp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in sctp_conn_schedule() argument
188 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in sctp_csum_check() argument
[all...]
/linux/arch/arm/boot/dts/intel/pxa/ !
H A Dpxa2xx.dtsi11 #define PMMUX(func, pin, af) \ argument
16 #define PMMUX_LPM_LOW(func, pin, af) \ argument
22 #define PMMUX_LPM_HIGH(func, pin, af) \ argument
/linux/net/sctp/ !
H A Dbind_addr.c222 struct sctp_af *af; in sctp_bind_addrs_to_raw() local
271 struct sctp_af *af; in sctp_raw_to_bind_addrs() local
404 struct sctp_af *af; in sctp_bind_addr_state() local
431 struct sctp_af *af; sctp_find_unmatch_addr() local
489 struct sctp_af *af; sctp_is_any() local
568 struct sctp_af *af; sctp_scope() local
[all...]
H A Dproc.c83 struct sctp_af *af; in sctp_seq_dump_local_addrs() local
117 struct sctp_af *af; in sctp_seq_dump_remote_addrs() local
H A Dsocket.c214 struct sctp_af *af; in sctp_verify_addr() local
276 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); in sctp_addr_id2transport() local
337 struct sctp_af *af; in sctp_sockaddr_af() local
383 struct sctp_af *af; sctp_do_bind() local
512 struct sctp_af *af; sctp_bindx_add() local
569 struct sctp_af *af; sctp_send_asconf_add_ip() local
688 struct sctp_af *af; sctp_bindx_rem() local
770 struct sctp_af *af; sctp_send_asconf_del_ip() local
914 struct sctp_af *af; sctp_asconf_mgmt() local
1008 struct sctp_af *af; sctp_setsockopt_bindx() local
1176 struct sctp_af *af; __sctp_connect() local
1667 struct sctp_af *af; sctp_sendmsg_new_asoc() local
3024 struct sctp_af *af; sctp_setsockopt_primary_addr() local
3320 struct sctp_af *af; sctp_setsockopt_peer_primary_addr() local
4586 struct sctp_af *af = sctp_sk(sk)->pf->af; sctp_setsockopt() local
4810 struct sctp_af *af; sctp_connect() local
8080 struct sctp_af *af = sctp_sk(sk)->pf->af; sctp_getsockopt() local
8516 struct sctp_af *af = sctp_sk(sk)->pf->af; sctp_get_port() local
8779 struct sctp_af *af; sctp_autobind() local
[all...]
H A Dinput.c99 struct sctp_af *af; in sctp_rcv() local
468 struct sctp_af *af; in sctp_err_lookup() local
1135 struct sctp_af *af; in __sctp_rcv_init_lookup() local
1197 struct sctp_af *af; in __sctp_rcv_asconf_lookup() local
H A Dsm_make_chunk.c2355 struct sctp_af *af; in sctp_process_init() local
2543 struct sctp_af *af; in sctp_process_param() local
2798 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); sctp_make_asconf() local
2858 struct sctp_af *af; sctp_make_asconf_update_ip() local
2935 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); sctp_make_asconf_set_prim() local
3052 struct sctp_af *af; sctp_process_asconf_param() local
3350 struct sctp_af *af; sctp_asconf_param_success() local
[all...]
/linux/tools/testing/selftests/net/ !
H A Dsk_so_peek_off.c13 static char *afstr(int af, int proto) in afstr() argument
21 int sk_peek_offset_probe(sa_family_t af, int proto) in sk_peek_offset_probe() argument
57 static int sk_peek_offset_test(sa_family_t af, int proto) in sk_peek_offset_test() argument
[all...]
/linux/fs/afs/ !
H A Dfile.c85 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key() argument
121 struct afs_file *af; in afs_open() local
175 struct afs_file *af = file->private_data; afs_release() local
533 struct afs_file *af = iocb->ki_filp->private_data; afs_file_read_iter() local
555 struct afs_file *af = in->private_data; afs_file_splice_read() local
[all...]
H A Dwrite.c256 struct afs_file *af = file->private_data; in afs_fsync() local
/linux/include/net/ !
H A Dip_vs.h71 ip_vs_fill_iph_skb_off(int af, const struct sk_buff *skb, int offset, in ip_vs_fill_iph_skb_off()
115 ip_vs_fill_iph_skb_icmp(int af, const struct sk_buff *skb, int offset, in ip_vs_fill_iph_skb_icmp()
127 ip_vs_fill_iph_skb(int af, const struct sk_buff *skb, bool inverse, in ip_vs_fill_iph_skb()
151 static inline void ip_vs_addr_copy(int af, union nf_inet_addr *dst, in ip_vs_addr_copy()
162 static inline void ip_vs_addr_set(int af, union nf_inet_addr *dst, in ip_vs_addr_set()
177 static inline int ip_vs_addr_equal(int af, const union nf_inet_addr *a, in ip_vs_addr_equal()
192 static inline const char *ip_vs_dbg_addr(int af, char *buf, size_t buf_len, in ip_vs_dbg_addr()
226 #define IP_VS_DBG_ADDR(af, addr) \ argument
241 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
246 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
[all …]
/linux/arch/arm/mach-pxa/ !
H A Dmfp-pxa2xx.h45 #define MFP_CFG_IN(pin, af) \ argument
52 #define MFP_CFG_OUT(pin, af, state) \ argument
/linux/sound/soc/codecs/ !
H A Dwm8737.c332 u16 af = 0; in wm8737_hw_params() local
404 u16 af = 0; in wm8737_set_dai_fmt() local
[all...]
/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ !
H A Dia_css_s3a_param.h42 struct sh_css_isp_af_params af; member
/linux/tools/perf/util/ !
H A Dprobe-finder.c1425 struct available_var_finder *af = data; in collect_variables_cb() local
1484 available_var_finder_overlap(struct available_var_finder * af) available_var_finder_overlap() argument
1499 struct available_var_finder *af = add_available_vars() local
1562 struct available_var_finder af = { debuginfo__find_available_vars_at() local
[all...]

1234