Home
last modified time | relevance | path

Searched defs:ppos (Results 126 - 150 of 1385) sorted by relevance

12345678910>>...56

/kernel/linux/linux-6.6/include/linux/
H A Dnvram.h81 static inline ssize_t nvram_read_bytes(char *buf, size_t count, loff_t *ppos) in nvram_read_bytes() argument
95 static inline ssize_t nvram_write_bytes(char *buf, size_t count, loff_t *ppos) in nvram_write_bytes() argument
109 static inline ssize_t nvram_read(char *buf, size_t count, loff_t *ppos) in nvram_read() argument
121 nvram_write(char *buf, size_t count, loff_t *ppos) nvram_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c230 write_debug_level(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) write_debug_level() argument
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_priv.h43 vfio_pci_vga_rw(struct vfio_pci_core_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_pci_vga_rw() argument
/kernel/linux/linux-6.6/drivers/char/
H A Dnwbutton.c168 button_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) button_read() argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmrvl_debugfs.c21 btmrvl_hscfgcmd_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) btmrvl_hscfgcmd_write() argument
41 btmrvl_hscfgcmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_hscfgcmd_read() argument
61 btmrvl_pscmd_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) btmrvl_pscmd_write() argument
82 btmrvl_pscmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_pscmd_read() argument
101 btmrvl_hscmd_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) btmrvl_hscmd_write() argument
120 btmrvl_hscmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_hscmd_read() argument
/kernel/linux/linux-6.6/kernel/locking/
H A Dlock_events.c61 lockevent_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) lockevent_read() argument
88 lockevent_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) lockevent_write() argument
H A Dqspinlock_stat.h36 lockevent_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) lockevent_read() argument
/kernel/linux/linux-6.6/drivers/edac/
H A Ddebugfs.c6 edac_fake_inject_write(struct file *file, const char __user *data, size_t count, loff_t *ppos) edac_fake_inject_write() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_debugfs.c13 ixgbe_dbg_common_ops_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos, char *dbg_buf) ixgbe_dbg_common_ops_read() argument
48 ixgbe_dbg_reg_ops_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) ixgbe_dbg_reg_ops_read() argument
62 ixgbe_dbg_reg_ops_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) ixgbe_dbg_reg_ops_write() argument
131 ixgbe_dbg_netdev_ops_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) ixgbe_dbg_netdev_ops_read() argument
145 ixgbe_dbg_netdev_ops_write(struct file *filp, const char __user *buffer, size_t count, loff_t *ppos) ixgbe_dbg_netdev_ops_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dudp_tunnels.c109 nsim_udp_tunnels_info_reset_write(struct file *file, const char __user *data, size_t count, loff_t *ppos) nsim_udp_tunnels_info_reset_write() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c28 read_file_bool_bmps(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_bool_bmps() argument
52 write_file_bool_bmps(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_bool_bmps() argument
99 write_file_dump(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_dump() argument
140 read_file_firmware_feature_caps(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_firmware_feature_caps() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.c34 read_file_dfs(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_dfs() argument
97 write_file_dfs(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_dfs() argument
113 write_file_simulate_radar(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_simulate_radar() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Ddebugfs.c197 tx_queue_len_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) tx_queue_len_read() argument
217 tx_queue_status_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) tx_queue_status_read() argument
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpkeys.c130 init_pkru_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) init_pkru_read_file() argument
140 init_pkru_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) init_pkru_write_file() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log_debugfs.c121 guc_log_relay_write(struct file *filp, const char __user *ubuf, size_t cnt, loff_t *ppos) guc_log_relay_write() argument
/kernel/linux/linux-6.6/net/phonet/
H A Dsysctl.c51 proc_local_port_range(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_local_port_range() argument
/kernel/linux/linux-6.6/security/lockdown/
H A Dlockdown.c90 lockdown_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos) lockdown_read() argument
116 lockdown_write(struct file *file, const char __user *buf, size_t n, loff_t *ppos) lockdown_write() argument
/kernel/liteos_a/fs/proc/os_adapt/
H A Dpower_proc.c39 static int PowerLockWrite(struct ProcFile *pf, const char *buf, size_t count, loff_t *ppos) in PowerLockWrite() argument
60 static int PowerUnlockWrite(struct ProcFile *pf, const char *buf, size_t count, loff_t *ppos) in PowerUnlockWrite() argument
73 static int PowerModeWrite(struct ProcFile *pf, const char *buf, size_t count, loff_t *ppos) in PowerModeWrite() argument
123 static int PowerCountWrite(struct ProcFile *pf, const char *buf, size_t count, loff_t *ppos) in PowerCountWrite() argument
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcio_inject.c85 crw_inject_write(struct file *file, const char __user *buf, size_t lbuf, loff_t *ppos) crw_inject_write() argument
128 enable_inject_write(struct file *file, const char __user *buf, size_t lbuf, loff_t *ppos) enable_inject_write() argument
/kernel/linux/linux-6.6/kernel/
H A Dstackleak.c24 stack_erasing_sysctl(struct ctl_table *table, int write, void __user *buffer, size_t *lenp, loff_t *ppos) stack_erasing_sysctl() argument
/kernel/linux/linux-6.6/mm/
H A Dpurgeable_ashmem_trigger.c43 purgeable_ashmem_trigger_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) purgeable_ashmem_trigger_write() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_recursion_record.c203 recursed_function_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) recursed_function_write() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dsysctl_net_ipv6.c33 proc_rt6_multipath_hash_policy(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_rt6_multipath_hash_policy() argument
49 proc_rt6_multipath_hash_fields(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_rt6_multipath_hash_fields() argument
/kernel/linux/linux-6.6/net/bluetooth/
H A Dselftest.c186 test_ecdh_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) test_ecdh_read() argument
/third_party/ffmpeg/libavcodec/
H A Dfastaudio.c89 static int read_bits(int bits, int *ppos, unsigned *src) in read_bits() argument

Completed in 11 milliseconds

12345678910>>...56