/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | vsockmon.h | 36 __le64 dst_cid; member
|
H A D | virtio_vsock.h | 55 __le64 dst_cid; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | vsockmon.h | 36 __le64 dst_cid; member
|
H A D | virtio_vsock.h | 58 __le64 dst_cid; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | vsockmon.h | 11 __le64 dst_cid; member
|
H A D | virtio_vsock.h | 22 __le64 dst_cid; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | vsockmon.h | 24 __le64 dst_cid; member
|
H A D | virtio_vsock.h | 35 __le64 dst_cid; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | vsockmon.h | 24 __le64 dst_cid; member
|
H A D | virtio_vsock.h | 35 __le64 dst_cid; member
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_share.c | 15 static inline bool is_dst_device(char *src_cid, char *dst_cid) in is_dst_device() argument
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_share.c | 15 static inline bool is_dst_device(char *src_cid, char *dst_cid) in is_dst_device() argument
|
/kernel/linux/linux-5.10/net/vmw_vsock/ |
H A D | virtio_transport_common.c | 176 u32 src_cid, src_port, dst_cid, dst_port; in virtio_transport_send_pkt_info() local 41 virtio_transport_alloc_pkt(struct virtio_vsock_pkt_info *info, size_t len, u32 src_cid, u32 src_port, u32 dst_cid, u32 dst_port) virtio_transport_alloc_pkt() argument [all...] |
/kernel/linux/linux-6.6/net/vmw_vsock/ |
H A D | virtio_transport_common.c | 202 u32 src_cid, src_port, dst_cid, dst_port; in virtio_transport_send_pkt_info() local 45 virtio_transport_alloc_skb(struct virtio_vsock_pkt_info *info, size_t len, u32 src_cid, u32 src_port, u32 dst_cid, u32 dst_port) virtio_transport_alloc_skb() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api.c | 46 int dst_cid; /* destination chain id */ member 1677 bool vcap_is_next_lookup(struct vcap_control *vctrl, int src_cid, int dst_cid) in vcap_is_next_lookup() argument 2189 vcap_get_next_chain(struct vcap_control *vctrl, struct net_device *ndev, int dst_cid) vcap_get_next_chain() argument 2208 vcap_path_exist(struct vcap_control *vctrl, struct net_device *ndev, int dst_cid) vcap_path_exist() argument 3088 vcap_is_enabled(struct vcap_control *vctrl, struct net_device *ndev, int dst_cid) vcap_is_enabled() argument 3103 vcap_enable(struct vcap_control *vctrl, struct net_device *ndev, unsigned long cookie, int src_cid, int dst_cid) vcap_enable() argument 3148 int dst_cid; vcap_disable() local 3184 vcap_enable_lookups(struct vcap_control *vctrl, struct net_device *ndev, int src_cid, int dst_cid, unsigned long cookie, bool enable) vcap_enable_lookups() argument [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | core.c | 12568 int src_cid, dst_cid, src_cpu; in sched_mm_cid_migrate_to() local
|