/linux-6.3-rc2/Documentation/filesystems/ |
A D | sysv-fs.rst | 8 - Xenix FS, 10 - Coherent FS. 30 - Coherent FS: 86 Xenix FS, SystemV FS, Coherent FS 2 102 - Xenix FS, SystemV FS, Coherent FS 110 - Xenix FS, SystemV FS, Coherent FS 117 0 on Xenix FS and SystemV FS, with a block zeroed out on Coherent FS. 141 - Xenix FS, SystemV FS, Coherent FS:: 196 - Xenix FS, SystemV FS, Coherent FS:: 217 - Xenix FS, SystemV FS, Coherent FS: [all …]
|
A D | coda.rst | 153 pre-processing, the VFS starts invoking exported routines in the FS 154 driver. This is the point where the FS specific processing of the 158 The FS layer for Coda must expose and implement several interfaces. 160 the Coda FS layer, so the Coda FS driver must expose the VFS interface 177 **Interfaces of the Coda FS Driver** 194 kernel FS driver handles such requests synchronously. 216 The FS Driver while servicing P makes upcalls to Venus. Such an 247 At some later point the FS driver receives a message from Venus, 261 the FS Driver. The FS driver processes the request immediately 1402 information is that Venus will notify the FS Driver that cached [all …]
|
/linux-6.3-rc2/tools/lib/api/fs/ |
A D | fs.h | 16 #define FS(name) \ macro 33 FS(sysfs) 34 FS(procfs) 35 FS(debugfs) 36 FS(tracefs) 37 FS(hugetlbfs) 38 FS(bpf_fs) 40 #undef FS
|
A D | fs.c | 297 #define FS(name, idx) \ macro 313 FS(sysfs, FS__SYSFS); 314 FS(procfs, FS__PROCFS); 315 FS(debugfs, FS__DEBUGFS); 316 FS(tracefs, FS__TRACEFS); 317 FS(hugetlbfs, FS__HUGETLBFS); 318 FS(bpf_fs, FS__BPF_FS);
|
/linux-6.3-rc2/Documentation/x86/x86_64/ |
A D | fsgs.rst | 3 Using FS and GS segments in user space applications 25 Common FS and GS usage 28 The FS segment is commonly used to address Thread Local Storage (TLS). FS 41 Reading and writing the FS/GS base address 50 Accessing FS/GS base with arch_prctl() 78 RDFSBASE %reg Read the FS base register 80 WRFSBASE %reg Write the FS base register 132 _readfsbase_u64() Read the FS base register 141 Compiler support for FS/GS based addressing 189 FS/GS based addressing with inline assembly [all …]
|
/linux-6.3-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/ |
A D | modify_srcu.awk | 22 FS="([ \\\\\t\n\v\f;,.=(){}+*/<>&|^-]|\\[|\\]|" comment_regexp "|" quote_regexp ")+"; 142 if (match($0, FS) > 0) { 171 if (match($0, "^(" FS ")+") > 0) { 191 $0 ~ "^struct(" FS ")+srcu_struct(" FS ")+\\{") { 245 match(old_record, "^"name"("FS")+="); 316 $0 ~ "^struct(" FS ")+rcu_synchronize(" FS ")+\\{") {
|
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/ |
A D | gfp_mask-from-fs-io.rst | 16 从FS/IO上下文中使用的GFP掩码 25 文件系统和IO栈中的代码路径在分配内存时必须小心,以防止因直接调用FS或IO路径的内 42 没有内存分配可以追溯到FS/IO中。 49 然后,FS/IO代码在任何与回收有关的关键部分开始之前简单地调用适当的保存函数
|
/linux-6.3-rc2/Documentation/filesystems/caching/ |
A D | fscache.rst | 13 FS-Cache mediates between cache backends (such as CacheFiles) and network 24 | AFS |----->| | | FS-Cache | 50 | NFS |----->| FS-Cache | 91 FS-Cache provides the following facilities: 145 The netfs API to FS-Cache can be found in: 149 The cache backend API to FS-Cache can be found in: 157 If FS-Cache is compiled with the following options enabled:: 165 This shows counts of a number of events that can happen in FS-Cache: 225 FS-Cache provides a list of cache cookies: 256 FS-Cache provides a list of volume cookies: [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/fs_enet/ |
A D | mac-fec.c | 68 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v)) macro 166 FS(fecp, r_cntrl, FEC_RCNTRL_PROM); in set_promiscuous_mode() 287 FS(fecp, dma_control, 0xC0000000); in restart() 310 FS(fecp, r_cntrl, fpi->use_rmii ? in restart() 318 FS(fecp, x_cntrl, FEC_TCNTRL_FDEN); /* FD enable */ in restart() 320 FS(fecp, r_cntrl, FEC_RCNTRL_DRT); in restart() 370 FS(fecp, r_cntrl, fpi->use_rmii ? in stop() 373 FS(fecp, ecntrl, FEC_ECNTRL_PINMUX | FEC_ECNTRL_ETHER_EN); in stop() 392 FS(fecp, imask, FEC_NAPI_EVENT_MSK); in napi_enable_fs()
|
/linux-6.3-rc2/tools/perf/arch/x86/tests/ |
A D | regs_load.S | 18 #define FS 14 * 8 macro 51 movq $0, FS(%rdi) 88 movl $0, FS(%edi)
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | process_64.c | 150 FS, enumerator 242 if (which == FS) in save_base_legacy() 262 save_base_legacy(task, task->thread.fsindex, FS); in save_fsgs() 287 if (which == FS) in loadseg() 331 wrmsrl(which == FS ? MSR_FS_BASE : MSR_KERNEL_GS_BASE, in load_seg_legacy() 372 loadseg(FS, next->fsindex); in x86_fsgsbase_load() 381 next->fsindex, next->fsbase, FS); in x86_fsgsbase_load() 793 loadseg(FS, 0); in do_arch_prctl_64()
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | gfp_mask-from-fs-io.rst | 4 GFP masks used from FS/IO context 15 memory reclaim calling back into the FS or IO paths and blocking on 36 mask so no memory allocation can recurse back in the FS/IO. 43 FS/IO code then simply calls the appropriate save function before
|
/linux-6.3-rc2/arch/x86/um/ |
A D | ptrace_64.c | 48 [FS >> 3] = HOST_FS, 81 case FS: in putreg() 157 case FS: in getreg()
|
A D | user-offsets.c | 36 DEFINE(HOST_FS, FS); in foo() 66 DEFINE_LONGS(HOST_FS, FS); in foo()
|
A D | ptrace_32.c | 66 [FS] = HOST_FS, 94 case FS: in putreg() 150 case FS: in getreg()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/ |
A D | phy-stm32-usbphyc.yaml | 87 # all optional parameters to tune the interface of the PHY (HS for High-Speed, FS for Full- 95 description: Disables the LS/FS feedback capacitor 115 description: Enables the FS rise/fall tuning option 191 description: Disables the short circuit protection in LS/FS driver
|
/linux-6.3-rc2/fs/verity/ |
A D | Kconfig | 4 bool "FS Verity (read-only file-based authenticity protection)" 38 bool "FS Verity builtin signature support"
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | fsl,esai.txt | 31 derive HCK, SCK and FS. 33 derive HCK, SCK and FS.
|
A D | realtek,rt1015p.yaml | 14 only supports S24, 48kHz, 64FS.
|
/linux-6.3-rc2/arch/x86/include/uapi/asm/ |
A D | ptrace-abi.h | 16 #define FS 9 macro
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
A D | fsgsbase.c | 117 enum which_base { FS, GS }; enumerator 130 if (which == FS) { in read_base() 146 if (which == FS) { in read_base()
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | group_descr.rst | 36 checksum is the crc16 of the FS UUID, the group number, and the group 38 checksum is the lower 16 bits of the checksum of the FS UUID, the group 40 checksums are calculated against the FS UUID, the group number, and the
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | init.rst | 9 1) **Unable to mount root FS**: Set "debug" kernel parameter (in bootloader 13 root FS type (and ``root=`` kernel parameter points to the correct
|
/linux-6.3-rc2/fs/omfs/ |
A D | Kconfig | 9 more efficient than a standard FS for MPEG files, in fact likely
|
/linux-6.3-rc2/Documentation/arm/stm32/ |
A D | stm32h743-overview.rst | 17 - USB OTFG FS & HS controllers
|