| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sysctl.c | 209 static int bpf_stats_handler(struct ctl_table *table, int write, in bpf_stats_handler() 244 static int bpf_unpriv_handler(struct ctl_table *table, int write, in bpf_unpriv_handler() 274 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string() 387 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() 557 int write, void *data) in do_proc_dointvec_conv() 584 int write, void *data) in do_proc_douintvec_conv() 600 int write, void *buffer, in __do_proc_dointvec() 672 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec() 688 int write, void *data), in do_proc_douintvec_w() 743 int write, void *data), in do_proc_douintvec_r() [all …]
|
| H A D | watchdog.c | 765 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common() 792 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog() 802 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog() 814 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog() 824 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh() 847 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/ |
| H A D | write.hpp | 47 inline std::streamsize write in write() function 53 write( T& t, Sink& snk, const typename char_type_of<T>::type* s, in write() function 87 static std::streamsize write in write() function 103 static std::streamsize write in write() function 116 write(T& t, const typename char_type_of<T>::type* s, std::streamsize n) in write() function 140 write( T& t, Sink& snk, const typename char_type_of<T>::type* s, in write() function 149 write( T& t, Sink& snk, const typename char_type_of<T>::type* s, in write() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 881 void write(FileStorage& fs, const _Tp& value) in write() function 887 void write( FileStorage& fs, const int& value ) in write() function 893 void write( FileStorage& fs, const float& value ) in write() function 899 void write( FileStorage& fs, const double& value ) in write() function 905 void write( FileStorage& fs, const String& value ) in write() function 911 void write(FileStorage& fs, const Point_<_Tp>& pt ) in write() function 918 void write(FileStorage& fs, const Point3_<_Tp>& pt ) in write() function 926 void write(FileStorage& fs, const Size_<_Tp>& sz ) in write() function 933 void write(FileStorage& fs, const Complex<_Tp>& c ) in write() function 940 void write(FileStorage& fs, const Rect_<_Tp>& r ) in write() function [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 881 void write(FileStorage& fs, const _Tp& value) in write() function 887 void write( FileStorage& fs, const int& value ) in write() function 893 void write( FileStorage& fs, const float& value ) in write() function 899 void write( FileStorage& fs, const double& value ) in write() function 905 void write( FileStorage& fs, const String& value ) in write() function 911 void write(FileStorage& fs, const Point_<_Tp>& pt ) in write() function 918 void write(FileStorage& fs, const Point3_<_Tp>& pt ) in write() function 926 void write(FileStorage& fs, const Size_<_Tp>& sz ) in write() function 933 void write(FileStorage& fs, const Complex<_Tp>& c ) in write() function 940 void write(FileStorage& fs, const Rect_<_Tp>& r ) in write() function [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | persistence.hpp | 881 void write(FileStorage& fs, const _Tp& value) in write() function 887 void write( FileStorage& fs, const int& value ) in write() function 893 void write( FileStorage& fs, const float& value ) in write() function 899 void write( FileStorage& fs, const double& value ) in write() function 905 void write( FileStorage& fs, const String& value ) in write() function 911 void write(FileStorage& fs, const Point_<_Tp>& pt ) in write() function 918 void write(FileStorage& fs, const Point3_<_Tp>& pt ) in write() function 926 void write(FileStorage& fs, const Size_<_Tp>& sz ) in write() function 933 void write(FileStorage& fs, const Complex<_Tp>& c ) in write() function 940 void write(FileStorage& fs, const Rect_<_Tp>& r ) in write() function [all …]
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | sysctl_net_core.c | 49 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl() 119 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl() 194 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl() 216 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc() 235 static int proc_do_dev_weight(struct ctl_table *table, int write, in proc_do_dev_weight() 253 static int proc_do_rss_key(struct ctl_table *table, int write, in proc_do_rss_key() 266 static int proc_dointvec_minmax_bpf_enable(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_enable() 293 proc_dointvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dointvec_minmax_bpf_restricted() 304 proc_dolongvec_minmax_bpf_restricted(struct ctl_table *table, int write, in proc_dolongvec_minmax_bpf_restricted()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | sysctl_net_ipv4.c | 73 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range() 108 static int ipv4_privileged_ports(struct ctl_table *table, int write, in ipv4_privileged_ports() 169 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range() 204 static int ipv4_fwd_update_priority(struct ctl_table *table, int write, in ipv4_fwd_update_priority() 220 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control() 241 int write, void *buffer, in proc_tcp_available_congestion_control() 257 int write, void *buffer, in proc_allowed_congestion_control() 293 static int proc_tcp_fastopen_key(struct ctl_table *table, int write, in proc_tcp_fastopen_key() 365 int write, void *buffer, in proc_tfo_blackhole_detect_timeout() 380 int write, void *buffer, size_t *lenp, in proc_tcp_available_ulp() [all …]
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | ipc_sysctl.c | 26 static int proc_ipc_dointvec(struct ctl_table *table, int write, in proc_ipc_dointvec() 37 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax() 48 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans() 61 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, in proc_ipc_doulongvec_minmax() 72 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, in proc_ipc_auto_msgmni() 87 static int proc_ipc_sem_dointvec(struct ctl_table *table, int write, in proc_ipc_sem_dointvec()
|
| H A D | mq_sysctl.c | 21 static int proc_mq_dointvec(struct ctl_table *table, int write, in proc_mq_dointvec() 31 static int proc_mq_dointvec_minmax(struct ctl_table *table, int write, in proc_mq_dointvec_minmax()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_sysctl.c | 15 int write, in xfs_stats_clear_proc_handler() 35 int write, in xfs_panic_mask_proc_handler() 56 int write, in xfs_deprecate_irix_sgid_inherit_proc_handler() 72 int write, in xfs_deprecate_irix_symlink_mode_proc_handler()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/ |
| H A D | concept_adapter.hpp | 80 std::streamsize write(const char_type* s, std::streamsize n) in write() function in boost::iostreams::detail::concept_adapter 84 std::streamsize write(const char_type* s, std::streamsize n, Sink* snk) in write() function in boost::iostreams::detail::concept_adapter 176 write( Device&, Dummy*, const typename char_type_of<Device>::type*, in write() function 192 write( Device& dev, Dummy*, const typename char_type_of<Device>::type* s, in write() function 260 write( Filter&, Sink*, const typename char_type_of<Filter>::type*, in write() function 276 write( Filter& f, Sink* snk, const typename char_type_of<Filter>::type* s, in write() function
|
| H A D | range_adapter.hpp | 88 inline std::streamsize range_adapter<Mode, Range>::write in write() function in boost::iostreams::detail::range_adapter 115 static std::streamsize write in write() function 140 static std::streamsize write in write() function
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | sysctl.c | 340 static int proc_sctp_do_hmac_alg(struct ctl_table *ctl, int write, in proc_sctp_do_hmac_alg() 385 static int proc_sctp_do_rto_min(struct ctl_table *ctl, int write, in proc_sctp_do_rto_min() 413 static int proc_sctp_do_rto_max(struct ctl_table *ctl, int write, in proc_sctp_do_rto_max() 441 static int proc_sctp_do_alpha_beta(struct ctl_table *ctl, int write, in proc_sctp_do_alpha_beta() 451 static int proc_sctp_do_auth(struct ctl_table *ctl, int write, in proc_sctp_do_auth()
|
| /OK3568_Linux_fs/kernel/drivers/parport/ |
| H A D | procfs.c | 36 static int do_active_device(struct ctl_table *table, int write, in do_active_device() 73 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe() 116 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr() 143 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq() 170 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma() 197 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sdio_ops.c | 62 static int mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn, in mmc_io_rw_direct_host() 108 int mmc_io_rw_direct(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_direct() 114 int mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, in mmc_io_rw_extended()
|
| H A D | mmc_test.c | 212 unsigned dev_addr, unsigned blocks, unsigned blksz, int write) in mmc_test_prepare_mrq() 291 u8 *buffer, unsigned addr, unsigned blksz, int write) in mmc_test_buffer_transfer() 627 static int __mmc_test_prepare(struct mmc_test_card *test, int write) in __mmc_test_prepare() 688 struct mmc_request *mrq, int write) in mmc_test_prepare_broken_mrq() 841 unsigned int dev_addr, int write, in mmc_test_nonblock_transfer() 890 unsigned blocks, unsigned blksz, int write) in mmc_test_simple_transfer() 915 unsigned blocks, unsigned blksz, int write) in mmc_test_broken_transfer() 947 unsigned blocks, unsigned blksz, int write) in mmc_test_transfer() 1446 unsigned int dev_addr, int write) in mmc_test_area_transfer() 1458 unsigned int dev_addr, int write, in mmc_test_area_io_seq() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_domain.c | 55 i915_gem_object_set_to_wc_domain(struct drm_i915_gem_object *obj, bool write) in i915_gem_object_set_to_wc_domain() 116 i915_gem_object_set_to_gtt_domain(struct drm_i915_gem_object *obj, bool write) in i915_gem_object_set_to_gtt_domain() 399 i915_gem_object_set_to_cpu_domain(struct drm_i915_gem_object *obj, bool write) in i915_gem_object_set_to_cpu_domain()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | progress.py | 63 def write(self, string): member in ProgressHandler 92 def write(self, string): member in LineFilterProgressHandler 121 def write(self, string): member in BasicProgressHandler 136 def write(self, string): member in OutOfProgressHandler
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py.in | 71 def __init__(self, write, options): argument 91 def write(s): function
|
| H A D | main.py | 71 def __init__(self, write, options): argument 91 def write(s): function
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | grufault.c | 178 unsigned long vaddr, int write, in non_atomic_pte_lookup() 206 int write, unsigned long *paddr, int *pageshift) in atomic_pte_lookup() 253 int write, int atomic, unsigned long *gpa, int *pageshift) in gru_vtop() 311 unsigned long fault_vaddr, int asid, int write, in gru_preload_tlb() 362 int pageshift = 0, asid, write, ret, atomic = !cbk, indexway; in gru_try_dropin() local
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | fault.c | 38 static void __kprobes __do_page_fault(struct pt_regs *regs, unsigned long write, in __do_page_fault() 325 unsigned long write, unsigned long address) in do_page_fault()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | sysctl.c | 62 static int proc_do_xprt(struct ctl_table *table, int write, in proc_do_xprt() 84 proc_dodebug(struct ctl_table *table, int write, void *buffer, size_t *lenp, in proc_dodebug()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | conf_space.h | 46 conf_dword_write write; member 50 conf_word_write write; member 54 conf_byte_write write; member
|