| /freebsd-11-stable/sys/modules/fuse/ |
| HD | Makefile | 3 .PATH: ${SRCTOP}/sys/fs/fuse 5 KMOD= fuse
|
| /freebsd-11-stable/sys/fs/fuse/ |
| HD | fuse_main.c | 161 DECLARE_MODULE(fuse, fuse_moddata, SI_SUB_VFS, SI_ORDER_MIDDLE); 162 MODULE_VERSION(fuse, 1);
|
| HD | fuse_ipc.c | 108 SYSCTL_NODE(_vfs, OID_AUTO, fuse, CTLFLAG_RW, 0, "FUSE tunables");
|
| /freebsd-11-stable/sys/gnu/dts/arm/ |
| HD | picoxcell-pc3x2.dtsi | 86 fuse: picoxcell-fuse@80000 { label 87 compatible = "picoxcell,fuse-pc3x2";
|
| HD | picoxcell-pc3x3.dtsi | 185 fuse: picoxcell-fuse@80000 { label 186 compatible = "picoxcell,fuse-pc3x3";
|
| HD | orion5x-maxtor-shared-storage-2.dts | 162 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
|
| HD | tegra114.dtsi | 513 fuse@7000f800 { 517 clock-names = "fuse"; 519 reset-names = "fuse";
|
| HD | tegra20.dtsi | 567 fuse@7000f800 { 571 clock-names = "fuse"; 573 reset-names = "fuse";
|
| HD | tegra30.dtsi | 651 fuse@7000f800 { 655 clock-names = "fuse"; 657 reset-names = "fuse";
|
| HD | orion5x-lacie-d2-network.dts | 220 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
|
| HD | tegra114-tn7.dts | 166 regulator-name = "vd-fuse";
|
| HD | tegra124.dtsi | 589 fuse@7000f800 { 593 clock-names = "fuse"; 595 reset-names = "fuse";
|
| /freebsd-11-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-access-native.h | 715 static inline int cvmx_fuse_read(int fuse) in cvmx_fuse_read() argument 717 return((cvmx_fuse_read_byte(fuse >> 3) >> (fuse & 0x7)) & 1); in cvmx_fuse_read()
|
| HD | cvmx-access.h | 233 CVMX_FUNCTION int cvmx_fuse_read(int fuse);
|
| HD | cvmx-ciu-defs.h | 2173 uint64_t fuse : 32; /**< Physical PP is present */ member 2175 uint64_t fuse : 32; 2182 uint64_t fuse : 1; /**< Physical PP is present */ member 2184 uint64_t fuse : 1; 2191 uint64_t fuse : 2; /**< Physical PP is present */ member 2193 uint64_t fuse : 2; 2200 uint64_t fuse : 16; /**< Physical PP is present */ member 2202 uint64_t fuse : 16; 2211 uint64_t fuse : 4; /**< Physical PP is present */ member 2213 uint64_t fuse : 4; [all …]
|
| /freebsd-11-stable/sys/kern/ |
| HD | Make.tags.inc | 34 ${SYS}/fs/fuse/*.[ch] \ 93 ${SYS}/fs/fuse \
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64.td | 199 "fuse-address", "HasFuseAddress", "true", 203 "fuse-aes", "HasFuseAES", "true", 207 "fuse-arith-logic", "HasFuseArithmeticLogic", "true", 211 "fuse-csel", "HasFuseCCSelect", "true", 215 "fuse-crypto-eor", "HasFuseCryptoEOR", "true", 219 "fuse-literals", "HasFuseLiterals", "true", 571 // Note that cyclone does not fuse AES instructions, but newer apple chips do
|
| /freebsd-11-stable/sys/cam/nvme/ |
| HD | nvme_all.c | 127 cmd->opc, cmd->fuse, cmd->nsid, in nvme_cmd_string()
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | spectrum | 56 # SZX snapshots (fuse and spectaculator)
|
| /freebsd-11-stable/contrib/llvm-project/lld/docs/ |
| HD | index.rst | 129 ``-fuse-ld`` option. In this way, you want to set ``-fuse-ld=lld`` to
|
| HD | Partitions.rst | 72 …clang main.o feature.o -fuse-ld=lld -shared -o libcombined.so -Wl,-soname,libmain.so -Wl,--gc-sect…
|
| /freebsd-11-stable/sys/dev/nvme/ |
| HD | nvme.c | 197 cmd->opc, cmd->fuse, cmd->rsvd1, cmd->cid, cmd->nsid, in nvme_dump_command()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | CommandFlags.inc | 185 clEnumValN(FPOpFusion::Standard, "on", "Only fuse 'blessed' FP ops."), 187 "Only fuse FP ops when the result won't be affected.")));
|
| /freebsd-11-stable/sys/modules/ |
| HD | Makefile | 135 fuse \
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Passes/ |
| HD | PassRegistry.def | 211 FUNCTION_PASS("loop-fuse", LoopFusePass())
|