| /freebsd-head/sys/sys/ |
| HD | conf.h | 51 struct cdevsw; 82 struct cdevsw *si_devsw; 196 struct cdevsw { struct 221 struct cdevsw *gianttrick; argument 222 SLIST_ENTRY(cdevsw) postfree_list; 251 int clone_create(struct clonedevs **, struct cdevsw *, int *unit, struct cdev **dev, int extra); 262 struct cdevsw *mda_devsw; 279 void destroy_dev_drain(struct cdevsw *csw); 281 struct cdevsw *dev_refthread(struct cdev *_dev, int *_ref); 282 struct cdevsw *devvn_refthread(struct vnode *vp, struct cdev **devp, int *_ref); [all …]
|
| /freebsd-head/sys/kern/ |
| HD | kern_conf.c | 59 static int make_dev_credv(int flags, struct cdev **dres, struct cdevsw *devsw, 65 static SLIST_HEAD(free_cdevsw, cdevsw) cdevsw_gt_post_list = 87 struct cdevsw *csw; in dev_unlock_and_free() 127 cdevsw_free_devlocked(struct cdevsw *csw) in cdevsw_free_devlocked() 178 struct cdevsw * 181 struct cdevsw *csw; in dev_refthread() 204 struct cdevsw * 207 struct cdevsw *csw; in devvn_refthread() 306 static struct cdevsw dead_cdevsw = { 349 struct cdevsw *dsw; in giant_open() [all …]
|
| HD | tty_tty.c | 42 static struct cdevsw ctty_cdevsw = {
|
| /freebsd-head/sys/dev/null/ |
| HD | null.c | 57 static struct cdevsw full_cdevsw = { 65 static struct cdevsw null_cdevsw = { 73 static struct cdevsw zero_cdevsw = {
|
| /freebsd-head/sys/dev/pty/ |
| HD | pty.c | 84 static struct cdevsw ptydev_cdevsw = { 135 static struct cdevsw ptmx_cdevsw = {
|
| /freebsd-head/sys/net/ |
| HD | if_tuntap.c | 271 struct cdevsw cdevsw; member 281 .cdevsw = { 298 .cdevsw = { 315 .cdevsw = { 420 if (strcmp(name, drv->cdevsw.d_name) == 0) { in tuntap_name2info() 427 if (dev_stdclone(dname, NULL, drv->cdevsw.d_name, &unit) == 1) { in tuntap_name2info() 526 snprintf(name, IFNAMSIZ, "%s%d", drv->cdevsw.d_name, unit); in tun_clone_create() 530 i = clone_create(&drv->clones, &drv->cdevsw, &unit, &dev, 0); in tun_clone_create() 589 i = clone_create(&drv->clones, &drv->cdevsw, &u, dev, 0); in tunclone() 666 ifc_attach_cloner(tuntap_drivers[i].cdevsw.d_name, &req); in vnet_tun_init() [all …]
|
| /freebsd-head/sys/vm/ |
| HD | vm_extern.h | 45 struct cdevsw; 107 int *, struct cdev *, struct cdevsw *, vm_ooffset_t *, vm_object_t *);
|
| /freebsd-head/sys/dev/vt/ |
| HD | vt_consolectl.c | 40 static struct cdevsw consolectl_cdevsw = {
|
| /freebsd-head/share/examples/kld/cdev/module/ |
| HD | cdevmod.c | 78 static struct cdevsw my_devsw = {
|
| /freebsd-head/sys/arm/broadcom/bcm2835/ |
| HD | bcm2835_vcio.c | 43 static struct cdevsw vcio_devsw = {
|
| /freebsd-head/sys/dev/qlxge/ |
| HD | qls_ioctl.c | 46 static struct cdevsw qla_cdevsw = {
|
| /freebsd-head/sys/fs/fuse/ |
| HD | fuse_main.c | 94 extern struct cdevsw fuse_cdevsw;
|
| /freebsd-head/sys/dev/xen/xenstore/ |
| HD | xenstored_dev.c | 53 static struct cdevsw xsd_dev_cdevsw = {
|
| /freebsd-head/sys/dev/wtap/ |
| HD | if_wtap_module.c | 98 static struct cdevsw wtap_cdevsw = {
|
| /freebsd-head/sys/fs/devfs/ |
| HD | devfs_vnops.c | 114 devfs_fp_check(struct file *fp, struct cdev **devp, struct cdevsw **dswp, in devfs_fp_check() 536 struct cdevsw *dsw; in devfs_allocv() 685 struct cdevsw *dsw; in devfs_close() 914 struct cdevsw *dsw; in devfs_ioctl() 993 struct cdevsw *dsw; in devfs_kqfilter_f() 1257 struct cdevsw *dsw; in devfs_open() 1381 struct cdevsw *dsw; in devfs_poll_f() 1415 struct cdevsw *dsw; in devfs_read_f() 1921 struct cdevsw *dsw; in devfs_write_f() 1958 struct cdevsw *dsw; in devfs_mmap_f()
|
| /freebsd-head/sys/dev/dpaa2/ |
| HD | dpaa2_console.c | 140 static struct cdevsw dpaa2_mc_cons_cdevsw = { 149 static struct cdevsw dpaa2_aiop_cons_cdevsw = { 330 size_t offset, uint32_t magic, struct cdevsw *devsw, in dpaa2_cons_create_dev()
|
| /freebsd-head/sys/cddl/dev/ |
| HD | prototype.c | 24 static struct cdevsw prototype_cdevsw = {
|
| /freebsd-head/sys/compat/linuxkpi/common/include/linux/ |
| HD | cdev.h | 44 extern struct cdevsw linuxcdevsw;
|
| /freebsd-head/sys/dev/usb/ |
| HD | usb_dev.h | 151 extern struct cdevsw usb_devsw;
|
| /freebsd-head/sys/dev/mem/ |
| HD | memdev.c | 61 static struct cdevsw mem_cdevsw = {
|
| /freebsd-head/sys/dev/qlxgb/ |
| HD | qla_ioctl.c | 44 static struct cdevsw qla_cdevsw = {
|
| /freebsd-head/sys/dev/nvram/ |
| HD | nvram.c | 70 static struct cdevsw nvram_cdevsw = {
|
| /freebsd-head/sys/security/audit/ |
| HD | audit_trigger.c | 150 static struct cdevsw audit_cdevsw = {
|
| /freebsd-head/sys/dev/nvmf/host/ |
| HD | nvmf_ctldev.c | 131 static struct cdevsw nvmf_ctl_cdevsw = {
|
| /freebsd-head/sys/dev/backlight/ |
| HD | backlight.c | 97 static struct cdevsw backlight_cdevsw = {
|