Searched refs:ppos (Results 51 - 75 of 730) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.c20 size_t count, loff_t *ppos)
33 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len);
56 size_t count, loff_t *ppos)
69 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len);
124 size_t count, loff_t *ppos)
165 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len);
188 size_t count, loff_t *ppos)
241 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len);
19 read_file_modal_eeprom(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
55 read_file_base_eeprom(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
123 read_file_recv(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
187 read_file_phy_err(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
/linux-master/arch/powerpc/kernel/
H A Dproc_powerpc.c25 loff_t *ppos)
27 return simple_read_from_buffer(buf, nbytes, ppos,
24 page_map_read( struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
/linux-master/arch/x86/kernel/
H A Dcrash_dump_64.c55 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) argument
62 return read_from_oldmem(&iter, count, ppos,
H A Ditmt.c42 void *buffer, size_t *lenp, loff_t *ppos)
55 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos);
41 sched_itmt_update_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/fs/
H A Ddrop_caches.c52 void *buffer, size_t *length, loff_t *ppos)
56 ret = proc_dointvec_minmax(table, write, buffer, length, ppos);
51 drop_caches_sysctl_handler(struct ctl_table *table, int write, void *buffer, size_t *length, loff_t *ppos) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.h17 size_t count, loff_t *ppos) \
26 return iwl_dbgfs_##name##_write(arg, buf, buf_size, ppos); \
H A Ddebugfs-vif.c73 size_t count, loff_t *ppos)
137 size_t count, loff_t *ppos)
147 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
152 size_t count, loff_t *ppos)
163 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
168 size_t count, loff_t *ppos)
247 return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
296 size_t count, loff_t *ppos)
394 size_t count, loff_t *ppos)
438 return simple_read_from_buffer(user_buf, count, ppos, bu
72 iwl_dbgfs_pm_params_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
135 iwl_dbgfs_tx_pwr_lmt_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
150 iwl_dbgfs_pm_params_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
166 iwl_dbgfs_mac_params_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
295 iwl_dbgfs_bf_params_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
392 iwl_dbgfs_bf_params_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
441 iwl_dbgfs_os_device_timediff_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
466 iwl_dbgfs_low_latency_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
488 iwl_dbgfs_low_latency_force_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
520 iwl_dbgfs_low_latency_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
548 iwl_dbgfs_uapsd_misbehaving_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
561 iwl_dbgfs_uapsd_misbehaving_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
576 iwl_dbgfs_rx_phyinfo_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
627 iwl_dbgfs_rx_phyinfo_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
652 iwl_dbgfs_quota_min_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
681 iwl_dbgfs_quota_min_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
695 iwl_dbgfs_int_mlo_scan_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
725 iwl_dbgfs_esr_disable_reason_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
757 iwl_dbgfs_esr_disable_reason_write(struct ieee80211_vif *vif, char *buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/fs/proc/
H A Dtask_nommu.c179 loff_t *ppos)
184 *ppos = vma->vm_start;
186 *ppos = -1UL;
192 static void *m_start(struct seq_file *m, loff_t *ppos) argument
195 unsigned long last_addr = *ppos;
223 return proc_get_vma(priv, ppos);
240 static void *m_next(struct seq_file *m, void *_p, loff_t *ppos) argument
242 return proc_get_vma(m->private, ppos);
178 proc_get_vma(struct proc_maps_private *priv, loff_t *ppos) argument
H A Dpage.c46 size_t count, loff_t *ppos)
51 unsigned long src = *ppos;
87 *ppos += (char __user *)out - buf;
233 size_t count, loff_t *ppos)
237 unsigned long src = *ppos;
267 *ppos += (char __user *)out - buf;
281 size_t count, loff_t *ppos)
286 unsigned long src = *ppos;
322 *ppos += (char __user *)out - buf;
45 kpagecount_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
232 kpageflags_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
280 kpagecgroup_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/arch/arm/kernel/
H A Datags_proc.c14 size_t count, loff_t *ppos)
17 return simple_read_from_buffer(buf, count, ppos, b->data, b->size);
13 atags_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/drivers/usb/mon/
H A Dmon_stat.c47 size_t nbytes, loff_t *ppos)
51 return simple_read_from_buffer(buf, nbytes, ppos, sp->str, sp->slen);
46 mon_stat_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Ddebugfs.c63 size_t count, loff_t *ppos)
136 ret = simple_read_from_buffer(ubuf, count, ppos, (char *) page,
167 size_t count, loff_t *ppos)
223 ret = simple_read_from_buffer(ubuf, count, ppos, (char *) page,
243 size_t count, loff_t *ppos)
312 ret = simple_read_from_buffer(ubuf, count, ppos, (char *)page,
322 size_t count, loff_t *ppos)
382 size_t count, loff_t *ppos)
399 ret = simple_read_from_buffer(ubuf, count, ppos, (char *) page,
418 const char __user *ubuf, size_t count, loff_t *ppos)
62 mwifiex_info_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
166 mwifiex_getlog_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
242 mwifiex_histogram_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
321 mwifiex_histogram_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
381 mwifiex_debug_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
417 mwifiex_regrdwr_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
455 mwifiex_regrdwr_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
509 mwifiex_debug_mask_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
535 mwifiex_debug_mask_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
563 mwifiex_verext_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
584 mwifiex_verext_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
604 mwifiex_memrw_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
651 mwifiex_memrw_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
680 mwifiex_rdeeprom_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
717 mwifiex_rdeeprom_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
760 mwifiex_hscfg_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
819 mwifiex_hscfg_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
844 mwifiex_timeshare_coex_read(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
866 mwifiex_timeshare_coex_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
889 mwifiex_reset_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/net/phonet/
H A Dsysctl.c52 void *buffer, size_t *lenp, loff_t *ppos)
64 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos);
51 proc_local_port_range(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/kernel/
H A Dpid_sysctl.h9 int write, void *buf, size_t *lenp, loff_t *ppos)
28 err = proc_dointvec_minmax(&table_copy, write, buf, lenp, ppos);
8 pid_mfd_noexec_dointvec_minmax(struct ctl_table *table, int write, void *buf, size_t *lenp, loff_t *ppos) argument
/linux-master/kernel/printk/
H A Dsysctl.c15 void *buffer, size_t *lenp, loff_t *ppos)
20 return proc_dointvec_minmax(table, write, buffer, lenp, ppos);
14 proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) argument
/linux-master/include/linux/
H A Dsysctl.h65 size_t *lenp, loff_t *ppos);
69 size_t *lenp, loff_t *ppos);
74 size_t *lenp, loff_t *ppos);
76 size_t *lenp, loff_t *ppos);
79 void *buffer, size_t *lenp, loff_t *ppos);
89 size_t *lenp, loff_t *ppos);
241 void *buffer, size_t *lenp, loff_t *ppos,
291 size_t *lenp, loff_t *ppos);
H A Dbacking-file.h34 ssize_t backing_file_splice_read(struct file *in, loff_t *ppos,
39 struct file *out, loff_t *ppos, size_t len,
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c125 size_t count, loff_t *ppos);
130 size_t count, loff_t *ppos);
201 loff_t *ppos)
234 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
242 loff_t *ppos)
262 loff_t *ppos)
296 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
306 loff_t *ppos)
358 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
365 size_t count, loff_t *ppos)
200 il_dbgfs_tx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
240 il_dbgfs_clear_traffic_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
261 il_dbgfs_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
305 il_dbgfs_sram_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
364 il_dbgfs_sram_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
389 il_dbgfs_stations_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
453 il_dbgfs_nvm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
497 il_dbgfs_channels_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
576 il_dbgfs_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
637 il_dbgfs_interrupt_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
716 il_dbgfs_interrupt_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
737 il_dbgfs_qos_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
762 il_dbgfs_disable_ht40_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
788 il_dbgfs_disable_ht40_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
812 il_dbgfs_tx_queue_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
859 il_dbgfs_rx_queue_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
888 il_dbgfs_ucode_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
897 il_dbgfs_ucode_tx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
906 il_dbgfs_ucode_general_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
915 il_dbgfs_sensitivity_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1014 il_dbgfs_chain_noise_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1085 il_dbgfs_power_save_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1109 il_dbgfs_clear_ucode_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1134 il_dbgfs_rxon_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1147 il_dbgfs_rxon_filter_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1161 il_dbgfs_fh_reg_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1183 il_dbgfs_missed_beacon_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1200 il_dbgfs_missed_beacon_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1225 il_dbgfs_force_reset_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1256 il_dbgfs_force_reset_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1269 il_dbgfs_wd_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/sound/soc/intel/avs/
H A Ddebugfs.c51 static ssize_t fw_regs_read(struct file *file, char __user *to, size_t count, loff_t *ppos) argument
63 ret = simple_read_from_buffer(to, count, ppos, buf, AVS_FW_REGS_SIZE);
74 static ssize_t debug_window_read(struct file *file, char __user *to, size_t count, loff_t *ppos) argument
88 ret = simple_read_from_buffer(to, count, ppos, buf, size);
99 static ssize_t probe_points_read(struct file *file, char __user *to, size_t count, loff_t *ppos) argument
108 if (*ppos)
130 ret = simple_read_from_buffer(to, count, ppos, buf, len);
139 loff_t *ppos)
177 size_t count, loff_t *ppos)
213 static ssize_t strace_read(struct file *file, char __user *to, size_t count, loff_t *ppos) argument
138 probe_points_write(struct file *file, const char __user *from, size_t count, loff_t *ppos) argument
176 probe_points_disconnect_write(struct file *file, const char __user *from, size_t count, loff_t *ppos) argument
354 trace_control_read(struct file *file, char __user *to, size_t count, loff_t *ppos) argument
365 trace_control_write(struct file *file, const char __user *from, size_t count, loff_t *ppos) argument
[all...]
/linux-master/drivers/base/regmap/
H A Dregmap-debugfs.c36 loff_t *ppos)
56 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret);
217 size_t count, loff_t *ppos)
220 loff_t p = *ppos;
226 if (*ppos < 0 || !count)
239 start_reg = regmap_debugfs_get_dump_start(map, from, *ppos, &p);
245 if (p >= *ppos) {
277 *ppos += buf_pos;
285 size_t count, loff_t *ppos)
290 count, ppos);
34 regmap_name_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
215 regmap_read_debugfs(struct regmap *map, unsigned int from, unsigned int to, char __user *user_buf, size_t count, loff_t *ppos) argument
284 regmap_map_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
301 regmap_map_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
344 regmap_range_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
360 regmap_reg_ranges_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
459 regmap_cache_only_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
506 regmap_cache_bypass_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/drivers/char/
H A Dmem.c101 size_t count, loff_t *ppos)
103 phys_addr_t p = *ppos;
109 if (p != *ppos)
179 *ppos += read;
188 size_t count, loff_t *ppos)
190 phys_addr_t p = *ppos;
195 if (p != *ppos)
256 *ppos += written;
388 size_t count, loff_t *ppos)
390 unsigned long i = *ppos;
100 read_mem(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
187 write_mem(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
387 read_port(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
405 write_port(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
430 read_null(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
436 write_null(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
460 splice_write_null(struct pipe_inode_info *pipe, struct file *out, loff_t *ppos, size_t len, unsigned int flags) argument
495 read_zero(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
555 write_full(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/mm/damon/
H A Ddbgfs.c36 static char *user_input_str(const char __user *buf, size_t count, loff_t *ppos) argument
42 if (*ppos)
49 ret = simple_write_to_buffer(kbuf, count + 1, ppos, buf, count);
60 char __user *buf, size_t count, loff_t *ppos)
73 return simple_read_from_buffer(buf, count, ppos, kbuf, ret);
77 const char __user *buf, size_t count, loff_t *ppos)
84 kbuf = user_input_str(buf, count, ppos);
173 size_t count, loff_t *ppos)
188 len = simple_read_from_buffer(buf, count, ppos, kbuf, len);
298 size_t count, loff_t *ppos)
59 dbgfs_attrs_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
76 dbgfs_attrs_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
172 dbgfs_schemes_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
297 dbgfs_schemes_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
359 dbgfs_target_ids_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
490 dbgfs_target_ids_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
574 dbgfs_init_regions_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
668 dbgfs_init_regions_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
697 dbgfs_kdamond_pid_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
810 damon_dbgfs_deprecated_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
870 dbgfs_mk_context_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
976 dbgfs_rm_context_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
1010 dbgfs_monitor_on_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
1022 dbgfs_monitor_on_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/security/safesetid/
H A Dsecurityfs.c238 loff_t *ppos)
243 if (*ppos != 0)
252 loff_t *ppos)
257 if (*ppos != 0)
264 size_t len, loff_t *ppos, struct mutex *policy_update_lock, struct __rcu setid_ruleset* ruleset)
274 res = simple_read_from_buffer(buf, len, ppos,
283 size_t len, loff_t *ppos)
285 return safesetid_file_read(file, buf, len, ppos,
290 size_t len, loff_t *ppos)
292 return safesetid_file_read(file, buf, len, ppos,
235 safesetid_uid_file_write(struct file *file, const char __user *buf, size_t len, loff_t *ppos) argument
249 safesetid_gid_file_write(struct file *file, const char __user *buf, size_t len, loff_t *ppos) argument
263 safesetid_file_read(struct file *file, char __user *buf, size_t len, loff_t *ppos, struct mutex *policy_update_lock, struct __rcu setid_ruleset* ruleset) argument
282 safesetid_uid_file_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) argument
289 safesetid_gid_file_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) argument
[all...]
/linux-master/fs/debugfs/
H A Dfile.c30 size_t count, loff_t *ppos)
36 size_t count, loff_t *ppos)
325 loff_t *ppos),
326 ARGS(filp, buf, size, ppos));
330 loff_t *ppos),
331 ARGS(filp, buf, size, ppos));
459 size_t len, loff_t *ppos)
467 ret = simple_attr_read(file, buf, len, ppos);
474 size_t len, loff_t *ppos, bool is_signed)
483 ret = simple_attr_write_signed(file, buf, len, ppos);
29 default_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
35 default_write_file(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
458 debugfs_attr_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) argument
473 debugfs_attr_write_xsigned(struct file *file, const char __user *buf, size_t len, loff_t *ppos, bool is_signed) argument
490 debugfs_attr_write(struct file *file, const char __user *buf, size_t len, loff_t *ppos) argument
497 debugfs_attr_write_signed(struct file *file, const char __user *buf, size_t len, loff_t *ppos) argument
875 debugfs_read_file_bool(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
898 debugfs_write_file_bool(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
960 debugfs_read_file_str(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
996 debugfs_write_file_str(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1087 read_file_blob(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1103 write_file_blob(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1200 u32_array_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c301 size_t count, loff_t *ppos)
306 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
372 size_t count, loff_t *ppos)
377 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
456 size_t count, loff_t *ppos)
461 return simple_read_from_buffer(user_buf, count, ppos, buf, len);
474 size_t count, loff_t *ppos)
481 return simple_read_from_buffer(user_buf, count, ppos, buf, strlen(buf));
493 size_t count, loff_t *ppos)
511 if (*ppos !
299 ath11k_read_pdev_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
370 ath11k_read_vdev_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
454 ath11k_read_bcn_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
472 ath11k_read_simulate_fw_crash(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
491 ath11k_write_simulate_fw_crash(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
560 ath11k_write_enable_extd_tx_stats(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
591 ath11k_read_enable_extd_tx_stats(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
614 ath11k_write_extd_rx_stats(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
690 ath11k_read_extd_rx_stats(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
778 ath11k_debugfs_dump_soc_dp_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
855 ath11k_write_fw_dbglog(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
943 ath11k_read_sram_dump(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1067 ath11k_write_pktlog_filter(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
1199 ath11k_read_pktlog_filter(struct file *file, char __user *ubuf, size_t count, loff_t *ppos) argument
1223 ath11k_write_simulate_radar(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1242 ath11k_debug_dump_dbr_entries(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1353 ath11k_debugfs_write_enable_dbr_dbg(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
1405 ath11k_write_ps_timekeeper_enable(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1436 ath11k_read_ps_timekeeper_enable(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1470 ath11k_write_reset_ps_duration(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1523 ath11k_write_ps_state_enable(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) argument
1569 ath11k_read_ps_state_enable(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
1674 ath11k_write_twt_add_dialog(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
1750 ath11k_write_twt_del_dialog(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
1797 ath11k_write_twt_pause_dialog(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
1836 ath11k_write_twt_resume_dialog(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) argument
[all...]

Completed in 393 milliseconds

1234567891011>>