Searched defs:copy (Results 226 – 239 of 239) sorted by relevance
12345678910
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | net_driver.h | 591 struct efx_channel *(*copy)(const struct efx_channel *); member
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | net_driver.h | 593 struct efx_channel *(*copy)(const struct efx_channel *); member
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 8 "copy": "Copy", string
|
H A D | ru-RU.json | 8 "copy": "Копировать", string
|
H A D | ka-GE.json | 8 "copy": "კოპირება", string
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_input.c | 5356 int copy = min_t(int, SKB_MAX_ORDER(0, 0), end - start); in tcp_collapse() local
|
/openbmc/linux/kernel/trace/ |
H A D | bpf_trace.c | 907 struct path copy; in BPF_CALL_3() local
|
/openbmc/linux/drivers/net/ |
H A D | virtio_net.c | 515 unsigned int copy, hdr_len, hdr_padded_len; in page_to_skb() local
|
/openbmc/linux/lib/ |
H A D | maple_tree.c | 6532 unsigned long copy = *index; in mt_find() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 1918 struct radeon_fence *(*copy)(struct radeon_device *rdev, member 1925 } copy; member
|
/openbmc/linux/net/core/ |
H A D | filter.c | 2628 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; in BPF_CALL_4() local 2756 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; in BPF_CALL_4() local
|
H A D | dev.c | 2620 bool active = false, copy = false; in __netif_set_xps_queue() local
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 4 ….responsive?"addClass":"removeClass"]("jstree-"+b+"-responsive"),this.trigger("set_theme",{theme:b…
|
/openbmc/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-abi.h | 1808 } copy; member
|
12345678910