Home
last modified time | relevance | path

Searched defs:count (Results 126 – 150 of 6617) sorted by relevance

12345678910>>...265

/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c149 int shift, count; in dwarf_read_uleb128() local
185 int count; in dwarf_read_leb128() local
227 int count = 0; in dwarf_read_encoded_value() local
270 int count; in dwarf_entry_len() local
405 unsigned int count, delta, reg, expr_len, offset; in dwarf_cfa_execute_insns() local
742 int count; in dwarf_parse_cie() local
783 unsigned int length, count; in dwarf_parse_cie() local
874 int count; in dwarf_parse_fde() local
1029 int count, err = 0; in dwarf_parse_section() local
/openbmc/linux/kernel/trace/
H A Dtrace_selftest.c63 static int __maybe_unused trace_test_buffer(struct array_buffer *buf, unsigned long *count) in trace_test_buffer()
361 unsigned long count; in trace_selftest_startup_dynamic_tracing() local
694 unsigned long count; in trace_selftest_startup_function() local
800 unsigned long count; in trace_selftest_startup_function_graph() local
931 unsigned long count; in trace_selftest_startup_irqsoff() local
980 unsigned long count; in trace_selftest_startup_preemptoff() local
1042 unsigned long count; in trace_selftest_startup_preemptirqsoff() local
1197 unsigned long count; in trace_selftest_startup_wakeup() local
1272 unsigned long count; in trace_selftest_startup_branch() local
/openbmc/linux/arch/hexagon/include/asm/
H A Dio.h183 int count) in memcpy_fromio()
189 int count) in memcpy_toio()
251 static inline void insb(unsigned long port, void *buffer, int count) in insb()
262 static inline void insw(unsigned long port, void *buffer, int count) in insw()
273 static inline void insl(unsigned long port, void *buffer, int count) in insl()
284 static inline void outsb(unsigned long port, const void *buffer, int count) in outsb()
294 static inline void outsw(unsigned long port, const void *buffer, int count) in outsw()
304 static inline void outsl(unsigned long port, const void *buffer, int count) in outsl()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dspectral.c215 int vdev_id, count, res = 0; in ath10k_spectral_scan_config() local
274 size_t count, loff_t *ppos) in read_file_spec_scan_ctl()
303 size_t count, loff_t *ppos) in write_file_spec_scan_ctl()
366 size_t count, loff_t *ppos) in read_file_spectral_count()
383 size_t count, loff_t *ppos) in write_file_spectral_count()
418 size_t count, loff_t *ppos) in read_file_spectral_bins()
439 size_t count, loff_t *ppos) in write_file_spectral_bins()
/openbmc/linux/drivers/video/backlight/
H A Dadp5520_bl.c152 size_t count, int reg) in adp5520_store()
177 const char *buf, size_t count) in adp5520_bl_dark_max_store()
192 const char *buf, size_t count) in adp5520_bl_office_max_store()
207 const char *buf, size_t count) in adp5520_bl_daylight_max_store()
229 const char *buf, size_t count) in adp5520_bl_dark_dim_store()
244 const char *buf, size_t count) in adp5520_bl_office_dim_store()
259 const char *buf, size_t count) in adp5520_bl_daylight_dim_store()
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs.c48 const char *buf, size_t count) in timeout_store()
155 const char *buf, size_t count) in firmware_loading_store()
232 loff_t offset, size_t count, bool read) in firmware_rw_data()
241 loff_t offset, size_t count, bool read) in firmware_rw()
263 char *buffer, loff_t offset, size_t count) in firmware_data_read()
320 char *buffer, loff_t offset, size_t count) in firmware_data_write()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c166 unsigned long count, in one()
173 unsigned long count, in grow()
180 unsigned long count, in shrink()
187 unsigned long count, in random()
194 unsigned long count, in random_page_size_pages()
215 unsigned long count, unsigned long max, in alloc_table()
H A Di915_random.c45 void i915_prandom_shuffle(void *arr, size_t elsz, size_t count, in i915_prandom_shuffle()
70 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder()
76 unsigned int *i915_random_order(unsigned int count, struct rnd_state *state) in i915_random_order()
/openbmc/linux/lib/zstd/compress/
H A Dhist.c29 unsigned HIST_count_simple(unsigned* count, unsigned* maxSymbolValuePtr, in HIST_count_simple()
67 unsigned* count, unsigned* maxSymbolValuePtr, in HIST_count_parallel_wksp()
140 size_t HIST_countFast_wksp(unsigned* count, unsigned* maxSymbolValuePtr, in HIST_countFast_wksp()
154 size_t HIST_count_wksp(unsigned* count, unsigned* maxSymbolValuePtr, in HIST_count_wksp()
/openbmc/linux/include/linux/
H A Dkstrtox.h112 static inline int __must_check kstrtou64_from_user(const char __user *s, size_t count, unsigned int… in kstrtou64_from_user()
117 static inline int __must_check kstrtos64_from_user(const char __user *s, size_t count, unsigned int… in kstrtos64_from_user()
122 static inline int __must_check kstrtou32_from_user(const char __user *s, size_t count, unsigned int… in kstrtou32_from_user()
127 static inline int __must_check kstrtos32_from_user(const char __user *s, size_t count, unsigned int… in kstrtos32_from_user()
/openbmc/linux/drivers/s390/crypto/
H A Dpkey_api.c1805 loff_t off, size_t count) in pkey_protkey_aes_attr_read()
1857 size_t count) in protkey_aes_128_read()
1867 size_t count) in protkey_aes_192_read()
1877 size_t count) in protkey_aes_256_read()
1887 size_t count) in protkey_aes_128_xts_read()
1897 size_t count) in protkey_aes_256_xts_read()
1930 loff_t off, size_t count) in pkey_ccadata_aes_attr_read()
1961 size_t count) in ccadata_aes_128_read()
1971 size_t count) in ccadata_aes_192_read()
1981 size_t count) in ccadata_aes_256_read()
[all …]
/openbmc/linux/security/integrity/evm/
H A Devm_secfs.c40 size_t count, loff_t *ppos) in evm_read_key()
67 size_t count, loff_t *ppos) in evm_write_key()
128 size_t count, loff_t *ppos) in evm_read_xattrs()
181 size_t count, loff_t *ppos) in evm_write_xattrs()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_dbgfs.c22 size_t count, loff_t *ppos) in adf_hb_stats_read()
44 size_t count, loff_t *ppos) in adf_hb_status_read()
75 size_t count, loff_t *ppos) in adf_hb_cfg_read()
94 size_t count, loff_t *ppos) in adf_hb_cfg_write()
/openbmc/linux/drivers/power/supply/
H A Dds2781_battery.c54 char *buf, int addr, size_t count, int io) in ds2781_battery_io()
60 int addr, size_t count) in w1_ds2781_read()
87 u8 *val, int addr, size_t count) in ds2781_read_block()
93 int addr, size_t count) in ds2781_write()
466 size_t count) in ds2781_set_pmod_enabled()
519 size_t count) in ds2781_set_sense_resistor_value()
556 size_t count) in ds2781_set_rsgain_setting()
600 size_t count) in ds2781_set_pio_pin()
627 char *buf, loff_t off, size_t count) in ds2781_read_param_eeprom_bin()
640 char *buf, loff_t off, size_t count) in ds2781_write_param_eeprom_bin()
[all …]
/openbmc/linux/block/
H A Dblk-sysfs.c36 queue_var_store(unsigned long *var, const char *page, size_t count) in queue_var_store()
56 queue_requests_store(struct request_queue *q, const char *page, size_t count) in queue_requests_store()
89 queue_ra_store(struct request_queue *q, const char *page, size_t count) in queue_ra_store()
175 const char *page, size_t count) in queue_discard_max_store()
227 queue_max_sectors_store(struct request_queue *q, const char *page, size_t count) in queue_max_sectors_store()
344 size_t count) in queue_nomerges_store()
371 queue_rq_affinity_store(struct request_queue *q, const char *page, size_t count) in queue_rq_affinity_store()
401 size_t count) in queue_poll_delay_store()
412 size_t count) in queue_poll_store()
427 size_t count) in queue_io_timeout_store()
[all …]
/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c84 const char *buf, size_t count) in broken_parity_status_store()
293 const char *buf, size_t count) in enable_store()
333 size_t count) in numa_node_store()
395 const char *buf, size_t count) in msi_bus_store()
430 static ssize_t rescan_store(const struct bus_type *bus, const char *buf, size_t count) in rescan_store()
464 size_t count) in dev_rescan_store()
483 const char *buf, size_t count) in remove_store()
499 const char *buf, size_t count) in bus_rescan_store()
522 const char *buf, size_t count) in reset_subordinate_store()
548 const char *buf, size_t count) in d3cold_allowed_store()
[all …]
/openbmc/linux/drivers/char/
H A Dmem.c53 static inline int valid_phys_addr_range(phys_addr_t addr, size_t count) in valid_phys_addr_range()
106 size_t count, loff_t *ppos) in read_mem()
193 size_t count, loff_t *ppos) in write_mem()
400 size_t count, loff_t *ppos) in read_port()
418 size_t count, loff_t *ppos) in write_port()
442 size_t count, loff_t *ppos) in read_null()
448 size_t count, loff_t *ppos) in write_null()
460 size_t count = iov_iter_count(from); in write_iter_null() local
507 size_t count, loff_t *ppos) in read_zero()
567 size_t count, loff_t *ppos) in write_full()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dsysfs.c23 static int get_integer(const char *buf, size_t count) in get_integer()
42 ssize_t count = 0; in b43_attr_interfmode_show() local
81 const char *buf, size_t count) in b43_attr_interfmode_store()
/openbmc/linux/arch/arm/kernel/
H A Dio.c45 void _memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) in _memcpy_fromio()
61 void _memcpy_toio(volatile void __iomem *to, const void *from, size_t count) in _memcpy_toio()
77 void _memset_io(volatile void __iomem *dst, int c, size_t count) in _memset_io()
/openbmc/linux/drivers/acpi/acpica/
H A Dutbuffer.c34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer()
170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer()
206 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file()
/openbmc/linux/drivers/pcmcia/
H A Dsocket_sysfs.c82 const char *buf, size_t count) in pccard_store_insert()
106 const char *buf, size_t count) in pccard_store_card_pm_state()
129 const char *buf, size_t count) in pccard_store_eject()
153 const char *buf, size_t count) in pccard_store_irq_mask()
185 const char *buf, size_t count) in pccard_store_resource()
/openbmc/linux/fs/
H A Dread_write.c355 int rw_verify_area(int read_write, struct file *file, const loff_t *ppos, size_t count) in rw_verify_area()
404 ssize_t __kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in __kernel_read()
439 ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in kernel_read()
450 ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) in vfs_read()
529 ssize_t __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) in __kernel_write()
548 ssize_t kernel_write(struct file *file, const void *buf, size_t count, in kernel_write()
564 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write()
602 ssize_t ksys_read(unsigned int fd, char __user *buf, size_t count) in ksys_read()
621 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument
626 ssize_t ksys_write(unsigned int fd, const char __user *buf, size_t count) in ksys_write()
[all …]
/openbmc/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c259 static ssize_t command_file_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in command_file_read()
296 static ssize_t command_file_write(struct file *file, const char __user *ubuff, size_t count, loff_t… in command_file_write()
368 static ssize_t event_file_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in event_file_read()
411 static ssize_t event_file_write(struct file *file, const char __user *buf, size_t count, loff_t *of… in event_file_write()
452 static ssize_t r_heartbeat_file_read(struct file *file, char __user *buf, size_t count, loff_t *off… in r_heartbeat_file_read()
480 static ssize_t r_heartbeat_file_write(struct file *file, const char __user *buf, size_t count, loff… in r_heartbeat_file_write()
502 static ssize_t remote_settings_file_read(struct file *file, char __user *buf, size_t count, loff_t … in remote_settings_file_read()
515 static ssize_t remote_settings_file_write(struct file *file, const char __user *ubuff, size_t count in remote_settings_file_write()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h20 u32 count; member
25 u32 count; member
30 u32 count; member
41 u32 count; member
/openbmc/linux/mm/
H A Dmaccess.c80 long strncpy_from_kernel_nofault(char *dst, const void *unsafe_addr, long count) in strncpy_from_kernel_nofault()
178 long count) in strncpy_from_user_nofault()
215 long strnlen_user_nofault(const void __user *unsafe_addr, long count) in strnlen_user_nofault()
226 void __copy_overflow(int size, unsigned long count) in __copy_overflow()

12345678910>>...265