/Linux-v4.19/arch/x86/boot/compressed/ |
D | head_32.S | 58 .hidden _bss 59 .hidden _ebss 60 .hidden _got 61 .hidden _egot
|
D | head_64.S | 41 .hidden _bss 42 .hidden _ebss 43 .hidden _got 44 .hidden _egot
|
/Linux-v4.19/arch/c6x/kernel/ |
D | vectors.S | 20 .hidden \name 48 .hidden RESET
|
/Linux-v4.19/arch/c6x/include/asm/ |
D | linkage.h | 18 .hidden name @ \
|
/Linux-v4.19/Documentation/filesystems/ |
D | isofs.txt | 35 hide Completely strip hidden files from the file system. 37 unhide Deprecated; showing hidden files is now default;
|
D | udf.txt | 29 unhide Show otherwise hidden files.
|
D | hfs.txt | 57 non-standard forks are represented as hidden additional files in the normal
|
/Linux-v4.19/drivers/edac/ |
D | pnd2_edac.c | 166 u8 hidden; in _apl_rd_reg() local 169 P2SB_READ(byte, P2SB_HIDE_OFF, &hidden); in _apl_rd_reg() 170 if (hidden) in _apl_rd_reg() 195 if (hidden) in _apl_rd_reg() 196 P2SB_WRITE(byte, P2SB_HIDE_OFF, hidden); in _apl_rd_reg() 247 u8 hidden; in get_sideband_reg_base_addr() local 252 pci_read_config_byte(pdev, 0xe1, &hidden); in get_sideband_reg_base_addr() 253 if (hidden) in get_sideband_reg_base_addr() 261 if (hidden) in get_sideband_reg_base_addr() 262 pci_write_config_byte(pdev, 0xe1, hidden); in get_sideband_reg_base_addr()
|
/Linux-v4.19/arch/powerpc/kernel/vdso64/ |
D | datapage.S | 29 .hidden __get_datapage
|
/Linux-v4.19/arch/powerpc/kernel/vdso32/ |
D | datapage.S | 29 .hidden __get_datapage
|
/Linux-v4.19/drivers/clk/versatile/ |
D | Kconfig | 31 Express platforms hidden behind its configuration infrastructure,
|
/Linux-v4.19/fs/hpfs/ |
D | namei.c | 51 dee.hidden = name[0] == '.'; in hpfs_mkdir() 152 dee.hidden = name[0] == '.'; in hpfs_create() 239 dee.hidden = name[0] == '.'; in hpfs_mknod() 315 dee.hidden = name[0] == '.'; in hpfs_symlink() 551 de.hidden = new_name[0] == '.'; in hpfs_rename()
|
D | hpfs.h | 332 u8 hidden: 1; /* dos attrib */ member 346 u8 hidden: 1; /* dos attrib */ member
|
/Linux-v4.19/Documentation/translations/ko_KR/ |
D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
|
/Linux-v4.19/drivers/firmware/efi/libstub/ |
D | arm64-stub.c | 17 #pragma GCC visibility push(hidden)
|
/Linux-v4.19/net/wireless/ |
D | scan.c | 990 struct cfg80211_internal_bss *hidden; in cfg80211_bss_update() local 1014 hidden = rb_find_bss(rdev, tmp, BSS_CMP_HIDE_ZLEN); in cfg80211_bss_update() 1015 if (!hidden) in cfg80211_bss_update() 1016 hidden = rb_find_bss(rdev, tmp, in cfg80211_bss_update() 1018 if (hidden) { in cfg80211_bss_update() 1019 new->pub.hidden_beacon_bss = &hidden->pub; in cfg80211_bss_update() 1021 &hidden->hidden_list); in cfg80211_bss_update() 1022 hidden->refcount++; in cfg80211_bss_update() 1024 hidden->pub.beacon_ies); in cfg80211_bss_update()
|
/Linux-v4.19/arch/mips/lib/ |
D | memset.S | 93 .hidden __memset /* Make sure it does not leak */ 230 .hidden __memset
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-i801 | 116 BIOS to enable it, it means it has been hidden by the BIOS code. Asus is 121 SMBus was hidden on purpose because it'll be driven by ACPI. If the 162 anything interesting on your hidden ICH SMBus.
|
/Linux-v4.19/include/uapi/linux/ |
D | msdos_fs.h | 127 __le32 hidden; /* hidden sectors (unused) */ member
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | pxa25x.dtsi | 21 * sources has been hidden under the carpet by now.
|
D | at91-ariag25.dts | 81 /* TWD2+TCLK2 hidden behind ethernet, so no i2c2 */
|
D | pxa27x.dtsi | 121 * sources has been hidden under the carpet by now.
|
/Linux-v4.19/Documentation/hwmon/ |
D | nct6683 | 39 well hidden. Given this, writing any values from the operating system is
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-i801.c | 1341 u8 hidden; in i801_add_tco() local 1387 pci_bus_read_config_byte(pci_dev->bus, devfn, 0xe1, &hidden); in i801_add_tco() 1388 if (hidden) in i801_add_tco() 1398 if (hidden) in i801_add_tco() 1399 pci_bus_write_config_byte(pci_dev->bus, devfn, 0xe1, hidden); in i801_add_tco()
|
/Linux-v4.19/arch/s390/include/asm/ |
D | nospec-insn.h | 23 .hidden \name
|