Home
last modified time | relevance | path

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

12

/linux-3.4.99/arch/c6x/kernel/
Dvectors.S20 .hidden \name
48 .hidden RESET
/linux-3.4.99/arch/c6x/include/asm/
Dlinkage.h17 .hidden name @ \
/linux-3.4.99/net/wireless/
Dscan.c586 struct cfg80211_internal_bss *hidden) in copy_hidden_ies() argument
590 if (WARN_ON(!hidden->pub.beacon_ies)) in copy_hidden_ies()
593 res->pub.beacon_ies = kmalloc(hidden->pub.len_beacon_ies, GFP_ATOMIC); in copy_hidden_ies()
598 res->pub.len_beacon_ies = hidden->pub.len_beacon_ies; in copy_hidden_ies()
599 memcpy(res->pub.beacon_ies, hidden->pub.beacon_ies, in copy_hidden_ies()
706 struct cfg80211_internal_bss *hidden; in cfg80211_bss_update() local
717 hidden = rb_find_hidden_bss(dev, res); in cfg80211_bss_update()
718 if (hidden) in cfg80211_bss_update()
719 copy_hidden_ies(res, hidden); in cfg80211_bss_update()
/linux-3.4.99/arch/powerpc/kernel/vdso64/
Ddatapage.S25 .hidden __get_datapage
/linux-3.4.99/Documentation/filesystems/
Disofs.txt35 hide Completely strip hidden files from the file system.
37 unhide Deprecated; showing hidden files is now default;
Dhfs.txt57 non-standard forks are represented as hidden additional files in the normal
Dudf.txt31 unhide Show otherwise hidden files.
/linux-3.4.99/arch/powerpc/kernel/vdso32/
Ddatapage.S25 .hidden __get_datapage
/linux-3.4.99/fs/hpfs/
Dnamei.c39 dee.hidden = name[0] == '.'; in hpfs_mkdir()
139 dee.hidden = name[0] == '.'; in hpfs_create()
227 dee.hidden = name[0] == '.'; in hpfs_mknod()
302 dee.hidden = name[0] == '.'; in hpfs_symlink()
555 de.hidden = new_name[0] == '.'; in hpfs_rename()
Dhpfs.h331 u8 hidden: 1; /* dos attrib */ member
345 u8 hidden: 1; /* dos attrib */ member
/linux-3.4.99/Documentation/ko_KR/
Dstable_api_nonsense.txt56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
/linux-3.4.99/Documentation/i2c/busses/
Di2c-i80196 BIOS to enable it, it means it has been hidden by the BIOS code. Asus is
101 SMBus was hidden on purpose because it'll be driven by ACPI. If the
142 anything interesting on your hidden ICH SMBus.
/linux-3.4.99/drivers/infiniband/hw/ehca/
Dehca_reqs.c158 int hidden) in ehca_write_swqe() argument
206 && !hidden) { in ehca_write_swqe()
402 int hidden) in post_one_send() argument
425 ret = ehca_write_swqe(my_qp, wqe_p, cur_send_wr, sq_map_idx, hidden); in post_one_send()
/linux-3.4.99/include/linux/
Dmsdos_fs.h119 __le32 hidden; /* hidden sectors (unused) */ member
/linux-3.4.99/drivers/message/i2o/
DREADME76 o Provide hidden address space if asked
/linux-3.4.99/Documentation/networking/
Dtproxy.txt41 http://people.netfilter.org/hidden/tproxy/netcat-ip_transparent-support.patch
Ddm9000.txt114 EEPROM, or that the EEPROM should be hidden from the user.
Dxfrm_sync.txt3 Krisztian <hidden@balabit.hu> and others and additional patches
/linux-3.4.99/Documentation/mn10300/
DABI.txt75 array, then a hidden first argument will be passed to the callee by the caller:
/linux-3.4.99/Documentation/
Dprintk-formats.txt42 For printing kernel pointers which should be hidden from unprivileged
Dclk.txt216 presents a problem since the definition of struct clk should be hidden
/linux-3.4.99/Documentation/scsi/
Din2000.txt72 Fixed a well-hidden bug in the adaptive-disconnect code
/linux-3.4.99/Documentation/crypto/
Ddescore-readme.txt257 all index scaling is done explicitly - no hidden shifts by log2(sizeof).
260 should never need more than one hidden temporary,
/linux-3.4.99/Documentation/filesystems/nfs/
Dnfs-rdma.txt141 are turned on. The NFS/RDMA client and server are configured via the hidden
/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c2400 bool hidden = false; in ath6kl_start_ap() local
2437 hidden = true; in ath6kl_start_ap()
2439 res = ath6kl_wmi_ap_hidden_ssid(ar->wmi, vif->fw_vif_idx, hidden); in ath6kl_start_ap()

12