Searched refs:debug_open (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Ddebug.c69 static int debug_open(struct inode *inode, struct file *file);
165 open: debug_open,
505 * debug_open:
511 static int debug_open(struct inode *inode, struct file *file) function
518 printk("debug_open\n");
549 printk(KERN_ERR "debug_open: debug_info_copy failed (out of mem)\n");
558 printk(KERN_ERR "debug_open: kmalloc failed\n");
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Ddebug.c69 static int debug_open(struct inode *inode, struct file *file);
165 open: debug_open,
505 * debug_open:
511 static int debug_open(struct inode *inode, struct file *file) function
518 printk("debug_open\n");
549 printk(KERN_ERR "debug_open: debug_info_copy failed (out of mem)\n");
558 printk(KERN_ERR "debug_open: kmalloc failed\n");

Completed in 39 milliseconds