| /kernel/linux/linux-5.10/drivers/block/aoe/ |
| H A D | aoeblk.c | 157 static int aoe_debugfs_open(struct inode *inode, struct file *file) in aoe_debugfs_open() argument
|
| /kernel/linux/linux-5.10/arch/xtensa/platforms/iss/include/platform/ |
| H A D | simcall.h | 87 static inline int simc_open(const char *file, int flags, int mode) in simc_open() argument
|
| /kernel/linux/linux-5.10/block/ |
| H A D | bsg.c | 283 static struct bsg_device *bsg_get_device(struct inode *inode, struct file *file) in bsg_get_device() argument 308 static int bsg_open(struct inode *inode, struct file *file) in bsg_open() argument 236 bsg_add_device(struct inode *inode, struct request_queue *rq, struct file *file) bsg_add_device() argument 321 bsg_release(struct inode *inode, struct file *file) bsg_release() argument 349 bsg_ioctl(struct file *file, unsigned int cmd, unsigned long arg) bsg_ioctl() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | dtlk.c | 126 static ssize_t dtlk_read(struct file *fil argument 159 dtlk_write(struct file *file, const char __user *buf, size_t count, loff_t * ppos) dtlk_write() argument 232 dtlk_poll(struct file *file, poll_table * wait) dtlk_poll() argument 269 dtlk_ioctl(struct file *file, unsigned int cmd, unsigned long arg) dtlk_ioctl() argument 298 dtlk_open(struct inode *inode, struct file *file) dtlk_open() argument 313 dtlk_release(struct inode *inode, struct file *file) dtlk_release() argument [all...] |
| H A D | dsp56k.c | 181 static ssize_t dsp56k_read(struct file *file, char __user *buf, size_t count, in dsp56k_read() argument 244 static ssize_t dsp56k_write(struct file *file, const char __user *buf, size_t count, in dsp56k_write() argument 306 static long dsp56k_ioctl(struct file *file, unsigne argument 426 dsp56k_open(struct inode *inode, struct file *file) dsp56k_open() argument 462 dsp56k_release(struct inode *inode, struct file *file) dsp56k_release() argument [all...] |
| H A D | ds1620.c | 214 static int ds1620_open(struct inode *inode, struct file *file) in ds1620_open() argument 220 ds1620_read(struct file *file, char __user *buf, size_t count, loff_t *ptr) in ds1620_read() argument 237 ds1620_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ds1620_ioctl() argument 322 ds1620_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ds1620_unlocked_ioctl() argument [all...] |
| H A D | tb0219.c | 149 static ssize_t tanbac_tb0219_read(struct file *file, char __user *buf, size_t len, in tanbac_tb0219_read() argument 182 static ssize_t tanbac_tb0219_write(struct file *file, const char __user *data, in tanbac_tb0219_write() argument 223 static int tanbac_tb0219_open(struct inode *inode, struct file *file) in tanbac_tb0219_open() argument 241 static int tanbac_tb0219_release(struct inode *inode, struct file *fil argument [all...] |
| H A D | ps3flash.c | 86 static loff_t ps3flash_llseek(struct file *file, loff_t offset, int origin) in ps3flash_llseek() argument 237 static ssize_t ps3flash_user_read(struct file *file, char __user *buf, in ps3flash_user_read() argument 243 static ssize_t ps3flash_user_write(struct file *file, const char __user *buf, in ps3flash_user_write() argument 272 static int ps3flash_flush(struct file *file, fl_owner_t id) in ps3flash_flush() argument 277 static int ps3flash_fsync(struct file *fil argument [all...] |
| H A D | raw.c | 242 static long raw_ctl_compat_ioctl(struct file *file, unsigned int cmd, in raw_ctl_compat_ioctl() argument
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| H A D | s390-trng.c | 50 static int trng_open(struct inode *inode, struct file *file) in trng_open() argument 55 static ssize_t trng_read(struct file *file, char __user *ubuf, in trng_read() argument
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | hci_vhci.c | 253 static ssize_t vhci_read(struct file *file, in vhci_read() argument 287 struct file *file = iocb->ki_filp; in vhci_write() local 293 static __poll_t vhci_poll(struct file *file, poll_table *wait) in vhci_poll() argument 313 vhci_open(struct inode *inode, struct file *file) vhci_open() argument 335 vhci_release(struct inode *inode, struct file *file) vhci_release() argument [all...] |
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | sw_sync.c | 293 static int sw_sync_debugfs_open(struct inode *inode, struct file *file) in sw_sync_debugfs_open() argument 309 static int sw_sync_debugfs_release(struct inode *inode, struct file *file) in sw_sync_debugfs_release() argument 390 sw_sync_ioctl(struct file *file, unsigned int cmd, unsigned long arg) sw_sync_ioctl() argument [all...] |
| H A D | sync_file.c | 80 struct file *file = fget(fd); in sync_file_fdget() local 296 sync_file_release(struct inode *inode, struct file *file) sync_file_release() argument 308 sync_file_poll(struct file *file, poll_table *wait) sync_file_poll() argument 463 sync_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) sync_file_ioctl() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| H A D | file.c | 142 efi_file_protocol_t *file; in handle_cmdline_files() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| H A D | cdev.c | 92 static int vol_cdev_open(struct inode *inode, struct file *file) in vol_cdev_open() argument 117 static int vol_cdev_release(struct inode *inode, struct file *file) in vol_cdev_release() argument 143 static loff_t vol_cdev_llseek(struct file *file, loff_ argument 157 vol_cdev_fsync(struct file *file, loff_t start, loff_t end, int datasync) vol_cdev_fsync() argument 171 vol_cdev_read(struct file *file, __user char *buf, size_t count, loff_t *offp) vol_cdev_read() argument 248 vol_cdev_direct_write(struct file *file, const char __user *buf, size_t count, loff_t *offp) vol_cdev_direct_write() argument 323 vol_cdev_write(struct file *file, const char __user *buf, size_t count, loff_t *offp) vol_cdev_write() argument 378 vol_cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) vol_cdev_ioctl() argument 831 ubi_cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ubi_cdev_ioctl() argument 1003 ctrl_cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ctrl_cdev_ioctl() argument [all...] |
| H A D | debug.c | 248 static ssize_t dfs_file_read(struct file *file, char __user *user_buf, in dfs_file_read() argument 311 static ssize_t dfs_file_write(struct file *file, const char __user *user_buf, in dfs_file_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/can/softing/ |
| H A D | softing_fw.c | 133 int softing_load_fw(const char *file, struct softing *card, in softing_load_fw() argument 218 int softing_load_app_fw(const char *file, struct softing *card) in softing_load_app_fw() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_debugfs.c | 41 bnad_debugfs_open_fwtrc(struct inode *inode, struct file *file) in bnad_debugfs_open_fwtrc() argument 81 bnad_debugfs_open_fwsave(struct inode *inode, struct file *file) in bnad_debugfs_open_fwsave() argument 121 bnad_debugfs_open_reg(struct inode *inode, struct file *file) in bnad_debugfs_open_reg() argument 182 bnad_debugfs_open_drvinfo(struct inode *inode, struct file *file) bnad_debugfs_open_drvinfo() argument 221 bnad_debugfs_lseek(struct file *file, loff_t offset, int orig) bnad_debugfs_lseek() argument 232 bnad_debugfs_read(struct file *file, char __user *buf, size_t nbytes, loff_t *pos) bnad_debugfs_read() argument 278 bnad_debugfs_read_regrd(struct file *file, char __user *buf, size_t nbytes, loff_t *pos) bnad_debugfs_read_regrd() argument 301 bnad_debugfs_write_regrd(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) bnad_debugfs_write_regrd() argument 362 bnad_debugfs_write_regwr(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) bnad_debugfs_write_regwr() argument 405 bnad_debugfs_release(struct inode *inode, struct file *file) bnad_debugfs_release() argument 418 bnad_debugfs_buffer_release(struct inode *inode, struct file *file) bnad_debugfs_buffer_release() argument 495 const struct bnad_debugfs_entry *file; bnad_debugfs_init() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | rtlx.c | 339 static __poll_t file_poll(struct file *file, poll_table *wait) in file_poll() argument 361 static ssize_t file_read(struct file *fil argument 373 file_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) file_write() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/boot/ |
| H A D | elf2ecoff.c | 133 static char *saveRead(int file, off_t offset, off_t len, char *name) in saveRead() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm64/kvm/ |
| H A D | handle_exit.c | 399 const char *file = NULL; in nvhe_hyp_panic_handler() local
|
| /kernel/linux/linux-5.10/tools/virtio/ |
| H A D | virtio_test.c | 71 struct vhost_vring_file file = { .index = info->idx }; in vhost_vq_setup() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| H A D | mlock2-tests.c | 21 FILE *file; in get_vm_area() local
|
| /kernel/linux/linux-5.10/tools/usb/usbip/libsrc/ |
| H A D | vhci_driver.c | 191 FILE *file; in read_record() local
|
| /kernel/linux/linux-6.6/arch/arc/include/asm/ |
| H A D | entry-arcv2.h | 84 ; Now manually save rest of reg file variable
|