| /OK3568_Linux_fs/kernel/lib/ |
| H A D | percpu_counter.c | 84 s64 count; in percpu_counter_add_batch() local 110 s64 count; in percpu_counter_sync() local 223 s64 count; in __percpu_counter_compare() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/sync/ |
| H A D | sync.c | 133 int count; in sync_fence_size() local 148 unsigned int i, count = 0; in sync_fence_count_with_status() local 171 int sw_sync_timeline_inc(int fd, unsigned int count) in sw_sync_timeline_inc()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/ |
| H A D | emulation.hpp | 92 T count; in atomicInc() local 111 T count; in atomicAdd() local 130 T count = ::min(*address, val); in atomicMin() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-nvram.c | 26 static ssize_t opal_nvram_read(char *buf, size_t count, loff_t *index) in opal_nvram_read() 47 static ssize_t opal_nvram_write(char *buf, size_t count, loff_t *index) in opal_nvram_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_gsi.c | 29 void ipa_gsi_channel_tx_queued(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_queued() 40 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count, in ipa_gsi_channel_tx_completed()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 212 size_t count, loff_t *ppos) in rvu_dbg_rsrc_attach_status() 413 const char __user *buffer, size_t count, in rvu_dbg_qsize_write() 462 size_t count, loff_t *ppos) in rvu_dbg_npa_qsize_write() 691 static int parse_cmd_buffer_ctx(char *cmd_buf, size_t *count, in parse_cmd_buffer_ctx() 731 size_t count, loff_t *ppos, int ctype) in rvu_dbg_npa_ctx_write() 763 size_t count, loff_t *ppos) in rvu_dbg_npa_aura_ctx_write() 778 size_t count, loff_t *ppos) in rvu_dbg_npa_pool_ctx_write() 1206 size_t count, loff_t *ppos, in rvu_dbg_nix_queue_ctx_write() 1255 size_t count, loff_t *ppos) in rvu_dbg_nix_sq_ctx_write() 1270 size_t count, loff_t *ppos) in rvu_dbg_nix_rq_ctx_write() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | w83792d.c | 406 const char *buf, size_t count) in store_fan_min() 446 const char *buf, size_t count) in store_fan_div() 497 const char *buf, size_t count) in store_temp1() 535 const char *buf, size_t count) in store_temp23() 615 const char *buf, size_t count) in store_pwm() 640 const char *buf, size_t count) in store_pwmenable() 692 const char *buf, size_t count) in store_pwm_mode() 730 const char *buf, size_t count) in intrusion0_alarm_store() 762 const char *buf, size_t count) in store_thermal_cruise() 802 const char *buf, size_t count) in store_tolerance() [all …]
|
| H A D | w83791d.c | 440 const char *buf, size_t count) in store_beep() 531 const char *buf, size_t count) in store_fan_min() 568 const char *buf, size_t count) in store_fan_div() 718 const char *buf, size_t count) in store_pwm() 759 struct device_attribute *attr, const char *buf, size_t count) in store_pwmenable() 825 struct device_attribute *attr, const char *buf, size_t count) in store_temp_target() 866 struct device_attribute *attr, const char *buf, size_t count) in store_temp_tolerance() 928 const char *buf, size_t count) in store_temp1() 961 const char *buf, size_t count) in store_temp23() 1058 const char *buf, size_t count) in store_beep_mask() [all …]
|
| H A D | w83627hf.c | 499 const char *buf, size_t count) in in_min_store() 518 const char *buf, size_t count) in in_max_store() 602 size_t count) in in0_min_store() 632 size_t count) in in0_max_store() 683 const char *buf, size_t count) in fan_min_store() 746 const char *buf, size_t count) in temp_max_store() 768 const char *buf, size_t count) in temp_max_hyst_store() 814 size_t count) in vrm_store() 873 const char *buf, size_t count) in beep_mask_store() 911 size_t count) in beep_store() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | gntdev-dmabuf.c | 357 int count; member 421 int count) in dmabuf_exp_alloc_backing_storage() 442 int count, u32 domid, u32 *refs, u32 *fd) in dmabuf_exp_from_refs() 494 int count, int domid) in dmabuf_imp_grant_foreign_access() 527 static void dmabuf_imp_end_foreign_access(u32 *refs, int count) in dmabuf_imp_end_foreign_access() 543 static struct gntdev_dmabuf *dmabuf_imp_alloc_storage(int count) in dmabuf_imp_alloc_storage() 579 int fd, int count, int domid) in dmabuf_imp_to_refs()
|
| /OK3568_Linux_fs/kernel/lib/zstd/ |
| H A D | fse_compress.c | 262 int count = normalizedCounter[charnum++]; in FSE_writeNCount_generic() local 324 size_t FSE_count_simple(unsigned *count, unsigned *maxSymbolValuePtr, const void *src, size_t srcSi… in FSE_count_simple() 357 static size_t FSE_count_parallel_wksp(unsigned *count, unsigned *maxSymbolValuePtr, const void *sou… in FSE_count_parallel_wksp() 448 size_t FSE_countFast_wksp(unsigned *count, unsigned *maxSymbolValuePtr, const void *source, size_t … in FSE_countFast_wksp() 458 size_t FSE_count_wksp(unsigned *count, unsigned *maxSymbolValuePtr, const void *source, size_t sour… in FSE_count_wksp() 519 static size_t FSE_normalizeM2(short *norm, U32 tableLog, const unsigned *count, size_t total, U32 m… in FSE_normalizeM2() 608 size_t FSE_normalizeCount(short *normalizedCounter, unsigned tableLog, const unsigned *count, size_… in FSE_normalizeCount()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | sysfs.c | 62 char *buf, loff_t pos, size_t count) in read_cc_table_bin() 111 char *buf, loff_t pos, size_t count) in read_cc_setting_bin() 158 size_t count) in cc_prescan_store() 183 const char *buf, size_t count) in cc_attr_store() 579 size_t count) in chip_reset_store() 772 const char *buf, size_t count) in sde_store() 807 const char *buf, size_t count) in sde_store_cpu_to_sde_map()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | sys_sh32.c | 40 size_t count, long dummy, loff_t pos) in sys_pread_wrapper() 46 size_t count, long dummy, loff_t pos) in sys_pwrite_wrapper()
|
| /OK3568_Linux_fs/kernel/arch/s390/hypfs/ |
| H A D | hypfs_diag0c.c | 30 static void *diag0c_store(unsigned int *count) in diag0c_store() 81 unsigned int count; in dbfs_diag0c_create() local
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | bp_signal_overflow.c | 47 long long count; in bp_count() local 66 long long count; in test__bp_signal_overflow() local
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | early_me.c | 32 int count; in intel_early_me_init() local 97 int count; in intel_early_me_init_done() local
|
| /OK3568_Linux_fs/u-boot/drivers/timer/ |
| H A D | timer-uclass.c | 27 int notrace timer_get_count(struct udevice *dev, u64 *count) in timer_get_count() 77 u64 timer_conv_64(u32 count) in timer_conv_64()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | xt_multiport.h | 18 __u8 count; /* Number of ports */ member 24 __u8 count; /* Number of ports */ member
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | vfio_ccw_async.c | 16 char __user *buf, size_t count, in vfio_ccw_async_region_read() 38 const char __user *buf, size_t count, in vfio_ccw_async_region_write()
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ad7606_par.c | 18 int count, void *buf) in ad7606_par16_read_block() 33 int count, void *buf) in ad7606_par8_read_block()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | xt_multiport.h | 18 __u8 count; /* Number of ports */ member 24 __u8 count; /* Number of ports */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_multiport.h | 18 __u8 count; /* Number of ports */ member 24 __u8 count; /* Number of ports */ member
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifssmb.c | 411 u16 count; in decode_ext_sec_blob() local 599 u16 count; in CIFSSMBNegotiate() local 1063 __u16 params, param_offset, offset, byte_count, count; in CIFSPOSIXCreate() local 1228 __u16 count; in SMBLegacyOpen() local 1329 __u16 count; in CIFS_open() local 1755 unsigned int count = io_parms->length; in CIFSSMBRead() local 1863 unsigned int count = io_parms->length; in CIFSSMBWrite() local 2296 unsigned int count = io_parms->length; in CIFSSMBWrite2() local 2397 __u16 count; in cifs_lockv() local 2445 __u16 count; in CIFSSMBLock() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 3945-debug.c | 35 size_t count, loff_t *ppos) in il3945_ucode_rx_stats_read() 300 size_t count, loff_t *ppos) in il3945_ucode_tx_stats_read() 390 size_t count, loff_t *ppos) in il3945_ucode_general_stats_read()
|
| /OK3568_Linux_fs/kernel/sound/firewire/tascam/ |
| H A D | tascam-hwdep.c | 19 long count, loff_t *offset) in tscm_hwdep_read_locked() 45 long count; in tscm_hwdep_read_queue() local 98 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
|