Home
last modified time | relevance | path

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

123

/Linux-v5.4/security/apparmor/
Dlib.c26 .hide = ALL_PERMS_MASK };
358 accum->hide &= addend->hide & ~addend->allow; in aa_perms_accum_raw()
377 accum->hide &= addend->hide & ~accum->allow; in aa_perms_accum()
454 if (denied == (denied & perms->hide)) in aa_check_perms()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h60 void (*hide)(struct nouveau_crtc *, bool update); member
/Linux-v5.4/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()
1684 menuView->hide(); in showSingleView()
[all …]
/Linux-v5.4/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-v5.4/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-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Dcursor.c67 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
/Linux-v5.4/security/apparmor/include/
Dperms.h78 u32 hide; /* set only when ~allow | deny */ member
/Linux-v5.4/include/linux/
Dvt_kern.h161 extern void hide_boot_cursor(bool hide);
/Linux-v5.4/tools/perf/scripts/python/
Dexported-sql-viewer.py363 self.progress.hide()
396 self.bar.hide()
407 self.bar.hide()
411 self.pattern.hide()
412 self.next_button.hide()
413 self.prev_button.hide()
418 self.progress.hide()
1377 self.progress.hide()
1380 self.done_label.hide()
1419 self.bar.hide()
[all …]
/Linux-v5.4/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-v5.4/tools/perf/Documentation/
Dperf-mem.txt59 --hide-unresolved::
/Linux-v5.4/samples/bpf/
DREADME.rst40 hide the the invocation of make as above with the appended "/".
/Linux-v5.4/Documentation/sphinx-static/
Dtheme_overrides.css80 * - hide the permalink symbol as long as link is not hovered
/Linux-v5.4/arch/alpha/lib/
Dev67-strrchr.S101 nop # E : hide the cmov latency (2) behind ctlz latency
/Linux-v5.4/Documentation/filesystems/
Disofs.txt35 hide Completely strip hidden files from the file system.
Djournalling.rst145 The journalling layer uses typedefs to 'hide' the concrete definitions
/Linux-v5.4/fs/isofs/
Dinode.c152 unsigned int hide:1; member
347 popt->hide = 0; in parse_options()
382 popt->hide = 1; in parse_options()
887 sbi->s_hide = opt.hide; in isofs_fill_super()
/Linux-v5.4/Documentation/misc-devices/
Dbh1770glc.txt39 Calibscale factor is used to hide differences between the chips. By default
/Linux-v5.4/drivers/xen/
DKconfig195 The "hide" parameter (only applicable if backend driver is compiled
198 xen-pciback.hide=(03:00.0)(04:00.0)
/Linux-v5.4/Documentation/arm/
Dtcm.rst47 be able to lock and hide one of the banks for use by the secure
/Linux-v5.4/Documentation/gpu/
Dkomeda-kms.rst388 special configurations to the layer and scaler. We'd better hide such HW
395 hide this limitation to the user. The way to do this is to pick a suitable
/Linux-v5.4/Documentation/driver-api/
Dedac.rst72 as some DIMM types have a memory buffer that can hide direct access to
/Linux-v5.4/Documentation/arm64/
Dacpi_object_usage.rst372 hide devices from guest OSs.
576 that provides overrides to hide devices in virtualized
/Linux-v5.4/Documentation/block/
Ddata-integrity.rst106 The data integrity support implemented in Linux attempts to hide this
/Linux-v5.4/Documentation/process/
D3.Early-stage.rst180 posted by others. Beyond that, high-level designs often hide problems

123