/Linux-v4.19/drivers/media/platform/omap3isp/ |
D | isph3a_af.c | 29 static void h3a_af_setup_regs(struct ispstat *af, void *priv) in h3a_af_setup_regs() 131 static void h3a_af_enable(struct ispstat *af, int enable) in h3a_af_enable() 144 static int h3a_af_busy(struct ispstat *af) in h3a_af_busy() 156 static int h3a_af_validate_params(struct ispstat *af, void *new_conf) in h3a_af_validate_params() 230 static void h3a_af_set_params(struct ispstat *af, void *new_conf) in h3a_af_set_params() 355 struct ispstat *af = &isp->isp_af; in omap3isp_h3a_af_init() local
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_proto_ah_esp.c | 44 ah_esp_conn_fill_param_proto(struct netns_ipvs *ipvs, int af, in ah_esp_conn_fill_param_proto() 59 ah_esp_conn_in_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_in_get() 85 ah_esp_conn_out_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_out_get() 107 ah_esp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ah_esp_conn_schedule()
|
D | ip_vs_proto_udp.c | 32 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in udp_conn_schedule() 94 udp_fast_csum_update(int af, struct udphdr *uhdr, in udp_fast_csum_update() 116 udp_partial_csum_update(int af, struct udphdr *uhdr, in udp_partial_csum_update() 301 udp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in udp_csum_check()
|
D | ip_vs_lblc.c | 95 int af; /* address family */ member 155 ip_vs_lblc_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblc_hashkey() 184 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get() 204 u16 af, struct ip_vs_dest *dest) in ip_vs_lblc_new()
|
D | ip_vs_proto_tcp.c | 35 tcp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in tcp_conn_schedule() 105 tcp_fast_csum_update(int af, struct tcphdr *tcph, in tcp_fast_csum_update() 126 tcp_partial_csum_update(int af, struct tcphdr *tcph, in tcp_partial_csum_update() 304 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in tcp_csum_check()
|
D | ip_vs_dh.c | 76 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_dh_hashkey() 93 ip_vs_dh_get(int af, struct ip_vs_dh_state *s, const union nf_inet_addr *addr) in ip_vs_dh_get()
|
D | ip_vs_core.c | 559 static inline int ip_vs_addr_is_unicast(struct net *net, int af, in ip_vs_addr_is_unicast() 715 static int ip_vs_route_me_harder(struct netns_ipvs *ipvs, int af, in ip_vs_route_me_harder() 851 static int handle_response_icmp(int af, struct sk_buff *skb, in handle_response_icmp() 1218 int af, struct sk_buff *skb, in __ip_vs_rs_conn_out() 1254 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response() 1322 ip_vs_out(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_out() 1518 ip_vs_try_to_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ip_vs_try_to_schedule() 1848 ip_vs_in(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_in()
|
D | ip_vs_lblcr.c | 265 int af; /* address family */ member 318 ip_vs_lblcr_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblcr_hashkey() 347 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get() 367 u16 af, struct ip_vs_dest *dest) in ip_vs_lblcr_new()
|
D | ip_vs_conn.c | 112 static unsigned int ip_vs_conn_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_conn_hashkey() 320 int af, const struct sk_buff *skb, in ip_vs_conn_fill_param_proto() 340 ip_vs_conn_in_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_in_get_proto() 445 ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_out_get_proto()
|
D | ip_vs_proto_sctp.c | 13 sctp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in sctp_conn_schedule() 183 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in sctp_csum_check()
|
D | ip_vs_ctl.c | 266 ip_vs_svc_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_svc_hashkey() 360 __ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u16 protocol, in __ip_vs_service_find() 388 __ip_vs_svc_fwm_find(struct netns_ipvs *ipvs, int af, __u32 fwmark) in __ip_vs_svc_fwm_find() 409 ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u32 fwmark, __u16 protocol, in ip_vs_service_find() 496 static inline unsigned int ip_vs_rs_hashkey(int af, in ip_vs_rs_hashkey() 544 bool ip_vs_has_real_service(struct netns_ipvs *ipvs, int af, __u16 protocol, in ip_vs_has_real_service() 572 struct ip_vs_dest *ip_vs_find_real_service(struct netns_ipvs *ipvs, int af, in ip_vs_find_real_service() 3055 static bool ip_vs_is_af_valid(int af) in ip_vs_is_af_valid()
|
/Linux-v4.19/net/netfilter/ |
D | x_tables.c | 75 u_int8_t af = target->family; in xt_register_target() local 87 u_int8_t af = target->family; in xt_unregister_target() local 125 u_int8_t af = match->family; in xt_register_match() local 137 u_int8_t af = match->family; in xt_unregister_match() local 181 struct xt_match *xt_find_match(u8 af, const char *name, u8 revision) in xt_find_match() 230 struct xt_target *xt_find_target(u8 af, const char *name, u8 revision) in xt_find_target() 260 struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision) in xt_request_find_target() 333 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) in match_revfn() 353 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() 374 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision() [all …]
|
/Linux-v4.19/net/sctp/ |
D | bind_addr.c | 231 struct sctp_af *af; in sctp_bind_addrs_to_raw() local 280 struct sctp_af *af; in sctp_raw_to_bind_addrs() local 382 struct sctp_af *af; in sctp_bind_addr_state() local 414 struct sctp_af *af; in sctp_find_unmatch_addr() local 471 struct sctp_af *af; in sctp_is_any() local 550 struct sctp_af *af; in sctp_scope() local
|
D | proc.c | 98 struct sctp_af *af; in sctp_seq_dump_local_addrs() local 132 struct sctp_af *af; in sctp_seq_dump_remote_addrs() local
|
D | input.c | 108 struct sctp_af *af; in sctp_rcv() local 485 struct sctp_af *af; in sctp_err_lookup() local 1057 struct sctp_af *af; in __sctp_rcv_init_lookup() local 1117 struct sctp_af *af; in __sctp_rcv_asconf_lookup() local
|
D | socket.c | 228 struct sctp_af *af; in sctp_verify_addr() local 290 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); in sctp_addr_id2transport() local 351 struct sctp_af *af; in sctp_sockaddr_af() local 385 struct sctp_af *af; in sctp_do_bind() local 512 struct sctp_af *af; in sctp_bindx_add() local 570 struct sctp_af *af; in sctp_send_asconf_add_ip() local 689 struct sctp_af *af; in sctp_bindx_rem() local 772 struct sctp_af *af; in sctp_send_asconf_del_ip() local 916 struct sctp_af *af; in sctp_asconf_mgmt() local 1012 struct sctp_af *af; in sctp_setsockopt_bindx() local [all …]
|
D | sm_make_chunk.c | 2325 struct sctp_af *af; in sctp_process_init() local 2516 struct sctp_af *af; in sctp_process_param() local 2769 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf() local 2829 struct sctp_af *af; in sctp_make_asconf_update_ip() local 2906 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim() local 3023 struct sctp_af *af; in sctp_process_asconf_param() local 3320 struct sctp_af *af; in sctp_asconf_param_success() local
|
/Linux-v4.19/arch/arm/mach-mmp/ |
D | mfp.h | 29 #define MFP_CFG(pin, af) \ argument 32 #define MFP_CFG_DRV(pin, af, drv) \ argument
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | mioa701.h | 5 #define MIO_CFG_IN(pin, af) \ argument 9 #define MIO_CFG_OUT(pin, af, state) \ argument
|
D | mfp-pxa2xx.h | 45 #define MFP_CFG_IN(pin, af) \ argument 52 #define MFP_CFG_OUT(pin, af, state) \ argument
|
/Linux-v4.19/fs/afs/ |
D | file.c | 84 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key() 120 struct afs_file *af; in afs_open() local 171 struct afs_file *af = file->private_data; in afs_release() local
|
/Linux-v4.19/include/net/ |
D | ip_vs.h | 70 ip_vs_fill_iph_skb_off(int af, const struct sk_buff *skb, int offset, in ip_vs_fill_iph_skb_off() 114 ip_vs_fill_iph_skb_icmp(int af, const struct sk_buff *skb, int offset, in ip_vs_fill_iph_skb_icmp() 126 ip_vs_fill_iph_skb(int af, const struct sk_buff *skb, bool inverse, in ip_vs_fill_iph_skb() 150 static inline void ip_vs_addr_copy(int af, union nf_inet_addr *dst, in ip_vs_addr_copy() 161 static inline void ip_vs_addr_set(int af, union nf_inet_addr *dst, in ip_vs_addr_set() 176 static inline int ip_vs_addr_equal(int af, const union nf_inet_addr *a, in ip_vs_addr_equal() 191 static inline const char *ip_vs_dbg_addr(int af, char *buf, size_t buf_len, in ip_vs_dbg_addr() 225 #define IP_VS_DBG_ADDR(af, addr) \ argument 240 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument 245 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument [all …]
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm8737.c | 335 u16 af = 0; in wm8737_hw_params() local 407 u16 af = 0; in wm8737_set_dai_fmt() local
|
/Linux-v4.19/arch/arm/plat-pxa/include/plat/ |
D | mfp.h | 410 #define MFP_CFG(pin, af) \ argument 414 #define MFP_CFG_DRV(pin, af, drv) \ argument 418 #define MFP_CFG_LPM(pin, af, lpm) \ argument 422 #define MFP_CFG_X(pin, af, drv, lpm) \ argument
|
/Linux-v4.19/arch/arm/mach-imx/ |
D | iomux-v1.c | 77 unsigned int port, unsigned int pin, int af) in imx_iomuxv1_set_gpr()
|