/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | livepatch.h | 21 static inline unsigned long klp_get_ftrace_location(unsigned long faddr) in klp_get_ftrace_location() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_accept_handler.cc | 49 AcceptHandler::AcceptHandler(const UpstreamAddr *faddr, ConnectionHandler *h) in AcceptHandler() argument
|
H A D | shrpx_quic_listener.cc | 39 QUICListener::QUICListener(const UpstreamAddr *faddr, Worker *worker) in QUICListener() argument
|
H A D | shrpx_http3_upstream.h | 180 const UpstreamAddr *faddr; member
|
H A D | shrpx_mruby_module_env.cc | 103 auto faddr = handler->get_upstream_addr(); in env_get_server_port() local 115 auto faddr = handler->get_upstream_addr(); in env_get_server_addr() local
|
H A D | shrpx_quic_connection_handler.cc | 61 int QUICConnectionHandler::handle_packet(const UpstreamAddr *faddr, in handle_packet() argument 367 handle_new_connection( const UpstreamAddr *faddr, const Address &remote_addr, const Address &local_addr, const ngtcp2_pkt_hd &hd, const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen, ngtcp2_token_type token_type) handle_new_connection() argument 458 send_retry( const UpstreamAddr *faddr, uint32_t version, const uint8_t *ini_dcid, size_t ini_dcidlen, const uint8_t *ini_scid, size_t ini_scidlen, const Address &remote_addr, const Address &local_addr, size_t max_pktlen) send_retry() argument 537 send_version_negotiation( const UpstreamAddr *faddr, uint32_t version, const uint8_t *ini_dcid, size_t ini_dcidlen, const uint8_t *ini_scid, size_t ini_scidlen, const Address &remote_addr, const Address &local_addr) send_version_negotiation() argument 565 send_stateless_reset(const UpstreamAddr *faddr, const uint8_t *dcid, size_t dcidlen, const Address &remote_addr, const Address &local_addr) send_stateless_reset() argument 628 send_connection_close( const UpstreamAddr *faddr, uint32_t version, const ngtcp2_cid &ini_dcid, const ngtcp2_cid &ini_scid, const Address &remote_addr, const Address &local_addr, uint64_t error_code, size_t max_pktlen) send_connection_close() argument 731 handle_packet(const UpstreamAddr *faddr, const Address &remote_addr, const Address &local_addr, const ngtcp2_pkt_info &pi, const uint8_t *data, size_t datalen) handle_packet() argument [all...] |
H A D | shrpx_quic.cc | 58 int quic_send_packet(const UpstreamAddr *faddr, const sockaddr *remote_sa, in quic_send_packet() argument
|
/kernel/linux/linux-5.10/kernel/livepatch/ |
H A D | patch.c | 129 static unsigned long klp_get_ftrace_location(unsigned long faddr) in klp_get_ftrace_location() argument
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | processor.h | 85 unsigned long faddr; /* info about last fault */ member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | kprobes.c | 51 unsigned long faddr; in kprobe_lookup_name() local
|
/kernel/linux/linux-5.10/arch/s390/pci/ |
H A D | pci_event.c | 30 u64 faddr; /* failing address */ member
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | processor.h | 110 unsigned long faddr; /* info about last fault */ member
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | kprobes.c | 53 unsigned long faddr; in kprobe_lookup_name() local
|
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci_event.c | 31 u64 faddr; /* failing address */ member
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | inet6_hashtables.c | 26 inet6_ehashfn(const struct net *net, const struct in6_addr *laddr, const u16 lport, const struct in6_addr *faddr, const __be16 fport) inet6_ehashfn() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_options.c | 158 __be32 faddr; in __ip_options_echo() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_options.c | 145 __be32 faddr; in __ip_options_echo() local
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | inet6_hashtables.c | 24 inet6_ehashfn(const struct net *net, const struct in6_addr *laddr, const u16 lport, const struct in6_addr *faddr, const __be16 fport) inet6_ehashfn() argument
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | ninet_hashtables.c | 163 ninet_ehashfn(const struct net *net, const struct nip_addr *laddr, const u16 lport, const struct nip_addr *faddr, const __be16 fport) ninet_ehashfn() argument
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | connection.c | 54 rds_conn_bucket(const struct in6_addr *laddr, const struct in6_addr *faddr) rds_conn_bucket() argument 82 rds_conn_lookup(struct net *net, struct hlist_head *head, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, u8 tos, int dev_if) rds_conn_lookup() argument 160 __rds_conn_create(struct net *net, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, gfp_t gfp, u8 tos, int is_outgoing, int dev_if) __rds_conn_create() argument 347 rds_conn_create(struct net *net, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, u8 tos, gfp_t gfp, int dev_if) rds_conn_create() argument 357 rds_conn_create_outgoing(struct net *net, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, u8 tos, gfp_t gfp, int dev_if) rds_conn_create_outgoing() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/ |
H A D | core.c | 197 bool faddr; in __recover_probed_insn() local
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | connection.c | 54 rds_conn_bucket(const struct in6_addr *laddr, const struct in6_addr *faddr) rds_conn_bucket() argument 82 rds_conn_lookup(struct net *net, struct hlist_head *head, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, u8 tos, int dev_if) rds_conn_lookup() argument 160 __rds_conn_create(struct net *net, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, gfp_t gfp, u8 tos, int is_outgoing, int dev_if) __rds_conn_create() argument 347 rds_conn_create(struct net *net, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, u8 tos, gfp_t gfp, int dev_if) rds_conn_create() argument 357 rds_conn_create_outgoing(struct net *net, const struct in6_addr *laddr, const struct in6_addr *faddr, struct rds_transport *trans, u8 tos, gfp_t gfp, int dev_if) rds_conn_create_outgoing() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | cio.h | 155 __u32 faddr[2]; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/ |
H A D | core.c | 197 unsigned long faddr; in __recover_probed_insn() local
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | cio.h | 155 __u32 faddr[2]; member
|