Home
last modified time | relevance | path

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

12345678910>>...258

/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/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/dma/idxd/
H A Dsysfs.c33 const char *buf, size_t count) in engine_group_id_store()
134 const char *buf, size_t count) in group_read_buffers_reserved_store()
200 const char *buf, size_t count) in group_read_buffers_allowed_store()
230 const char *buf, size_t count) in group_tokens_allowed_store()
629 const char *buf, size_t count) in wq_group_id_store()
681 size_t count) in wq_mode_store()
731 size_t count) in wq_size_store()
768 const char *buf, size_t count) in wq_priority_store()
902 size_t count) in wq_type_store()
940 size_t count) in wq_name_store()
[all …]
/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/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/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/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/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/s390/crypto/
H A Dpkey_api.c1855 size_t count) in protkey_aes_128_read()
1865 size_t count) in protkey_aes_192_read()
1885 size_t count) in protkey_aes_128_xts_read()
1895 size_t count) in protkey_aes_256_xts_read()
1989 size_t count) in ccadata_aes_128_xts_read()
1999 size_t count) in ccadata_aes_256_xts_read()
2111 size_t count) in ccacipher_aes_128_xts_read()
2121 size_t count) in ccacipher_aes_256_xts_read()
2208 size_t count) in ep11_aes_128_read()
2218 size_t count) in ep11_aes_192_read()
[all …]
/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/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()
/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/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()
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()
450 size_t count) in queue_wc_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/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/leds/trigger/
H A Dledtrig-pattern.c162 const char *buf, size_t count) in repeat_store()
201 ssize_t count = 0; in pattern_trig_show_patterns() local
224 const char *buf, size_t count) in pattern_trig_store_patterns_string()
248 const u32 *buf, size_t count) in pattern_trig_store_patterns_int()
263 size_t count, bool hw_pattern) in pattern_trig_store_patterns()
304 const char *buf, size_t count) in pattern_store()
324 const char *buf, size_t count) in hw_pattern_store()
/openbmc/linux/fs/
H A Dread_write.c647 size_t, count) in SYSCALL_DEFINE3() argument
673 size_t, count, loff_t, pos) in SYSCALL_DEFINE4() argument
680 size_t, count, compat_arg_u64_dual(pos)) in COMPAT_SYSCALL_DEFINE5() argument
687 size_t count, loff_t pos) in ksys_pwrite64()
707 size_t, count, loff_t, pos) in SYSCALL_DEFINE4() argument
714 size_t, count, compat_arg_u64_dual(pos)) in COMPAT_SYSCALL_DEFINE5() argument
1181 size_t count, loff_t max) in do_sendfile()
1327 compat_off_t __user *, offset, compat_size_t, count) in COMPAT_SYSCALL_DEFINE4() argument
1347 compat_loff_t __user *, offset, compat_size_t, count) in COMPAT_SYSCALL_DEFINE4() argument
1410 uint64_t count = *req_count; in generic_copy_file_checks() local
[all …]
/openbmc/linux/kernel/
H A Dksysfs.c71 const char *buf, size_t count) in uevent_helper_store()
92 const char *buf, size_t count) in profiling_store()
142 const char *buf, size_t count) in kexec_crash_size_store()
199 const char *buf, size_t count) in rcu_expedited_store()
216 const char *buf, size_t count) in rcu_normal_store()
235 char *buf, loff_t off, size_t count) in notes_read()

12345678910>>...258