/Linux-v4.19/security/apparmor/ |
D | lib.c | 30 .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/ |
D | nouveau_crtc.h | 58 void (*hide)(struct nouveau_crtc *, bool update); member
|
/Linux-v4.19/scripts/kconfig/ |
D | qconf.cc | 270 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/ |
D | yealink.rst | 98 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/ |
D | lpfc.txt | 37 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/ |
D | cursor.c | 68 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
|
/Linux-v4.19/security/apparmor/include/ |
D | perms.h | 82 u32 hide; /* set only when ~allow | deny */ member
|
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 42 * - hide the permalink symbol as long as link is not hovered
|
/Linux-v4.19/Documentation/vm/ |
D | numa.rst | 57 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/ |
D | vt_kern.h | 168 extern void hide_boot_cursor(bool hide);
|
/Linux-v4.19/samples/bpf/ |
D | README.rst | 40 hide the the invocation of make as above with the appended "/".
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-mem.txt | 59 --hide-unresolved::
|
/Linux-v4.19/arch/alpha/lib/ |
D | ev67-strrchr.S | 101 nop # E : hide the cmov latency (2) behind ctlz latency
|
/Linux-v4.19/Documentation/filesystems/ |
D | isofs.txt | 35 hide Completely strip hidden files from the file system.
|
D | index.rst | 293 The journalling layer uses typedefs to 'hide' the concrete definitions
|
/Linux-v4.19/fs/isofs/ |
D | inode.c | 154 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/ |
D | bh1770glc.txt | 39 Calibscale factor is used to hide differences between the chips. By default
|
/Linux-v4.19/drivers/xen/ |
D | Kconfig | 220 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/ |
D | tcm.txt | 45 be able to lock and hide one of the banks for use by the secure
|
/Linux-v4.19/Documentation/fmc/ |
D | mezzanine.txt | 107 default because those lines tend to hide more important messages,
|
/Linux-v4.19/Documentation/driver-api/ |
D | edac.rst | 72 as some DIMM types have a memory buffer that can hide direct access to
|
/Linux-v4.19/Documentation/arm64/ |
D | acpi_object_usage.txt | 277 hide devices from guest OSs. 462 that provides overrides to hide devices in virtualized
|
/Linux-v4.19/Documentation/process/ |
D | 3.Early-stage.rst | 180 posted by others. Beyond that, high-level designs often hide problems
|
D | coding-style.rst | 65 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/ |
D | data-integrity.txt | 102 The data integrity support implemented in Linux attempts to hide this
|