| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 2236 i40e_undo_del_filter_entries(struct i40e_vsi *vsi, struct hlist_head *from) i40e_undo_del_filter_entries() argument 2259 i40e_undo_add_filter_entries(struct i40e_vsi *vsi, struct hlist_head *from) i40e_undo_add_filter_entries() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf.h | 1335 bpf_dispatcher_change_prog(struct bpf_dispatcher *d, struct bpf_prog *from, struct bpf_prog *to) bpf_dispatcher_change_prog() argument [all...] |
| H A D | pci.h | 1940 pci_get_device(unsigned int vendor, unsigned int device, struct pci_dev *from) pci_get_device() argument 1945 pci_get_subsys(unsigned int vendor, unsigned int device, unsigned int ss_vendor, unsigned int ss_device, struct pci_dev *from) pci_get_subsys() argument 1952 pci_get_class(unsigned int class, struct pci_dev *from) pci_get_class() argument 2015 pci_find_next_bus(const struct pci_bus *from) pci_find_next_bus() argument [all...] |
| H A D | sched.h | 2126 set_task_comm(struct task_struct *tsk, const char *from) set_task_comm() argument [all...] |
| H A D | skbuff.h | 1581 skb_copy_hash(struct sk_buff *to, const struct sk_buff *from) skb_copy_hash() argument 1598 skb_copy_decrypted(struct sk_buff *to, const struct sk_buff *from) skb_copy_decrypted() argument 3682 skb_add_data(struct sk_buff *skb, struct iov_iter *from, int copy) skb_add_data() argument 3954 skb_copy_datagram_msg(const struct sk_buff *from, int offset, struct msghdr *msg, int size) skb_copy_datagram_msg() argument 4094 skb_copy_to_linear_data(struct sk_buff *skb, const void *from, const unsigned int len) skb_copy_to_linear_data() argument 4101 skb_copy_to_linear_data_offset(struct sk_buff *skb, const int offset, const void *from, const unsigned int len) skb_copy_to_linear_data_offset() argument 4781 skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from) skb_copy_secmark() argument 4791 skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from) skb_copy_secmark() argument 4826 skb_copy_queue_mapping(struct sk_buff *to, const struct sk_buff *from) skb_copy_queue_mapping() argument [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | if_link.h | 625 __u32 from; member
|
| /kernel/linux/linux-6.6/kernel/events/ |
| H A D | core.c | 3190 perf_event_modify_copy_attr(struct perf_event_attr *to, const struct perf_event_attr *from) perf_event_modify_copy_attr() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
| H A D | wil6210.h | 416 u32 from; /* linker address - from, inclusive */ member
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | core.c | 1274 int walk_tg_tree_from(struct task_group *from, in walk_tg_tree_from() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | filter.c | 1726 int __bpf_skb_store_bytes(struct sk_buff *skb, u32 offset, const void *from, in __bpf_skb_store_bytes() argument 2626 u8 *raw, *to, *from; BPF_CALL_4() local 2752 u8 *raw, *to, *from; BPF_CALL_4() local 2980 u8 *to, *from; BPF_CALL_4() local [all...] |
| H A D | dev.c | 3083 netif_inherit_tso_max(struct net_device *to, const struct net_device *from) netif_inherit_tso_max() argument [all...] |
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| H A D | if_link.h | 593 __u32 from; member
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | if_link.h | 625 __u32 from; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 635 void WasmGraphBuilder::AppendToMerge(Node* merge, Node* from) { in AppendToMerge() argument 643 void WasmGraphBuilder::AppendToPhi(Node* phi, Node* from) { in AppendToPhi() argument 3545 NewInstanceCacheMerge(WasmInstanceCacheNodes* to, WasmInstanceCacheNodes* from, Node* merge) NewInstanceCacheMerge() argument 3559 MergeInstanceCacheInto(WasmInstanceCacheNodes* to, WasmInstanceCacheNodes* from, Node* merge) MergeInstanceCacheInto() argument [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 2911 RestoreThread(char* from) ThrowInternal() argument [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_jit_compile.c | 6010 int i, max, from; in fast_forward_first_n_chars() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCopiesAndBlittingTests.cpp | 4323 getMirrorMode(const VkOffset3D from, const VkOffset3D to) getMirrorMode() argument 8443 checkZerosAt(const std::vector<deUint8>& bufferData, deUint32 from, deUint32 count) checkZerosAt() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.pb.h | 345 inline FileDescriptorSet& operator=(const FileDescriptorSet& from) { in operator =() argument 351 if (this != &from) InternalSwap(&from); variable 353 CopyFrom(from); variable 498 operator =(const FileDescriptorProto& from) operator =() argument 504 if (this != &from) InternalSwap(&from); global() variable 506 CopyFrom(from); global() variable 892 operator =(const DescriptorProto_ExtensionRange& from) operator =() argument 898 if (this != &from) InternalSwap(&from); global() variable 900 CopyFrom(from); global() variable 1076 operator =(const DescriptorProto_ReservedRange& from) operator =() argument 1082 if (this != &from) InternalSwap(&from); global() variable 1084 CopyFrom(from); global() variable 1240 operator =(const DescriptorProto& from) operator =() argument 1246 if (this != &from) InternalSwap(&from); global() variable 1248 CopyFrom(from); global() variable 1585 operator =(const ExtensionRangeOptions& from) operator =() argument 1591 if (this != &from) InternalSwap(&from); global() variable 1593 CopyFrom(from); global() variable 1741 operator =(const FieldDescriptorProto& from) operator =() argument 1747 if (this != &from) InternalSwap(&from); global() variable 1749 CopyFrom(from); global() variable 2174 operator =(const OneofDescriptorProto& from) operator =() argument 2180 if (this != &from) InternalSwap(&from); global() variable 2182 CopyFrom(from); global() variable 2350 operator =(const EnumDescriptorProto_EnumReservedRange& from) operator =() argument 2356 if (this != &from) InternalSwap(&from); global() variable 2358 CopyFrom(from); global() variable 2514 operator =(const EnumDescriptorProto& from) operator =() argument 2520 if (this != &from) InternalSwap(&from); global() variable 2522 CopyFrom(from); global() variable 2758 operator =(const EnumValueDescriptorProto& from) operator =() argument 2764 if (this != &from) InternalSwap(&from); global() variable 2766 CopyFrom(from); global() variable 2949 operator =(const ServiceDescriptorProto& from) operator =() argument 2955 if (this != &from) InternalSwap(&from); global() variable 2957 CopyFrom(from); global() variable 3145 operator =(const MethodDescriptorProto& from) operator =() argument 3151 if (this != &from) InternalSwap(&from); global() variable 3153 CopyFrom(from); global() variable 3395 operator =(const FileOptions& from) operator =() argument 3401 if (this != &from) InternalSwap(&from); global() variable 3403 CopyFrom(from); global() variable 3954 operator =(const MessageOptions& from) operator =() argument 3960 if (this != &from) InternalSwap(&from); global() variable 3962 CopyFrom(from); global() variable 4171 operator =(const FieldOptions& from) operator =() argument 4177 if (this != &from) InternalSwap(&from); global() variable 4179 CopyFrom(from); global() variable 4482 operator =(const OneofOptions& from) operator =() argument 4488 if (this != &from) InternalSwap(&from); global() variable 4490 CopyFrom(from); global() variable 4638 operator =(const EnumOptions& from) operator =() argument 4644 if (this != &from) InternalSwap(&from); global() variable 4646 CopyFrom(from); global() variable 4825 operator =(const EnumValueOptions& from) operator =() argument 4831 if (this != &from) InternalSwap(&from); global() variable 4833 CopyFrom(from); global() variable 4997 operator =(const ServiceOptions& from) operator =() argument 5003 if (this != &from) InternalSwap(&from); global() variable 5005 CopyFrom(from); global() variable 5169 operator =(const MethodOptions& from) operator =() argument 5175 if (this != &from) InternalSwap(&from); global() variable 5177 CopyFrom(from); global() variable 5388 operator =(const UninterpretedOption_NamePart& from) operator =() argument 5394 if (this != &from) InternalSwap(&from); global() variable 5396 CopyFrom(from); global() variable 5562 operator =(const UninterpretedOption& from) operator =() argument 5568 if (this != &from) InternalSwap(&from); global() variable 5570 CopyFrom(from); global() variable 5829 operator =(const SourceCodeInfo_Location& from) operator =() argument 5835 if (this != &from) InternalSwap(&from); global() variable 5837 CopyFrom(from); global() variable 6083 operator =(const SourceCodeInfo& from) operator =() argument 6089 if (this != &from) InternalSwap(&from); global() variable 6091 CopyFrom(from); global() variable 6238 operator =(const GeneratedCodeInfo_Annotation& from) operator =() argument 6244 if (this != &from) InternalSwap(&from); global() variable 6246 CopyFrom(from); global() variable 6449 operator =(const GeneratedCodeInfo& from) operator =() argument 6455 if (this != &from) InternalSwap(&from); global() variable 6457 CopyFrom(from); global() variable [all...] |
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 2334 PyObject *from, *to, *to_copy; in unicode_copycharacters() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_socket.py | 1272 self.skipTest('could not import needed symbols from socke namespace 1362 self.skipTest('could not import needed symbols from socket') global() namespace [all...] |
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 1529 _copy_characters(PyObject *to, Py_ssize_t to_start, PyObject *from, Py_ssize_t from_start, Py_ssize_t how_many, int check_maxchar) _copy_characters() argument 1671 _PyUnicode_FastCopyCharacters( PyObject *to, Py_ssize_t to_start, PyObject *from, Py_ssize_t from_start, Py_ssize_t how_many) _PyUnicode_FastCopyCharacters() argument 1679 PyUnicode_CopyCharacters(PyObject *to, Py_ssize_t to_start, PyObject *from, Py_ssize_t from_start, Py_ssize_t how_many) PyUnicode_CopyCharacters() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_common_bridge.cpp | 817 double from = 0.0; in ParseMotionPath() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 9363 u16 from; opa_to_vc_link_widths() member [all...] |
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | reiserfs.h | 2995 copy_key(struct reiserfs_key *to, const struct reiserfs_key *from) copy_key() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
| H A D | ksz884x.c | 3560 int from; hw_set_wol_frame() local [all...] |