/arch/sh/boards/mach-landisk/ |
D | gio.c | 32 static int gio_open(struct inode *inode, struct file *filp) in gio_open() 51 static int gio_close(struct inode *inode, struct file *filp) in gio_close() 62 static long gio_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gio_ioctl()
|
/arch/mips/sibyte/common/ |
D | sb_tbprof.c | 265 static int sbprof_zbprof_start(struct file *filp) in sbprof_zbprof_start() 401 static int sbprof_tb_open(struct inode *inode, struct file *filp) in sbprof_tb_open() 430 static int sbprof_tb_release(struct inode *inode, struct file *filp) in sbprof_tb_release() 452 static ssize_t sbprof_tb_read(struct file *filp, char *buf, in sbprof_tb_read() 503 static long sbprof_tb_ioctl(struct file *filp, in sbprof_tb_ioctl()
|
/arch/um/drivers/ |
D | random.c | 34 static int rng_dev_open (struct inode *inode, struct file *filp) in rng_dev_open() 47 static ssize_t rng_dev_read (struct file *filp, char __user *buf, size_t size, in rng_dev_read()
|
/arch/mips/mm/ |
D | mmap.c | 54 static unsigned long arch_get_unmapped_area_common(struct file *filp, in arch_get_unmapped_area_common() 126 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr0, in arch_get_unmapped_area() 137 unsigned long arch_get_unmapped_area_topdown(struct file *filp, in arch_get_unmapped_area_topdown()
|
/arch/sh/mm/ |
D | mmap.c | 33 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() 80 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown()
|
/arch/powerpc/sysdev/ |
D | mv64x60_pci.c | 28 static ssize_t mv64x60_hs_reg_read(struct file *filp, struct kobject *kobj, in mv64x60_hs_reg_read() 49 static ssize_t mv64x60_hs_reg_write(struct file *filp, struct kobject *kobj, in mv64x60_hs_reg_write()
|
D | scom.c | 106 static ssize_t scom_debug_read(struct file *filp, char __user *ubuf, in scom_debug_read() 143 static ssize_t scom_debug_write(struct file* filp, const char __user *ubuf, in scom_debug_write()
|
/arch/s390/mm/ |
D | mmap.c | 119 s390_get_unmapped_area(struct file *filp, unsigned long addr, in s390_get_unmapped_area() 140 s390_get_unmapped_area_topdown(struct file *filp, const unsigned long addr, in s390_get_unmapped_area_topdown()
|
/arch/m68k/emu/ |
D | nfcon.c | 64 static int nfcon_tty_open(struct tty_struct *tty, struct file *filp) in nfcon_tty_open() 69 static void nfcon_tty_close(struct tty_struct *tty, struct file *filp) in nfcon_tty_close()
|
/arch/arm/mm/ |
D | mmap.c | 55 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() 106 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown()
|
/arch/frv/mm/ |
D | elf-fdpic.c | 59 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, unsigned long len, in arch_get_unmapped_area()
|
/arch/x86/kernel/ |
D | sys_x86_64.c | 110 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() 144 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown()
|
/arch/arc/mm/ |
D | mmap.c | 31 arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area()
|
/arch/powerpc/platforms/pseries/ |
D | dtl.c | 243 static int dtl_file_open(struct inode *inode, struct file *filp) in dtl_file_open() 256 static int dtl_file_release(struct inode *inode, struct file *filp) in dtl_file_release() 263 static ssize_t dtl_file_read(struct file *filp, char __user *buf, size_t len, in dtl_file_read()
|
/arch/parisc/kernel/ |
D | pdc_cons.c | 98 static int pdc_console_tty_open(struct tty_struct *tty, struct file *filp) in pdc_console_tty_open() 106 static void pdc_console_tty_close(struct tty_struct *tty, struct file *filp) in pdc_console_tty_close()
|
D | sys_parisc.c | 41 #define GET_LAST_MMAP(filp) \ argument 43 #define SET_LAST_MMAP(filp, val) \ argument 87 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area() 141 arch_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in arch_get_unmapped_area_topdown()
|
/arch/powerpc/platforms/cell/spufs/ |
D | syscalls.c | 33 static long do_spu_run(struct file *filp, in do_spu_run()
|
D | inode.c | 302 struct file *filp; in spufs_context_open() local 321 struct file *filp) in spufs_assert_affinity() 519 struct file *filp; in spufs_gang_open() local 562 unsigned int flags, umode_t mode, struct file *filp) in spufs_create()
|
/arch/xtensa/platforms/iss/ |
D | console.c | 56 static int rs_open(struct tty_struct *tty, struct file * filp) in rs_open() 81 static void rs_close(struct tty_struct *tty, struct file * filp) in rs_close()
|
/arch/sparc/mm/ |
D | hugetlbpage.c | 24 static unsigned long hugetlb_get_unmapped_area_bottomup(struct file *filp, in hugetlb_get_unmapped_area_bottomup() 55 hugetlb_get_unmapped_area_topdown(struct file *filp, const unsigned long addr0, in hugetlb_get_unmapped_area_topdown()
|
/arch/xtensa/kernel/ |
D | syscall.c | 60 unsigned long arch_get_unmapped_area(struct file *filp, unsigned long addr, in arch_get_unmapped_area()
|
/arch/mips/kernel/ |
D | rtlx.c | 327 static int file_open(struct inode *inode, struct file *filp) in file_open() 332 static int file_release(struct inode *inode, struct file *filp) in file_release()
|
/arch/blackfin/kernel/ |
D | sys_bfin.c | 45 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, in get_fb_unmapped_area()
|
/arch/powerpc/kvm/ |
D | book3s_64_vio.c | 87 static int kvm_spapr_tce_release(struct inode *inode, struct file *filp) in kvm_spapr_tce_release()
|
/arch/alpha/kernel/ |
D | srmcons.c | 157 srmcons_open(struct tty_struct *tty, struct file *filp) in srmcons_open() 178 srmcons_close(struct tty_struct *tty, struct file *filp) in srmcons_close()
|