| /kernel/linux/linux-6.6/net/ethtool/ |
| H A D | stats.c | 10 enum ethtool_mac_stats_src src; member 91 enum ethtool_mac_stats_src src = ETHTOOL_MAC_STATS_SRC_AGGREGATE; in stats_parse_request() local 121 enum ethtool_mac_stats_src src = req_info->src; in stats_prepare_data() local [all...] |
| /kernel/linux/linux-6.6/net/ieee802154/6lowpan/ |
| H A D | reassembly.c | 63 fq_find(struct net *net, const struct lowpan_802154_cb *cb, const struct ieee802154_addr *src, const struct ieee802154_addr *dst) fq_find() argument
|
| /kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
| H A D | sock.c | 106 static struct sock *__rfcomm_get_listen_sock_by_addr(u8 channel, bdaddr_t *src) in __rfcomm_get_listen_sock_by_addr() argument 127 static struct sock *rfcomm_get_sock_by_channel(int state, u8 channel, bdaddr_t *src) in rfcomm_get_sock_by_channel() argument 442 bdaddr_t *src = &rfcomm_pi(sk)->src; rfcomm_sock_listen() local 940 bdaddr_t src, dst; rfcomm_connect_ind() local [all...] |
| /kernel/linux/linux-6.6/net/dccp/ |
| H A D | ipv4.c | 375 dccp_v4_csum_finish(struct sk_buff *skb, __be32 src, __be32 dst) dccp_v4_csum_finish() argument
|
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_multicast_eht.c | 377 static void br_multicast_ip_src_to_eht_addr(const struct br_ip *src, in br_multicast_ip_src_to_eht_addr() argument
|
| /kernel/linux/linux-6.6/sound/soc/sof/amd/ |
| H A D | acp.c | 319 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) in memcpy_to_scratch() argument
|
| /kernel/linux/linux-6.6/sound/usb/hiface/ |
| H A D | pcm.c | 245 static void memcpy_swahw32(u8 *dest, u8 *src, unsigned int n) in memcpy_swahw32() argument
|
| /kernel/linux/linux-6.6/sound/soc/samsung/ |
| H A D | idma.c | 58 static void idma_getpos(dma_addr_t *src) in idma_getpos() argument 228 dma_addr_t src; in idma_pointer() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_arp/ |
| H A D | arp_tables.h | 44 struct in_addr src, tgt; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | mroute6.h | 79 struct sockaddr_in6 src; member
|
| H A D | userfaultfd.h | 108 __u64 src; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | userfaultfd.h | 118 __u64 src; member
|
| H A D | mroute6.h | 61 struct sockaddr_in6 src; member
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_vti.c | 145 static bool vti_state_check(const struct xfrm_state *x, __be32 dst, __be32 src) in vti_state_check() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_ftp.c | 109 get_ipv6_addr(const char *src, size_t dlen, struct in6_addr *dst, u_int8_t term) in get_ipv6_addr() argument
|
| H A D | nft_limit.c | 226 static int nft_limit_pkts_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_limit_pkts_clone() argument 284 static int nft_limit_bytes_clone(struct nft_expr *dst, const struct nft_expr *src) in nft_limit_bytes_clone() argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | userfaultfd.h | 108 __u64 src; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_arp/ |
| H A D | arp_tables.h | 44 struct in_addr src, tgt; member
|
| /kernel/liteos_a/apps/shell/src/ |
| H A D | shcmd.c | 286 char *src = result + strlen(target); in OsCompleteStr() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_arp/ |
| H A D | arp_tables.h | 35 struct in_addr src, tgt; member
|
| /test/xts/hats/hdf/camera/cameraHdi/buffer_manager/ |
| H A D | buffer_manager_utest.cpp | 179 char src[4] = {'t', 'e', 's', 't'}; in HWTEST_F() local
|
| /test/xts/acts/security_lite/huks/liteos_m_adapter/ |
| H A D | hks_mac_test.c | 50 static int32_t BufferToAscii(uint8_t* src, uint32_t src_size, char* dst, uint32_t* dst_size) in BufferToAscii() argument
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | hevcdsp_init_neon.c | 160 uint8_t *src = _src; in ff_hevc_sao_band_filter_neon_8_wrapper() local 184 uint8_t *src = _src; ff_hevc_sao_edge_filter_neon_8_wrapper() local 194 ff_hevc_put_qpel_neon_wrapper(int16_t *dst, uint8_t *src, ptrdiff_t srcstride, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_neon_wrapper() argument 200 ff_hevc_put_qpel_uni_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_uni_neon_wrapper() argument 206 ff_hevc_put_qpel_bi_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_bi_neon_wrapper() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | crystalhd.c | 446 uint8_t *src = output->Ybuff; in copy_frame() local
|
| H A D | aacpsdsp_template.c | 29 static void ps_add_squares_c(INTFLOAT *dst, const INTFLOAT (*src)[2], int n) in ps_add_squares_c() argument
|