Searched defs:file (Results 251 - 275 of 1981) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/nubus/
H A Dproc.c141 static int nubus_rsrc_proc_open(struct inode *inode, struct file *file) argument
/linux-master/tools/objtool/
H A Dbuiltin-check.c176 static bool link_opts_valid(struct objtool_file *file) argument
208 struct objtool_file *file; local
[all...]
/linux-master/tools/perf/util/
H A Dpath.c48 bool is_regular_file(const char *file) argument
/linux-master/drivers/char/
H A Dmisc.c122 static int misc_open(struct inode *inode, struct file *file) argument
[all...]
/linux-master/drivers/watchdog/
H A Dm54xx_wdt.c80 static int m54xx_wdt_open(struct inode *inode, struct file *file) argument
90 static ssize_t m54xx_wdt_write(struct file *file, const char *data, argument
119 static long m54xx_wdt_ioctl(struct file *file, unsigned int cmd, argument
165 static int m54xx_wdt_release(struct inode *inode, struct file *file) argument
/linux-master/fs/ubifs/
H A Dioctl.c171 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
213 ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
[all...]
/linux-master/fs/reiserfs/
H A Dioctl.c125 long reiserfs_compat_ioctl(struct file *file, unsigned int cmd, argument
/linux-master/fs/udf/
H A Dsymlink.c100 static int udf_symlink_filler(struct file *file, struct folio *folio) argument
/linux-master/fs/
H A Dkernel_read_file.c35 ssize_t kernel_read_file(struct file *file, loff_ argument
131 struct file *file; local
152 struct file *file; local
[all...]
/linux-master/include/linux/
H A Diommufd.h74 static inline struct iommufd_ctx *iommufd_ctx_from_file(struct file *file) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_debugfs.c39 int mt792x_tx_stats_show(struct seq_file *file, voi argument
7 mt792x_ampdu_stat_read_phy(struct mt792x_phy *phy, struct seq_file *file) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dshmem_utils.c18 struct file *file; local
37 struct file *file; local
57 shmem_pin_map(struct file *file) argument
87 shmem_unpin_map(struct file *file, void *ptr) argument
93 __shmem_rw(struct file *file, loff_t off, void *ptr, size_t len, bool write) argument
129 shmem_read_to_iosys_map(struct file *file, loff_t off, struct iosys_map *map, size_t map_off, size_t len) argument
160 shmem_read(struct file *file, loff_t off, void *dst, size_t len) argument
165 shmem_write(struct file *file, loff_t off, void *src, size_t len) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Ddebugfs.c63 mt7921_seq_puts_array(struct seq_file *file, const char *str, argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.c34 static ssize_t read_file_dfs(struct file *file, char __user *user_buf, argument
97 static ssize_t write_file_dfs(struct file *file, const char __user *user_buf, argument
113 static ssize_t write_file_simulate_radar(struct file *file, argument
/linux-master/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c68 struct file *file = ctx->file; local
/linux-master/drivers/fsi/
H A Di2cr-scom.c20 static loff_t i2cr_scom_llseek(struct file *file, loff_t offset, int whence) argument
/linux-master/drivers/usb/core/
H A Dfile.c33 static int usb_open(struct inode *inode, struct file *file) argument
/linux-master/drivers/vdpa/mlx5/net/
H A Ddebug.c8 static int tirn_show(struct seq_file *file, void *priv) argument
30 static int rx_flow_table_show(struct seq_file *file, void *priv) argument
53 static int packets_show(struct seq_file *file, void *priv) argument
68 static int bytes_show(struct seq_file *file, voi argument
[all...]
/linux-master/kernel/locking/
H A Dlock_events.c61 ssize_t __weak lockevent_read(struct file *file, char __user *user_buf, argument
88 static ssize_t lockevent_write(struct file *file, const char __user *user_buf, argument
/linux-master/fs/hfs/
H A Dattr.c27 struct hfs_cat_file *file; local
73 struct hfs_cat_file *file; local
[all...]
/linux-master/include/drm/
H A Ddrm_client.h98 struct drm_file *file; member in struct:drm_client_dev
H A Ddrm_debugfs.h135 struct drm_debugfs_info file; member in struct:drm_debugfs_entry
/linux-master/drivers/gpu/drm/stm/
H A Ddrv.c40 static int stm_gem_dma_dumb_create(struct drm_file *file, argument
/linux-master/security/apparmor/include/
H A Dfile.h32 static inline struct aa_file_ctx *file_ctx(struct file *file) argument
107 aa_map_file_to_perms(struct file *file) argument
[all...]
/linux-master/tools/perf/tests/
H A Dpmu.c101 FILE *file; local

Completed in 602 milliseconds

<<11121314151617181920>>