Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dctl.h89 bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); member
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcontext.h42 int (*copy) (__GLXcontext * dst, __GLXcontext * src, unsigned long mask); member
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-mcp23s08_spi.c86 struct regmap_config *copy; in mcp23s08_spi_regmap_init() local
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_ds2430.c210 int copy; in eeprom_write() local
H A Dw1_ds2431.c209 int copy; in eeprom_write() local
H A Dw1_ds2805.c208 int copy; in w1_f0d_write_bin() local
/OK3568_Linux_fs/u-boot/include/linux/
H A Drbtree_augmented.h28 void (*copy)(struct rb_node *old, struct rb_node *new); member
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dvideo.c279 int copy = (xs < saved.x) ? xs : saved.x; in restore_screen() local
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dstub_tx.c241 unsigned int copy = urb->actual_length; in stub_send_ret_submit() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/
H A Dopenat2_test.c94 void *copy = NULL, *how_copy = &how_ext; in test_openat2_struct() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dordered-events.h73 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos4.c1195 #define E4210_CPU_DIV1(hpm, copy) \ argument
1208 #define E4412_CPU_DIV1(cores, hpm, copy) \ argument
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dx-list.c208 x_list *copy = NULL; in X_PFX() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dappend.hpp64 typename geometry::point_type<Geometry>::type copy; in apply() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_print.c66 ssize_t copy; in __drm_puts_coredump() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c146 struct exynos_drm_plane_state *copy; in exynos_drm_plane_duplicate_state() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c889 int off, int copy) in chtls_skb_copy_to_page_nocache()
1037 int copy = 0; in chtls_sendmsg() local
1256 int copy, i; in chtls_sendpage() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A DCOW.py50 copy = cow variable in COWDictMeta
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfault.c136 size_t copy, datalen = 1280; in fault_opcodes_write() local
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Drbtree_augmented.h31 void (*copy)(struct rb_node *old, struct rb_node *new); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/
H A Drtw_mesh_pathtbl.c163 bool copy) in rtw_mesh_path_move_to_queue()
1038 bool copy = false; in rtw_mesh_path_send_to_gates() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/
H A Drtw_mesh_pathtbl.c163 bool copy) in rtw_mesh_path_move_to_queue()
1038 bool copy = false; in rtw_mesh_path_send_to_gates() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/
H A Drtw_mesh_pathtbl.c164 bool copy) in rtw_mesh_path_move_to_queue()
1040 bool copy = false; in rtw_mesh_path_send_to_gates() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/
H A Drtw_mesh_pathtbl.c163 bool copy) in rtw_mesh_path_move_to_queue()
1039 bool copy = false; in rtw_mesh_path_send_to_gates() local

1234567891011