Home
last modified time | relevance | path

Searched defs:copy (Results 51 – 75 of 234) sorted by relevance

12345678910

/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2431.c209 int copy; in eeprom_write() local
H A Dw1_ds2805.c208 int copy; in w1_f0d_write_bin() local
/openbmc/linux/net/rxrpc/
H A Drecvmsg.c172 int copy, ret = -EAGAIN, ret2; in rxrpc_recvmsg_data() local
/openbmc/linux/tools/testing/selftests/openat2/
H A Dopenat2_test.c99 void *copy = NULL, *how_copy = &how_ext; in test_openat2_struct() local
/openbmc/linux/tools/perf/util/
H A Dordered-events.h74 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
/openbmc/linux/fs/fat/
H A Ddir.c1206 unsigned long size, copy; in fat_add_new_entries() local
1345 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
1356 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c147 struct exynos_drm_plane_state *copy; in exynos_drm_plane_duplicate_state() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_print.c88 ssize_t copy; in __drm_puts_coredump() local
/openbmc/qemu/block/
H A Dstream.c179 bool copy; in stream_run() local
/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos4.c1199 #define E4210_CPU_DIV1(hpm, copy) \ argument
1230 #define E4412_CPU_DIV1(cores, hpm, copy) \ argument
/openbmc/linux/tools/include/linux/
H A Drbtree_augmented.h31 void (*copy)(struct rb_node *old, struct rb_node *new); member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A DCOW.py50 copy = cow variable in COWDictMeta
/openbmc/hiomapd/
H A Dbackend.h65 int64_t (*copy)(struct backend *backend, uint32_t offset, void *mem, member
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c94 size_t copy, datalen = 1280; in fault_opcodes_write() local
/openbmc/qemu/target/hexagon/
H A Dmeson.build334 idef_generated_tcg_c = custom_target(
/openbmc/u-boot/drivers/mtd/ubi/
H A Dvtbl.c296 int copy, void *vtbl)
/openbmc/linux/drivers/mtd/ubi/
H A Dvtbl.c286 int copy, void *vtbl) in create_vtbl()
/openbmc/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.c360 unsigned int copy; in axis_fifo_read() local
479 unsigned int copy; in axis_fifo_write() local
/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.c192 bool copy) in mesh_path_move_to_queue()
963 bool copy = false; in mesh_path_send_to_gates() local
/openbmc/linux/arch/mips/boot/
H A Delf2ecoff.c68 static void copy(int out, int in, off_t offset, off_t size) in copy() function
/openbmc/u-boot/lib/
H A Dmembuff.c213 struct membuff copy; in membuff_avail() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py329 def copy(self, src, dest): member in Disk
/openbmc/linux/arch/arc/kernel/
H A Dsmp.c358 unsigned long __maybe_unused copy; in do_IPI() local
/openbmc/linux/include/linux/
H A Drbtree_augmented.h29 void (*copy)(struct rb_node *old, struct rb_node *new); member
/openbmc/linux/mm/
H A Dprocess_vm_access.c36 size_t copy = PAGE_SIZE - offset; in process_vm_rw_pages() local

12345678910