| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | kmap.h | 40 int count) in memset_io() 47 int count) in memcpy_fromio() 54 int count) in memcpy_toio()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | dfs_debug.c | 35 size_t count, loff_t *ppos) in read_file_dfs() 98 size_t count, loff_t *ppos) in write_file_dfs() 121 size_t count, loff_t *ppos) in write_file_simulate_radar()
|
| /OK3568_Linux_fs/kernel/drivers/counter/ |
| H A D | counter.c | 101 struct counter_count *count, void *priv, in counter_count_enum_read() 123 struct counter_count *count, void *priv, in counter_count_enum_write() 146 struct counter_count *count, in counter_count_enum_available_read() 541 struct counter_count *count; member 551 struct counter_count *const count = component->count; in counter_action_show() local 578 struct counter_count *const count = component->count; in counter_action_store() local 625 struct counter_count *const count, const char *const count_attr_name) in counter_synapses_register() 704 struct counter_count *count; member 714 struct counter_count *const count = component->count; in counter_count_show() local 732 struct counter_count *const count = component->count; in counter_count_store() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | hmc6352.c | 30 static int compass_store(struct device *dev, const char *buf, size_t count, in compass_store() 52 struct device_attribute *attr, const char *buf, size_t count) in compass_calibration_store() 58 struct device_attribute *attr, const char *buf, size_t count) in compass_power_mode_store()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | drm_selftest.c | 50 static void set_default_test_all(struct drm_selftest *st, unsigned long count) in set_default_test_all() 63 unsigned long count, in run_selftests() 93 int count, in __drm_subtests()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | memory.c | 23 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) in copy_to_user_fromio() 55 int copy_from_user_toio(volatile void __iomem *dst, const void __user *src, size_t count) in copy_from_user_toio()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | base.c | 162 unsigned int count; in pid_entry_nlink() local 220 size_t count, unsigned long pos, in get_mm_proctitle() 257 size_t count, loff_t *ppos) in get_mm_cmdline() 344 size_t count, loff_t *pos) in get_task_cmdline() 359 size_t count, loff_t *pos) in proc_pid_cmdline_read() 528 size_t count, loff_t *offs) in lstats_write() 837 size_t count, loff_t *ppos, int write) in mem_rw() 892 size_t count, loff_t *ppos) in mem_read() 898 size_t count, loff_t *ppos) in mem_write() 941 size_t count, loff_t *ppos) in environ_read() [all …]
|
| /OK3568_Linux_fs/kernel/arch/m68k/emu/ |
| H A D | nfcon.c | 26 static void nfputs(const char *str, unsigned int count) in nfputs() 44 unsigned int count) in nfcon_write() 74 int count) in nfcon_tty_write()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/ |
| H A D | merge_sort.hpp | 67 size_type const count = size_type(last - first); in merge_sort_copy() local 90 size_type const count = size_type(last - first); in merge_sort_uninitialized_copy() local 115 size_type const count = size_type(last - first); in merge_sort() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | nsprepkg.c | 59 u32 count; in acpi_ns_check_package() local 388 union acpi_operand_object **elements, u32 count) in acpi_ns_check_package_list() 624 union acpi_operand_object **elements, u32 count) in acpi_ns_custom_package()
|
| H A D | utmath.c | 91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() 128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() 189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() 213 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right()
|
| /OK3568_Linux_fs/kernel/drivers/w1/slaves/ |
| H A D | w1_ds2780.c | 27 size_t count, int io) in w1_ds2780_do_io() 51 int w1_ds2780_io(struct device *dev, char *buf, int addr, size_t count, in w1_ds2780_io() 91 loff_t off, size_t count) in w1_slave_read()
|
| H A D | w1_ds2781.c | 24 size_t count, int io) in w1_ds2781_do_io() 48 int w1_ds2781_io(struct device *dev, char *buf, int addr, size_t count, in w1_ds2781_io() 88 loff_t off, size_t count) in w1_slave_read()
|
| H A D | w1_ds28e17.c | 85 static int w1_f19_i2c_busy_wait(struct w1_slave *sl, size_t count) in w1_f19_i2c_busy_wait() 151 const u8 *buffer, size_t count) in __w1_f19_i2c_write() 191 const u8 *buffer, size_t count, bool stop) in w1_f19_i2c_write() 263 u8 *buffer, size_t count) in w1_f19_i2c_read() 590 const char *buf, size_t count) in speed_store() 640 const char *buf, size_t count) in stretch_store()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | io.h | 63 #define memcpy_fromio(dst, src, count) zpci_memcpy_fromio(dst, src, count) argument 64 #define memcpy_toio(dst, src, count) zpci_memcpy_toio(dst, src, count) argument 65 #define memset_io(dst, val, count) zpci_memset_io(dst, val, count) argument
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/ |
| H A D | sst_loader.c | 33 void memcpy32_toio(void __iomem *dst, const void *src, int count) in memcpy32_toio() 41 void memcpy32_fromio(void *dst, const void __iomem *src, int count) in memcpy32_fromio() 177 u32 count; in sst_parse_module_memcpy() local 236 u32 count, num_modules; in sst_parse_fw_memcpy() local
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | cpu.c | 116 int i = 0, count = 0; in compute_ppc_cpumask() local 140 int i = CONFIG_DSP_CLUSTER_START, count = 0; in compute_dsp_cpumask() local 163 int count = 0, i = CONFIG_DSP_CLUSTER_START; in fsl_qoriq_dsp_core_to_cluster() local 186 int i = 0, count = 0; in fsl_qoriq_core_to_cluster() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/hvc/ |
| H A D | hvsi_lib.c | 181 int hvsilib_get_chars(struct hvsi_priv *pv, char *buf, int count) in hvsilib_get_chars() 231 int hvsilib_put_chars(struct hvsi_priv *pv, const char *buf, int count) in hvsilib_put_chars() 414 int (*get_chars)(uint32_t termno, char *buf, int count), in hvsilib_init()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | unpack.h | 164 #define __GLX_SWAP_INT_ARRAY(pc, count) \ argument 172 #define __GLX_SWAP_SHORT_ARRAY(pc, count) \ argument 180 #define __GLX_SWAP_DOUBLE_ARRAY(pc, count) \ argument 188 #define __GLX_SWAP_FLOAT_ARRAY(pc, count) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | budget-core.c | 180 u32 count; in vpeirq() local 219 int addr, int count, int nobusyloop) in ttpci_budget_debiread_nolock() 242 int ttpci_budget_debiread(struct budget *budget, u32 config, int addr, int count, in ttpci_budget_debiread() 263 int addr, int count, u32 value, int nobusyloop) in ttpci_budget_debiwrite_nolock() 283 int count, u32 value, int uselocks, int nobusyloop) in ttpci_budget_debiwrite()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_ppm.c | 104 static void ppm_mark_entries(struct cxgbi_ppm *ppm, int i, int count, in ppm_mark_entries() 118 static int ppm_get_cpu_entries(struct cxgbi_ppm *ppm, unsigned int count, in ppm_get_cpu_entries() 157 static int ppm_get_entries(struct cxgbi_ppm *ppm, unsigned int count, in ppm_get_entries() 191 static void ppm_unmark_entries(struct cxgbi_ppm *ppm, int i, int count) in ppm_unmark_entries() 353 unsigned int count = 0; in ppm_alloc_cpu_pool() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-clt-sysfs.c | 61 size_t count) in max_reconnect_attempts_store() 109 size_t count) in mpath_policy_store() 148 const char *buf, size_t count) in add_path_store() 205 const char *buf, size_t count) in rtrs_clt_reconnect_store() 237 const char *buf, size_t count) in rtrs_clt_disconnect_store() 269 const char *buf, size_t count) in rtrs_clt_remove_path_store()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vme/devices/ |
| H A D | vme_user.c | 119 static ssize_t resource_to_user(int minor, char __user *buf, size_t count, in resource_to_user() 139 size_t count, loff_t *ppos) in resource_from_user() 152 size_t count, loff_t *ppos) in buffer_to_user() 164 size_t count, loff_t *ppos) in buffer_from_user() 175 static ssize_t vme_user_read(struct file *file, char __user *buf, size_t count, in vme_user_read() 219 size_t count, loff_t *ppos) in vme_user_write()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_hdlc.c | 114 int count; member 120 int count; member 381 char *flags, int count) in n_hdlc_tty_receive() 533 const unsigned char *data, size_t count) in n_hdlc_tty_write() 604 int count; in n_hdlc_tty_ioctl() local 698 static void n_hdlc_alloc_buf(struct n_hdlc_buf_list *list, unsigned int count, in n_hdlc_alloc_buf()
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec_lightbar.c | 41 const char *buf, size_t count) in interval_msec_store() 176 const char *buf, size_t count) in brightness_store() 217 const char *buf, size_t count) in led_rgb_store() 380 const char *buf, size_t count) in sequence_store() 424 const char *buf, size_t count) in program_store() 491 size_t count) in userspace_control_store()
|