Home
last modified time | relevance | path

Searched defs:af (Results 1 - 25 of 155) sorted by relevance

1234567

/kernel/linux/linux-5.10/security/apparmor/
H A DMakefile
/kernel/linux/linux-6.6/security/apparmor/
H A DMakefile
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a_param.h51 struct sh_css_isp_af_params af; member
H A Dia_css_s3a.host.c167 ia_css_af_dump( const struct sh_css_isp_af_params *af, unsigned int level) ia_css_af_dump() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a_param.h51 struct sh_css_isp_af_params af; member
/kernel/linux/linux-5.10/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_dh.c71 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_dh_hashkey() argument
88 ip_vs_dh_get(int af, struct ip_vs_dh_state *s, const union nf_inet_addr *addr) in ip_vs_dh_get() argument
H A Dip_vs_ftp.c96 ip_vs_ftp_get_addrport(char *data, char *data_limit, const char *pattern, size_t plen, char skip, bool ext, int mode, union nf_inet_addr *addr, __be16 *port, __u16 af, char **start, char **end) ip_vs_ftp_get_addrport() argument
[all...]
H A Dip_vs_proto.c280 ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp, in ip_vs_tcpudp_debug_packet() argument
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_sh.c84 ip_vs_sh_hashkey(int af, const union nf_inet_addr *addr, in ip_vs_sh_hashkey() argument
[all...]
/kernel/linux/linux-6.6/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_dh.c71 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_dh_hashkey() argument
88 ip_vs_dh_get(int af, struct ip_vs_dh_state *s, const union nf_inet_addr *addr) in ip_vs_dh_get() argument
/kernel/linux/linux-5.10/net/sctp/
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 Dtransport.c294 struct sctp_af *af = transport->af_specific; in sctp_transport_route() local
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...]
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H A Dfmdrv_tx.c166 int fm_tx_set_af(struct fmdev *fmdev, u32 af) in fm_tx_set_af() argument
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H A Dfmdrv_tx.c166 int fm_tx_set_af(struct fmdev *fmdev, u32 af) in fm_tx_set_af() argument
/kernel/linux/linux-6.6/net/sctp/
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
/kernel/linux/common_modules/qos_auth/auth_ctl/
H A Dauth_ctrl.c528 unsigned int af = get_authority_flag(func_id); in check_authorized() local
/kernel/linux/linux-5.10/drivers/media/platform/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...]
/kernel/linux/linux-5.10/fs/afs/
H A Dfile.c81 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key() argument
117 struct afs_file *af; in afs_open() local
168 struct afs_file *af = file->private_data; afs_release() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dutils.c369 int inet_pton_with_scope(struct net *net, __kernel_sa_family_t af, in inet_pton_with_scope() argument
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-stats.c234 struct rkisp1_cif_isp_af_stat *af; in rkisp1_stats_get_afc_meas() local
/kernel/linux/linux-6.6/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...]

Completed in 14 milliseconds

1234567