/kernel/linux/linux-5.10/kernel/sched/ |
H A D | cputime.c | 1007 static int kcpustat_cpu_fetch_vtime(struct kernel_cpustat *dst, in kcpustat_cpu_fetch_vtime() argument 1060 void kcpustat_cpu_fetch(struct kernel_cpustat *dst, int cpu) in kcpustat_cpu_fetch() argument
|
/kernel/linux/linux-5.10/kernel/kcsan/ |
H A D | core.c | 1073 noinline void *__tsan_memmove(void *dst, const void *src, size_t len) in __tsan_memmove() argument 1088 noinline void *__tsan_memcpy(void *dst, const void *src, size_t len) in __tsan_memcpy() argument [all...] |
/kernel/linux/linux-5.10/fs/pstore/ |
H A D | platform.c | 438 char *dst; in pstore_blackbox_dump() local 521 char *dst; in pstore_dump() local
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | tp_meter.c | 213 batadv_tp_batctl_notify(enum batadv_tp_meter_reason reason, const u8 *dst, struct batadv_priv *bat_priv, unsigned long start_time, u64 total_sent, u32 cookie) batadv_tp_batctl_notify() argument 243 batadv_tp_batctl_error_notify(enum batadv_tp_meter_reason reason, const u8 *dst, struct batadv_priv *bat_priv, u32 cookie) batadv_tp_batctl_error_notify() argument 261 batadv_tp_list_find(struct batadv_priv *bat_priv, const u8 *dst) batadv_tp_list_find() argument 300 batadv_tp_list_find_session(struct batadv_priv *bat_priv, const u8 *dst, const u8 *session) batadv_tp_list_find_session() argument 939 batadv_tp_start(struct batadv_priv *bat_priv, const u8 *dst, u32 test_length, u32 *cookie) batadv_tp_start() argument 1063 batadv_tp_stop(struct batadv_priv *bat_priv, const u8 *dst, u8 return_value) batadv_tp_stop() argument 1158 batadv_tp_send_ack(struct batadv_priv *bat_priv, const u8 *dst, u32 seq, __be32 timestamp, const u8 *session, int socket_index) batadv_tp_send_ack() argument [all...] |
/kernel/linux/linux-5.10/net/ceph/ |
H A D | ceph_common.c | 358 static int get_secret(struct ceph_crypto_key *dst, const char *name, in get_secret() argument
|
/kernel/linux/linux-5.10/net/dsa/ |
H A D | port.c | 18 struct dsa_switch_tree *dst; in dsa_broadcast() local
|
H A D | dsa2.c | 26 struct dsa_switch_tree *dst; in dsa_switch_find() local 47 struct dsa_switch_tree *dst; in dsa_tree_find() local 58 struct dsa_switch_tree *dst; in dsa_tree_alloc() local 78 dsa_tree_free(struct dsa_switch_tree *dst) dsa_tree_free() argument 84 dsa_tree_get(struct dsa_switch_tree *dst) dsa_tree_get() argument 94 struct dsa_switch_tree *dst; dsa_tree_touch() local 105 struct dsa_switch_tree *dst; dsa_tree_release() local 112 dsa_tree_put(struct dsa_switch_tree *dst) dsa_tree_put() argument 133 dsa_tree_find_port_by_node(struct dsa_switch_tree *dst, struct device_node *dn) dsa_tree_find_port_by_node() argument 149 struct dsa_switch_tree *dst; dsa_link_touch() local 174 struct dsa_switch_tree *dst = ds->dst; dsa_port_setup_routing_table() local 198 dsa_tree_setup_routing_table(struct dsa_switch_tree *dst) dsa_tree_setup_routing_table() argument 214 dsa_tree_find_first_cpu(struct dsa_switch_tree *dst) dsa_tree_find_first_cpu() argument 225 dsa_tree_setup_default_cpu(struct dsa_switch_tree *dst) dsa_tree_setup_default_cpu() argument 243 dsa_tree_teardown_default_cpu(struct dsa_switch_tree *dst) dsa_tree_teardown_default_cpu() argument 315 struct dsa_switch_tree *dst = dp->ds->dst; dsa_port_devlink_setup() local 529 dsa_tree_setup_switches(struct dsa_switch_tree *dst) dsa_tree_setup_switches() argument 564 dsa_tree_teardown_switches(struct dsa_switch_tree *dst) dsa_tree_teardown_switches() argument 575 dsa_tree_setup_master(struct dsa_switch_tree *dst) dsa_tree_setup_master() argument 591 dsa_tree_teardown_master(struct dsa_switch_tree *dst) dsa_tree_teardown_master() argument 600 dsa_tree_setup(struct dsa_switch_tree *dst) dsa_tree_setup() argument 641 dsa_tree_teardown(struct dsa_switch_tree *dst) dsa_tree_teardown() argument 666 struct dsa_switch_tree *dst = ds->dst; dsa_port_touch() local 733 struct dsa_switch_tree *dst = ds->dst; dsa_port_parse_cpu() local 946 struct dsa_switch_tree *dst = ds->dst; dsa_switch_release_ports() local 959 struct dsa_switch_tree *dst; dsa_switch_probe() local 1014 struct dsa_switch_tree *dst = ds->dst; dsa_switch_remove() local [all...] |
/kernel/linux/linux-5.10/net/bluetooth/bnep/ |
H A D | bnep.h | 118 __u8 dst[ETH_ALEN]; member 125 __u8 dst[ETH_ALEN]; member
|
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | tty.c | 58 bdaddr_t dst; member [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | sco.c | 68 bdaddr_t dst; member [all...] |
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_netfilter_hooks.c | 269 struct dst_entry *dst; in br_nf_pre_routing_finish_bridge() local
|
/kernel/linux/linux-5.10/net/can/ |
H A D | gw.c | 141 } dst; member 202 static void canframecpy(struct canfd_frame *dst, struct can_frame *src) in canframecpy() argument 214 static void canfdframecpy(struct canfd_frame *dst, struct canfd_frame *src) in canfdframecpy() argument [all...] |
/kernel/linux/linux-5.10/net/atm/ |
H A D | clip.c | 332 struct dst_entry *dst = skb_dst(skb); in clip_start_xmit() local
|
/kernel/linux/linux-5.10/net/core/ |
H A D | skmsg.c | 86 int sk_msg_clone(struct sock *sk, struct sk_msg *dst, struct sk_msg *src, in sk_msg_clone() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_metrics.c | 98 tcpm_suck_dst(struct tcp_metrics_block *tm, const struct dst_entry *dst, bool fastopen_clear) tcpm_suck_dst() argument 145 tcpm_check_stamp(struct tcp_metrics_block *tm, const struct dst_entry *dst) tcpm_check_stamp() argument 163 tcpm_new(struct dst_entry *dst, struct inetpeer_addr *saddr, struct inetpeer_addr *daddr, unsigned int hash) tcpm_new() argument 249 __tcp_get_metrics_req(struct request_sock *req, struct dst_entry *dst) __tcp_get_metrics_req() argument 291 tcp_get_metrics(struct sock *sk, struct dst_entry *dst, bool create) tcp_get_metrics() argument 343 struct dst_entry *dst = __sk_dst_get(sk); tcp_update_metrics() local 466 struct dst_entry *dst = __sk_dst_get(sk); tcp_init_metrics() local 542 tcp_peer_is_proven(struct request_sock *req, struct dst_entry *dst) tcp_peer_is_proven() argument 588 struct dst_entry *dst = __sk_dst_get(sk); tcp_fastopen_cache_set() local [all...] |
H A D | ip_tunnel_core.c | 129 struct ip_tunnel_info *dst, *src; in iptunnel_metadata_reply() local 50 iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb, __be32 src, __be32 dst, __u8 proto, __u8 tos, __u8 ttl, __be16 df, bool xnet) iptunnel_xmit() argument [all...] |
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_core.h | 295 struct dst_entry *dst; in l2tp_tunnel_dst_mtu() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | af_inet6.c | 829 struct dst_entry *dst; in inet6_sk_rebuild_header() local
|
H A D | exthdrs.c | 284 struct dst_entry *dst = skb_dst(skb); in ipv6_destopt_rcv() local
|
H A D | datagram.c | 71 struct dst_entry *dst; in ip6_datagram_dst_update() local 116 struct dst_entry *dst; in ip6_datagram_release_cb() local [all...] |
H A D | icmp.c | 203 struct dst_entry *dst; in icmpv6_xrlim_allow() local 242 struct dst_entry *dst; in icmpv6_rt_has_prefsrc() local 361 struct dst_entry *dst, *dst2; icmpv6_route_lookup() local 460 struct dst_entry *dst; icmp6_send() local 727 struct dst_entry *dst; icmpv6_echo_reply() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_flow_table_offload.c | 484 struct dst_entry *dst; flow_offload_encap_tunnel() local 504 struct dst_entry *dst; flow_offload_decap_tunnel() local [all...] |
H A D | nf_nat_core.c | 154 struct dst_entry *dst; nf_xfrm_me_harder() local [all...] |
H A D | nf_synproxy_core.c | 841 struct dst_entry *dst; in synproxy_send_tcp_ipv6() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_ipp.c | 505 static inline bool __scale_limit_check(unsigned int src, unsigned int dst, in __scale_limit_check() argument 519 exynos_drm_ipp_check_scale_limits( struct drm_exynos_ipp_task_rect *src, struct drm_exynos_ipp_task_rect *dst, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool swap) exynos_drm_ipp_check_scale_limits() argument 547 exynos_drm_ipp_check_format(struct exynos_drm_ipp_task *task, struct exynos_drm_ipp_buffer *buf, struct exynos_drm_ipp_buffer *src, struct exynos_drm_ipp_buffer *dst, bool rotate, bool swap) exynos_drm_ipp_check_format() argument 604 struct exynos_drm_ipp_buffer *src = &task->src, *dst = &task->dst; exynos_drm_ipp_task_check() local 666 struct exynos_drm_ipp_buffer *src = &task->src, *dst = &task->dst; exynos_drm_ipp_task_setup_buffers() local [all...] |