Home
last modified time | relevance | path

Searched refs:hide (Results 1 – 25 of 52) sorted by relevance

123

/Linux-v4.19/security/apparmor/
Dlib.c30 .hide = ALL_PERMS_MASK };
360 accum->hide &= addend->hide & ~addend->allow; in aa_perms_accum_raw()
379 accum->hide &= addend->hide & ~accum->allow; in aa_perms_accum()
456 if (denied == (denied & perms->hide)) in aa_check_perms()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h58 void (*hide)(struct nouveau_crtc *, bool update); member
/Linux-v4.19/scripts/kconfig/
Dqconf.cc270 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit()
300 hide(); in keyPressEvent()
604 goto hide; in updateMenuList()
608 goto hide; in updateMenuList()
630 hide: in updateMenuList()
669 goto hide; in updateMenuList()
673 goto hide; in updateMenuList()
695 hide: in updateMenuList()
923 lineEdit->hide(); in ConfigView()
1656 menuView->hide(); in showSingleView()
[all …]
/Linux-v4.19/Documentation/input/devices/
Dyealink.rst98 hide_icon Write, hide the element by writing the icon name.
126 - Writing a space to an icon will always hide its content.
161 show/hide icons
/Linux-v4.19/Documentation/scsi/
Dlpfc.txt37 hide the disappearance of the device from the midlayer. I/O's issued to
40 to the system. If the driver did not hide these conditions, i/o would be
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dcursor.c68 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
/Linux-v4.19/security/apparmor/include/
Dperms.h82 u32 hide; /* set only when ~allow | deny */ member
/Linux-v4.19/Documentation/sphinx-static/
Dtheme_overrides.css42 * - hide the permalink symbol as long as link is not hovered
/Linux-v4.19/Documentation/vm/
Dnuma.rst57 For some architectures, such as x86, Linux will "hide" any node representing a
119 On architectures that do not hide memoryless nodes, Linux will include only
143 If the architecture supports--does not hide--memoryless nodes, then CPUs
/Linux-v4.19/include/linux/
Dvt_kern.h168 extern void hide_boot_cursor(bool hide);
/Linux-v4.19/samples/bpf/
DREADME.rst40 hide the the invocation of make as above with the appended "/".
/Linux-v4.19/tools/perf/Documentation/
Dperf-mem.txt59 --hide-unresolved::
/Linux-v4.19/arch/alpha/lib/
Dev67-strrchr.S101 nop # E : hide the cmov latency (2) behind ctlz latency
/Linux-v4.19/Documentation/filesystems/
Disofs.txt35 hide Completely strip hidden files from the file system.
Dindex.rst293 The journalling layer uses typedefs to 'hide' the concrete definitions
/Linux-v4.19/fs/isofs/
Dinode.c154 unsigned int hide:1; member
349 popt->hide = 0; in parse_options()
384 popt->hide = 1; in parse_options()
885 sbi->s_hide = opt.hide; in isofs_fill_super()
/Linux-v4.19/Documentation/misc-devices/
Dbh1770glc.txt39 Calibscale factor is used to hide differences between the chips. By default
/Linux-v4.19/drivers/xen/
DKconfig220 The "hide" parameter (only applicable if backend driver is compiled
223 xen-pciback.hide=(03:00.0)(04:00.0)
/Linux-v4.19/Documentation/arm/
Dtcm.txt45 be able to lock and hide one of the banks for use by the secure
/Linux-v4.19/Documentation/fmc/
Dmezzanine.txt107 default because those lines tend to hide more important messages,
/Linux-v4.19/Documentation/driver-api/
Dedac.rst72 as some DIMM types have a memory buffer that can hide direct access to
/Linux-v4.19/Documentation/arm64/
Dacpi_object_usage.txt277 hide devices from guest OSs.
462 that provides overrides to hide devices in virtualized
/Linux-v4.19/Documentation/process/
D3.Early-stage.rst180 posted by others. Beyond that, high-level designs often hide problems
Dcoding-style.rst65 something to hide:
91 exceeding 80 columns significantly increases readability and does not hide
341 (a) totally opaque objects (where the typedef is actively used to **hide**
/Linux-v4.19/Documentation/block/
Ddata-integrity.txt102 The data integrity support implemented in Linux attempts to hide this

123