| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | selinuxfs.c | 125 size_t count, loff_t *ppos) in sel_read_enforce() 138 size_t count, loff_t *ppos) in sel_write_enforce() 202 size_t count, loff_t *ppos) in sel_read_handle_unknown() 236 size_t count, loff_t *ppos) in sel_read_handle_status() 278 size_t count, loff_t *ppos) in sel_write_disable() 337 size_t count, loff_t *ppos) in sel_read_policyvers() 371 size_t count, loff_t *ppos) in sel_read_mls() 460 size_t count, loff_t *ppos) in sel_read_policy() 615 size_t count, loff_t *ppos) in sel_write_load() 713 size_t count, loff_t *ppos) in sel_read_checkreqprot() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | read_write.c | 366 int rw_verify_area(int read_write, struct file *file, const loff_t *ppos, size_t count) in rw_verify_area() 430 ssize_t __kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in __kernel_read() 465 ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in kernel_read() 476 ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) in vfs_read() 526 ssize_t __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) in __kernel_write() 569 ssize_t kernel_write(struct file *file, const void *buf, size_t count, in kernel_write() 585 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write() 623 ssize_t ksys_read(unsigned int fd, char __user *buf, size_t count) in ksys_read() 642 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument 647 ssize_t ksys_write(unsigned int fd, const char __user *buf, size_t count) in ksys_write() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A D | bus.c | 49 const char *buf, size_t count) in nsim_bus_dev_numvfs_store() 97 const char *buf, size_t count) in new_port_store() 126 const char *buf, size_t count) in del_port_store() 185 new_device_store(struct bus_type *bus, const char *buf, size_t count) in new_device_store() 237 del_device_store(struct bus_type *bus, const char *buf, size_t count) in del_device_store()
|
| /OK3568_Linux_fs/kernel/drivers/counter/ |
| H A D | microchip-tcb-capture.c | 83 struct counter_count *count, in mchp_tc_count_function_get() 97 struct counter_count *count, in mchp_tc_count_function_set() 176 struct counter_count *count, in mchp_tc_count_action_get() 215 struct counter_count *count, in mchp_tc_count_action_set() 247 struct counter_count *count, in mchp_tc_count_read()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | ccp-debugfs.c | 43 size_t count, loff_t *offp) in ccp5_debugfs_info_read() 98 size_t count, loff_t *offp) in ccp5_debugfs_stats_read() 176 size_t count, loff_t *offp) in ccp5_debugfs_stats_write() 192 size_t count, loff_t *offp) in ccp5_debugfs_queue_read() 247 size_t count, loff_t *offp) in ccp5_debugfs_queue_write()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq_conservative.c | 148 const char *buf, size_t count) in store_sampling_down_factor() 163 const char *buf, size_t count) in store_up_threshold() 179 const char *buf, size_t count) in store_down_threshold() 197 const char *buf, size_t count) in store_ignore_nice_load() 222 size_t count) in store_freq_step()
|
| /OK3568_Linux_fs/kernel/arch/m68k/atari/ |
| H A D | debug.c | 43 unsigned int count) in atari_mfp_console_write() 62 unsigned int count) in atari_scc_console_write() 79 unsigned int count) in atari_midi_console_write() 110 unsigned int count) in atari_par_console_write()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_mmc.c | 28 unsigned long count; in mmc_load_legacy() local 51 ulong count, void *buf) in h_spl_load_read() 60 unsigned long count; local 195 unsigned long count; local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | tx99.c | 160 size_t count, loff_t *ppos) in read_file_tx99() 171 size_t count, loff_t *ppos) in write_file_tx99() 229 size_t count, loff_t *ppos) in read_file_tx99_power() 244 size_t count, loff_t *ppos) in write_file_tx99_power()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | rawmidi.c | 116 size_t count) in snd_rawmidi_ready_append() 977 const unsigned char *buffer, int count) in snd_rawmidi_receive() 1042 unsigned char *kernelbuf, long count) in snd_rawmidi_kernel_read1() 1086 unsigned char *buf, long count) in snd_rawmidi_kernel_read() 1093 static ssize_t snd_rawmidi_read(struct file *file, char __user *buf, size_t count, in snd_rawmidi_read() 1181 unsigned char *buffer, int count) in __snd_rawmidi_transmit_peek() 1235 unsigned char *buffer, int count) in snd_rawmidi_transmit_peek() 1255 int __snd_rawmidi_transmit_ack(struct snd_rawmidi_substream *substream, int count) in __snd_rawmidi_transmit_ack() 1288 int snd_rawmidi_transmit_ack(struct snd_rawmidi_substream *substream, int count) in snd_rawmidi_transmit_ack() 1312 unsigned char *buffer, int count) in snd_rawmidi_transmit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | rc-core-priv.h | 70 unsigned count; member 80 unsigned count; member 90 unsigned count; member 98 unsigned count; member 106 unsigned count; member 114 unsigned count; member 121 unsigned count; member 134 unsigned count; member 141 unsigned count; member 148 int count; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | test-drm_mm.c | 58 unsigned long count; in assert_no_holes() local 82 unsigned long count; in assert_one_hole() local 328 unsigned int count, in check_reserve_boundaries() 372 static int __igt_reserve(unsigned int count, u64 size) in __igt_reserve() 502 const unsigned int count = min_t(unsigned int, BIT(10), max_iterations); in igt_reserve() local 569 static int __igt_insert(unsigned int count, u64 size, bool replace) in __igt_insert() 705 const unsigned int count = min_t(unsigned int, BIT(10), max_iterations); in igt_insert() local 732 const unsigned int count = min_t(unsigned int, BIT(10), max_iterations); in igt_replace() local 877 static int __igt_insert_range(unsigned int count, u64 size, u64 start, u64 end) in __igt_insert_range() 994 const unsigned int count = min_t(unsigned int, BIT(13), max_iterations); in igt_insert_range() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/savage/ |
| H A D | savage_state.c | 136 unsigned int start, unsigned int count, in savage_verify_state_s3d() 166 unsigned int start, unsigned int count, in savage_verify_state_s4() 208 unsigned int count = cmd_header->state.count; in savage_dispatch_state() local 382 unsigned int count = n > 255 ? 255 : n; in savage_dispatch_dma_prim() local 502 unsigned int count = n > 255 ? 255 : n; in savage_dispatch_vb_prim() local 634 unsigned int count = n > 255 ? 255 : n; in savage_dispatch_dma_idx() local 755 unsigned int count = n > 255 ? 255 : n; in savage_dispatch_vb_idx() local
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | balloc.c | 39 void ufs_free_fragments(struct inode *inode, u64 fragment, unsigned count) in ufs_free_fragments() 135 void ufs_free_blocks(struct inode *inode, u64 fragment, unsigned count) in ufs_free_blocks() 240 unsigned int count, sector_t oldb, in ufs_change_blocknr() 345 u64 goal, unsigned count, int *err, in ufs_new_fragments() 515 unsigned cgno, fragno, fragoff, count, fragsize, i; in ufs_add_fragments() local 588 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 797 u64 goal, unsigned count) in ufs_bitmap_search()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | dell_rbu.c | 425 static ssize_t read_packet_data(char *buffer, loff_t pos, size_t count) in read_packet_data() 462 static ssize_t read_rbu_mono_data(char *buffer, loff_t pos, size_t count) in read_rbu_mono_data() 479 char *buffer, loff_t pos, size_t count) in data_read() 534 char *buffer, loff_t pos, size_t count) in image_type_read() 544 char *buffer, loff_t pos, size_t count) in image_type_write() 604 char *buffer, loff_t pos, size_t count) in packet_size_read() 617 char *buffer, loff_t pos, size_t count) in packet_size_write()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86HWCurs.c | 468 int count = size; in RealizeCursorInterleave0() local 490 int count = words; in RealizeCursorInterleave0() local 518 int count; in RealizeCursorInterleave1() local 561 int count; in RealizeCursorInterleave8() local 596 int count; in RealizeCursorInterleave16() local 631 int count; in RealizeCursorInterleave32() local 666 int count; in RealizeCursorInterleave64() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_diag.c | 340 u32 regoffs, size_t count) in qib_read_umem64() 384 const void __user *uaddr, size_t count) in qib_write_umem64() 429 u32 regoffs, size_t count) in qib_read_umem32() 475 const void __user *uaddr, size_t count) in qib_write_umem32() 549 size_t count, loff_t *off) in qib_diagpkt_write() 760 size_t count, loff_t *off) in qib_diag_read() 834 size_t count, loff_t *off) in qib_diag_write()
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_sysfs.c | 48 const char *buf, size_t count) in recovery_store() 109 const char *buf, size_t count) in coredump_store() 157 const char *buf, size_t count) in firmware_store() 196 const char *buf, size_t count) in state_store()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/au0828/ |
| H A D | au0828-i2c.c | 42 int count; in i2c_wait_read_ack() local 65 int count; in i2c_wait_read_done() local 88 int count; in i2c_wait_write_done() local 111 int count; in i2c_wait_done() local
|
| /OK3568_Linux_fs/kernel/drivers/w1/slaves/ |
| H A D | w1_ds2430.c | 47 static inline size_t w1_f14_fix_count(loff_t off, size_t count, size_t size) in w1_f14_fix_count() 65 static int w1_f14_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f14_readblock() 99 loff_t off, size_t count) in eeprom_read() 206 loff_t off, size_t count) in eeprom_write()
|
| H A D | w1_ds2431.c | 46 static inline size_t w1_f2d_fix_count(loff_t off, size_t count, size_t size) in w1_f2d_fix_count() 64 static int w1_f2d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f2d_readblock() 99 loff_t off, size_t count) in eeprom_read() 205 loff_t off, size_t count) in eeprom_write()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | atafb_utils.h | 49 static inline void *fb_memclear_small(void *s, size_t count) in fb_memclear_small() 78 static inline void *fb_memclear(void *s, size_t count) in fb_memclear() 118 static inline void *fb_memset255(void *s, size_t count) in fb_memset255() 145 static inline void *fb_memmove(void *d, const void *s, size_t count) in fb_memmove()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/rc/ |
| H A D | rc_impl.cpp | 149 MPP_RET RcImplApiService::api_get_all(RcApiBrief *brief, RK_S32 *count, RK_S32 max_count) in api_get_all() 168 MPP_RET RcImplApiService::api_get_by_type(RcApiBrief *brief, RK_S32 *count, in api_get_by_type() 204 RK_S32 *count = &query->count; in rc_brief_get_all() local 223 RK_S32 *count = &query->count; in rc_brief_get_by_type() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | netconsole.c | 312 const char *buf, size_t count) in enabled_store() 371 size_t count) in extended_store() 403 size_t count) in dev_name_store() 428 size_t count) in local_port_store() 451 const char *buf, size_t count) in remote_port_store() 474 size_t count) in local_ip_store() 510 size_t count) in remote_ip_store() 546 size_t count) in remote_mac_store()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmx.c | 123 int count = 0; in dmxFetchScreenAttributes() local 160 int count = 0; in dmxFetchDesktopAttributes() local 194 int count = 0; in dmxFetchInputAttributes() local 432 int count; in ProcDMXChangeScreensAttributes() local 477 int count; in ProcDMXAddScreen() local 555 int count = 0; in dmxPopulatePanoramiX() local 621 int count = dmxMaxNumScreens(); in ProcDMXGetWindowAttributes() local 848 int count; in ProcDMXAddInput() local
|