/kernel/linux/linux-6.6/include/linux/ |
H A D | omap-gpmc.h | 65 struct gpmc_device_timings *dev_t);
|
H A D | proc_ns.h | 82 extern bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_io.c | 307 static struct tty_driver *get_tty_driver(dev_t device, int *index) in get_tty_driver() 312 dev_t base = MKDEV(p->major, p->minor_start); in get_tty_driver() 323 * tty_dev_name_to_number - return dev_t for device name 325 * @number: pointer to dev_t that this function will populate 327 * This function converts device names like ttyS0 or ttyUSB1 into dev_t like 335 int tty_dev_name_to_number(const char *name, dev_t *number) in tty_dev_name_to_number() 1874 static struct tty_struct *tty_open_current_tty(dev_t device, struct file *filp) in tty_open_current_tty() 1912 static struct tty_driver *tty_lookup_driver(dev_t device, struct file *filp, in tty_lookup_driver() 1951 static struct tty_struct *tty_kopen(dev_t device, int shared) in tty_kopen() 1987 * @device: dev_t o [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | proc_ns.h | 83 extern bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
|
H A D | quota.h | 510 extern void quota_send_warning(struct kqid qid, dev_t dev, 513 static inline void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | ovl_entry.h | 25 dev_t pseudo_dev;
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | consoles.c | 31 dev_t dev = 0; in show_console_dev()
|
/kernel/linux/linux-5.10/fs/quota/ |
H A D | netlink.c | 37 void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
|
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_private.h | 33 dev_t devid;
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs.h | 68 dev_t dev;
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | consoles.c | 31 dev_t dev = 0; in show_console_dev()
|
/kernel/linux/linux-6.6/fs/efivarfs/ |
H A D | internal.h | 55 const struct inode *dir, int mode, dev_t dev,
|
/kernel/linux/linux-6.6/fs/quota/ |
H A D | netlink.c | 37 void quota_send_warning(struct kqid qid, dev_t dev, in quota_send_warning()
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | tracex3.bpf.c | 13 dev_t dev;
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_inode.c | 111 struct p9_wstat *stat, dev_t *rdev) in p9mode2unixmode() 250 struct inode *inode, umode_t mode, dev_t rdev) in v9fs_init_inode() 348 struct inode *v9fs_get_inode(struct super_block *sb, umode_t mode, dev_t rdev) in v9fs_get_inode() 394 dev_t rdev; in v9fs_test_inode() 436 dev_t rdev; in v9fs_qid_iget() 1322 v9fs_vfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) in v9fs_vfs_mknod() 1350 dev_t rdev; in v9fs_refresh_inode()
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | vfs_inode.c | 108 struct p9_wstat *stat, dev_t *rdev) in p9mode2unixmode() 256 struct inode *inode, umode_t mode, dev_t rdev) in v9fs_init_inode() 341 struct inode *v9fs_get_inode(struct super_block *sb, umode_t mode, dev_t rdev) in v9fs_get_inode() 393 dev_t rdev; in v9fs_test_inode() 435 dev_t rdev; in v9fs_qid_iget() 1360 struct dentry *dentry, umode_t mode, dev_t rdev) in v9fs_vfs_mknod() 1388 dev_t rdev; in v9fs_refresh_inode()
|
/kernel/linux/linux-5.10/block/ |
H A D | blk.h | 356 int blk_alloc_devt(struct hd_struct *part, dev_t *devt); 357 void blk_free_devt(dev_t devt); 358 void blk_invalidate_devt(dev_t devt);
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/book3s/ |
H A D | vas-api.c | 47 dev_t devt; 572 dev_t devno; in vas_register_coproc_api() 626 dev_t devno; in vas_unregister_coproc_api()
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | cuse.c | 78 static struct list_head *cuse_conntbl_head(dev_t devt) in cuse_conntbl_head() 116 dev_t devt = inode->i_cdev->dev; in cuse_open() 329 dev_t devt; in cuse_process_init_reply()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | cuse.c | 78 static struct list_head *cuse_conntbl_head(dev_t devt) in cuse_conntbl_head() 116 dev_t devt = inode->i_cdev->dev; in cuse_open() 329 dev_t devt; in cuse_process_init_reply()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.h | 312 dev_t unit; 799 struct mddev *md_alloc(dev_t dev, char *name); 819 struct md_rdev *md_find_rdev_rcu(struct mddev *mddev, dev_t dev);
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | tty_io.c | 317 static struct tty_driver *get_tty_driver(dev_t device, int *index) in get_tty_driver() 322 dev_t base = MKDEV(p->major, p->minor_start); in get_tty_driver() 332 * tty_dev_name_to_number - return dev_t for device name 334 * @number: pointer to dev_t that this function will populate 336 * This function converts device names like ttyS0 or ttyUSB1 into dev_t 344 int tty_dev_name_to_number(const char *name, dev_t *number) in tty_dev_name_to_number() 1885 static struct tty_struct *tty_open_current_tty(dev_t device, struct file *filp) in tty_open_current_tty() 1922 static struct tty_driver *tty_lookup_driver(dev_t device, struct file *filp, in tty_lookup_driver() 1961 * @device: dev_t of device to open 1974 struct tty_struct *tty_kopen(dev_t devic [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | super.c | 1047 struct super_block *user_get_super(dev_t dev, bool excl) in user_get_super() 1248 * @p: Pointer to a dev_t. 1257 int get_anon_bdev(dev_t *p) in get_anon_bdev() 1277 void free_anon_bdev(dev_t dev) in free_anon_bdev() 1291 dev_t dev = sb->s_dev; in kill_anon_super() 1378 s->s_dev = *(dev_t *)data; in set_bdev_super() 1390 s->s_dev == *(dev_t *)fc->sget_key; in super_s_dev_test() 1413 struct super_block *sget_dev(struct fs_context *fc, dev_t dev) in sget_dev() 1543 dev_t dev; in get_tree_bdev() 1593 return !(s->s_iflags & SB_I_RETIRED) && s->s_dev == *(dev_t *)dat in test_bdev_super() [all...] |
/kernel/linux/linux-5.10/drivers/char/ |
H A D | bsr.c | 55 dev_t bsr_dev; 289 dev_t bsr_dev; in bsr_init()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-roccat.c | 421 dev_t dev_id; in roccat_init() 450 dev_t dev_id = MKDEV(roccat_major, 0); in roccat_exit()
|