Home
last modified time | relevance | path

Searched refs:hidden (Results 1 – 25 of 128) sorted by relevance

123456

/linux-6.15/rust/kernel/
H A Dkunit.rs14 #[doc(hidden)]
30 #[doc(hidden)]
51 #[doc(hidden)]
157 #[doc(hidden)]
171 #[doc(hidden)]
193 #[doc(hidden)]
230 #[doc(hidden)]
H A Dlib.rs43 #[doc(hidden)]
80 #[doc(hidden)]
92 #[doc(hidden)]
209 #[doc(hidden)]
H A Dprint.rs35 #[doc(hidden)]
98 #[doc(hidden)]
122 #[doc(hidden)]
140 #[doc(hidden)]
H A Djump_label.rs46 #[doc(hidden)]
71 #[doc(hidden)]
H A Dsync.rs91 #[doc(hidden)]
105 #[doc(hidden)]
H A Ddma.rs225 #[doc(hidden)]
246 #[doc(hidden)]
269 #[doc(hidden)]
H A Dbuild_assert.rs5 #[doc(hidden)]
/linux-6.15/arch/x86/boot/compressed/
H A Dhead_32.S41 .hidden _bss
42 .hidden _ebss
43 .hidden _end
H A Dhead_64.S51 .hidden _bss
52 .hidden _ebss
53 .hidden _end
/linux-6.15/include/linux/
H A Dhidden.h19 #pragma GCC visibility push(hidden)
/linux-6.15/lib/zstd/common/
H A Dportability_macros.h48 # define ZSTD_HIDE_ASM_FUNCTION(func) .hidden func
/linux-6.15/rust/
H A Dcompiler_builtins.rs31 #[doc(hidden)]
/linux-6.15/Documentation/filesystems/
H A Disofs.rst48 hide Completely strip hidden files from the file system.
50 unhide Deprecated; showing hidden files is now default;
/linux-6.15/fs/bcachefs/
H A Dbuckets_types.h76 u64 hidden; member
/linux-6.15/tools/lib/bpf/
H A Delf.c81 bool hidden; member
182 ret->hidden = false; in elf_sym_iter_next()
188 ret->hidden = versym & VERSYM_HIDDEN; in elf_sym_iter_next()
/linux-6.15/rust/pin-init/src/
H A Dmacros.rs509 #[doc(hidden)]
534 #[doc(hidden)]
903 #[doc(hidden)]
1037 #[doc(hidden)]
1382 #[doc(hidden)]
/linux-6.15/fs/hpfs/
H A Dnamei.c51 dee.hidden = name[0] == '.'; in hpfs_mkdir()
151 dee.hidden = name[0] == '.'; in hpfs_create()
237 dee.hidden = name[0] == '.'; in hpfs_mknod()
312 dee.hidden = name[0] == '.'; in hpfs_symlink()
538 de.hidden = new_name[0] == '.'; in hpfs_rename()
H A Dhpfs.h332 u8 hidden: 1; /* dos attrib */ member
346 u8 hidden: 1; /* dos attrib */ member
/linux-6.15/Documentation/dev-tools/kunit/api/
H A Dindex.rst7 :hidden:
/linux-6.15/drivers/clk/versatile/
H A DKconfig29 Express platforms hidden behind its configuration infrastructure,
/linux-6.15/arch/arm64/kernel/pi/
H A DMakefile9 -include $(srctree)/include/linux/hidden.h \
/linux-6.15/Documentation/translations/ko_KR/
H A Dstable_api_nonsense.txt56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
/linux-6.15/arch/riscv/kernel/pi/
H A DMakefile8 -include $(srctree)/include/linux/hidden.h \
/linux-6.15/arch/mips/lib/
H A Dmemset.S92 .hidden __memset /* Make sure it does not leak */
234 .hidden __memset
/linux-6.15/Documentation/i2c/busses/
H A Di2c-i801.rst136 BIOS to enable it, it means it has been hidden by the BIOS code. Asus is
141 SMBus was hidden on purpose because it'll be driven by ACPI. If the
181 anything interesting on your hidden ICH SMBus.

123456