| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
| D | isph3a_af.c | 26 static void h3a_af_setup_regs(struct ispstat *af, void *priv) in h3a_af_setup_regs() 128 static void h3a_af_enable(struct ispstat *af, int enable) in h3a_af_enable() 141 static int h3a_af_busy(struct ispstat *af) in h3a_af_busy() 153 static int h3a_af_validate_params(struct ispstat *af, void *new_conf) in h3a_af_validate_params() 227 static void h3a_af_set_params(struct ispstat *af, void *new_conf) in h3a_af_set_params() 352 struct ispstat *af = &isp->isp_af; in omap3isp_h3a_af_init() local
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | ip_vs_proto_ah_esp.c | 40 ah_esp_conn_fill_param_proto(struct netns_ipvs *ipvs, int af, in ah_esp_conn_fill_param_proto() 55 ah_esp_conn_in_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_in_get() 81 ah_esp_conn_out_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_out_get() 103 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 | 31 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in udp_conn_schedule() 93 udp_fast_csum_update(int af, struct udphdr *uhdr, in udp_fast_csum_update() 115 udp_partial_csum_update(int af, struct udphdr *uhdr, in udp_partial_csum_update() 300 udp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in udp_csum_check()
|
| D | ip_vs_core.c | 582 static inline int ip_vs_addr_is_unicast(struct net *net, int af, in ip_vs_addr_is_unicast() 732 static int ip_vs_route_me_harder(struct netns_ipvs *ipvs, int af, in ip_vs_route_me_harder() 868 static int handle_response_icmp(int af, struct sk_buff *skb, in handle_response_icmp() 1236 int af, struct sk_buff *skb, in __ip_vs_rs_conn_out() 1272 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response() 1345 ip_vs_out(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_out() 1534 ip_vs_try_to_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ip_vs_try_to_schedule() 1570 unsigned int offset, __u16 af, in ipvs_udp_decap() 1605 unsigned int offset, __u16 af, in ipvs_gre_decap() 1972 ip_vs_in(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_in() [all …]
|
| 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_lblc.c | 90 int af; /* address family */ member 150 ip_vs_lblc_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblc_hashkey() 179 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get() 199 u16 af, struct ip_vs_dest *dest) in ip_vs_lblc_new()
|
| D | ip_vs_dh.c | 71 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_dh_hashkey() 88 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_lblcr.c | 260 int af; /* address family */ member 313 ip_vs_lblcr_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblcr_hashkey() 342 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get() 362 u16 af, struct ip_vs_dest *dest) in ip_vs_lblcr_new()
|
| /kernel/linux/linux-4.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()
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | x_tables.c | 71 u_int8_t af = target->family; in xt_register_target() local 83 u_int8_t af = target->family; in xt_unregister_target() local 121 u_int8_t af = match->family; in xt_register_match() local 133 u_int8_t af = match->family; in xt_unregister_match() local 177 struct xt_match *xt_find_match(u8 af, const char *name, u8 revision) in xt_find_match() 226 static struct xt_target *xt_find_target(u8 af, const char *name, u8 revision) in xt_find_target() 255 struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision) in xt_request_find_target() 328 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) in match_revfn() 350 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() 373 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision() [all …]
|
| /kernel/linux/linux-4.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 …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | pxa2xx.dtsi | 11 #define PMMUX(func, pin, af) \ argument 16 #define PMMUX_LPM_LOW(func, pin, af) \ argument 22 #define PMMUX_LPM_HIGH(func, pin, af) \ argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-mmp/ |
| D | mfp.h | 29 #define MFP_CFG(pin, af) \ argument 32 #define MFP_CFG_DRV(pin, af, drv) \ argument
|
| /kernel/linux/linux-4.19/arch/arm/mach-mmp/ |
| D | mfp.h | 29 #define MFP_CFG(pin, af) \ argument 32 #define MFP_CFG_DRV(pin, af, drv) \ argument
|
| /kernel/linux/linux-4.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 385 struct sctp_af *af; in sctp_bind_addr_state() local 417 struct sctp_af *af; in sctp_find_unmatch_addr() local 475 struct sctp_af *af; in sctp_is_any() local 554 struct sctp_af *af; in sctp_scope() local
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | bind_addr.c | 216 struct sctp_af *af; in sctp_bind_addrs_to_raw() local 265 struct sctp_af *af; in sctp_raw_to_bind_addrs() local 398 struct sctp_af *af; in sctp_bind_addr_state() local 425 struct sctp_af *af; in sctp_find_unmatch_addr() local 483 struct sctp_af *af; in sctp_is_any() local 562 struct sctp_af *af; in sctp_scope() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | mioa701.h | 5 #define MIO_CFG_IN(pin, af) \ argument 9 #define MIO_CFG_OUT(pin, af, state) \ argument
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | file.c | 81 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key() 117 struct afs_file *af; in afs_open() local 168 struct afs_file *af = file->private_data; in afs_release() local
|