Searched refs:PSEUDOFS (Results 1 – 20 of 20) sorted by relevance
| /freebsd/sys/arm/conf/ |
| H A D | std.armv6 | |
| H A D | std.armv7 | 26 options PROCFS # Process filesystem (requires PSEUDOFS) 27 options PSEUDOFS # Pseudo-filesystem framework
|
| /freebsd/sys/arm64/conf/ |
| H A D | std.arm64 | 37 options PROCFS # Process filesystem (requires PSEUDOFS) 38 options PSEUDOFS # Pseudo-filesystem framework
|
| /freebsd/tools/tools/nanobsd/pcengines/ |
| H A D | ALIX_DSK | 21 options PSEUDOFS
|
| /freebsd/sys/fs/procfs/ |
| H A D | procfs.c | 209 PSEUDOFS(procfs, 1, VFCF_JAIL);
|
| /freebsd/sys/riscv/conf/ |
| H A D | GENERIC | 51 options PROCFS # Process filesystem (requires PSEUDOFS) 52 options PSEUDOFS # Pseudo-filesystem framework
|
| /freebsd/sys/powerpc/conf/ |
| H A D | MPC85XX | 52 options PSEUDOFS
|
| H A D | QORIQ64 | 62 options PSEUDOFS
|
| H A D | GENERIC | 57 options PROCFS # Process filesystem (requires PSEUDOFS) 58 options PSEUDOFS # Pseudo-filesystem framework
|
| H A D | GENERIC64LE | 63 options PROCFS # Process filesystem (requires PSEUDOFS) 64 options PSEUDOFS # Pseudo-filesystem framework
|
| H A D | GENERIC64 | 64 options PROCFS # Process filesystem (requires PSEUDOFS) 65 options PSEUDOFS # Pseudo-filesystem framework
|
| /freebsd/sys/amd64/conf/ |
| H A D | FIRECRACKER | 52 options PROCFS # Process filesystem (requires PSEUDOFS) 53 options PSEUDOFS # Pseudo-filesystem framework
|
| H A D | GENERIC | 56 options PROCFS # Process filesystem (requires PSEUDOFS) 57 options PSEUDOFS # Pseudo-filesystem framework
|
| /freebsd/sys/fs/pseudofs/ |
| H A D | pseudofs.h | 277 #define PSEUDOFS(name, version, flags) \ macro
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 52 options PROCFS # Process filesystem (requires PSEUDOFS) 53 options PSEUDOFS # Pseudo-filesystem framework
|
| /freebsd/sys/compat/linsysfs/ |
| H A D | linsysfs.c | 589 PSEUDOFS(linsysfs, 1, VFCF_JAIL);
|
| /freebsd/sys/compat/lindebugfs/ |
| H A D | lindebugfs.c | 829 PSEUDOFS(lindebugfs, 1, VFCF_JAIL);
|
| /freebsd/sys/conf/ |
| H A D | options | 273 PSEUDOFS opt_dontuse.h
|
| H A D | NOTES | 1128 options PROCFS #Process filesystem (requires PSEUDOFS) 1129 options PSEUDOFS #Pseudo-filesystem framework 1130 options PSEUDOFS_TRACE #Debugging support for PSEUDOFS
|
| /freebsd/sys/compat/linprocfs/ |
| H A D | linprocfs.c | 2714 PSEUDOFS(linprocfs, 1, VFCF_JAIL);
|