Home
last modified time | relevance | path

Searched full:nodev (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/bus/
Dbaikal,bt1-apb.yaml37 - const: nodev
76 reg-names = "ehb", "nodev";
/Linux-v6.1/Documentation/driver-api/driver-model/
Doverview.rst89 none on /sys type sysfs (rw,noexec,nosuid,nodev)
100 none /sys sysfs nodev,noexec,nosuid 0 0
/Linux-v6.1/drivers/bus/
Dbt1-apb.c166 apb->res = devm_platform_ioremap_resource_byname(pdev, "nodev"); in bt1_apb_request_regs()
313 return scnprintf(buf, PAGE_SIZE, "Error injection: nodev irq\n"); in inject_error_show()
326 if (sysfs_streq(data, "nodev")) in inject_error_store()
/Linux-v6.1/fs/9p/
Dv9fs.h62 * @nodev: set to 1 to disable device mapping
87 unsigned char nodev; member
Dvfs_inode.c55 if (v9ses->nodev == 0) { in unixmode2p9mode()
123 && (v9ses->nodev == 0)) in p9mode2unixmode()
126 && (v9ses->nodev == 0)) in p9mode2unixmode()
129 && (v9ses->nodev == 0)) { in p9mode2unixmode()
Dv9fs.c122 if (v9ses->nodev) in v9fs_show_options()
268 v9ses->nodev = 1; in v9fs_parse_options()
/Linux-v6.1/tools/testing/selftests/vm/
Dhugepage-mmap.c8 * like /mnt) using the command mount -t hugetlbfs nodev /mnt. In this
/Linux-v6.1/tools/testing/selftests/ftrace/
Dftracetest155 mount -t tracefs nodev /sys/kernel/tracing ||
160 mount -t debugfs nodev /sys/kernel/debug ||
/Linux-v6.1/scripts/tracing/
Ddraw_functrace.py15 # mount -t debugfs nodev /sys/kernel/debug
/Linux-v6.1/tools/lib/api/fs/
Dtracing_path.c152 "Hint:\tTry 'sudo mount -t debugfs nodev /sys/kernel/debug'"); in tracing_path__strerror_open_tp()
/Linux-v6.1/arch/arm/mach-rpc/
Decard.c907 goto nodev; in ecard_probe()
912 goto nodev; in ecard_probe()
973 goto nodev; in ecard_probe()
977 nodev: in ecard_probe()
/Linux-v6.1/fs/
Dfilesystems.c245 (tmp->fs_flags & FS_REQUIRES_DEV) ? "" : "nodev", in filesystems_proc_show()
Dproc_namespace.c68 { MNT_NODEV, ",nodev" }, in show_mnt_opts()
/Linux-v6.1/scripts/gdb/linux/
Dproc.py128 constants.LX_MNT_NODEV: ",nodev",
/Linux-v6.1/include/trace/events/
Dnfs.h59 { NFSERR_NODEV, "NODEV" }, \
/Linux-v6.1/Documentation/dev-tools/
Dkmemleak.rst20 # mount -t debugfs nodev /sys/kernel/debug/
/Linux-v6.1/Documentation/scsi/
DChangeLog.lpfc316 state until the target is rediscovered or nodev timeout is
355 freed (after nodev tmo). This bug was causing i/o received in
594 nodev timeout.
602 * Increase nodev timeout from 20 seconds to 30 seconds.
836 * Make nodev-tmo default to 20 seconds.
/Linux-v6.1/tools/testing/selftests/safesetid/
Dsafesetid-test.c24 * mount -n -t securityfs -o nodev,noexec,nosuid securityfs /sys/kernel/security
/Linux-v6.1/Documentation/filesystems/
Dfuse.rst234 fusermount always adds "nosuid" and "nodev" to the mount options
/Linux-v6.1/net/rds/
Dib_cm.c1149 * Move connection back to the nodev list. in rds_ib_conn_path_shutdown()
1258 * Conn is either on a dev's list or on the nodev list. in rds_ib_conn_free()
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_attr.c3541 * lpfc_nodev_tmo_init - Set the hba nodev timeout value
3543 * @val: contains the nodev timeout value.
3546 * If the devloss tmo is already set then nodev tmo is set to devloss tmo,
3548 * Else if val is in range then nodev tmo and devloss tmo are set to val.
3549 * Otherwise nodev tmo is set to the default value.
3618 * lpfc_nodev_tmo_set - Set the vport nodev tmo and devloss tmo values
3625 * Else if val is in range then nodev tmo and devloss tmo are set to val.
3626 * Otherwise nodev tmo is set to the default value.
3678 * lpfc_devloss_tmo_set - Sets vport nodev tmo, devloss tmo values, changed bit in lpfc_vport_param_init()
3683 * If val is in a valid range then set the vport nodev tmo, in lpfc_vport_param_init()
/Linux-v6.1/drivers/base/regmap/
Dregmap-debugfs.c39 const char *name = "nodev"; in regmap_name_read_file()
/Linux-v6.1/security/apparmor/
Dmount.c36 audit_log_format(ab, ", nodev"); in audit_mnt_flags()
/Linux-v6.1/tools/testing/selftests/resctrl/
Dresctrlfs.c564 res = fgrep(inf, "nodev\tresctrl\n"); in check_resctrlfs_support()
/Linux-v6.1/tools/perf/util/
Dprobe-file.c66 "Please try 'sudo mount -t tracefs nodev /sys/kernel/tracing/'\n"); in print_configure_probe_event()

12