Home
last modified time | relevance | path

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

123

/linux-6.15/security/apparmor/include/
H A Dperms.h82 u32 hide; /* set only when ~allow | deny */ member
117 accum->hide &= addend->hide & ~addend->allow; in aa_perms_accum_raw()
144 accum->hide &= addend->hide & ~accum->allow; in aa_perms_accum()
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h61 void (*hide)(struct nouveau_crtc *, bool update); member
/linux-6.15/Documentation/input/devices/
H A 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-6.15/security/apparmor/
H A Dlib.c26 .hide = ALL_PERMS_MASK };
329 if (denied == (denied & perms->hide)) in aa_check_perms()
/linux-6.15/Documentation/scsi/
H A Dlpfc.rst35 hide the disappearance of the device from the midlayer. I/O's issued to
38 to the system. If the driver did not hide these conditions, i/o would be
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c67 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
/linux-6.15/scripts/kconfig/
H A Dqconf.cc620 goto hide; in updateMenuList()
624 goto hide; in updateMenuList()
645 hide: in updateMenuList()
683 goto hide; in updateMenuList()
687 goto hide; in updateMenuList()
708 hide: in updateMenuList()
1602 menuList->hide(); in showSingleView()
1648 menuList->hide(); in showFullView()
/linux-6.15/Documentation/kbuild/
H A Dgendwarfksyms.rst93 the traditional `#ifndef __GENKSYMS__` to hide these changes from symbol
96 hide changes that won't affect the ABI when calculating versions. These
177 rule allows us to hide named enumerators from the input.
294 be able to hide the added members from symbol versioning. Similarly
/linux-6.15/tools/perf/Documentation/
H A Dperf-check.txt79 to hide unnecessary output in test scripts, eg.
H A Dperf-mem.txt120 --hide-unresolved::
/linux-6.15/include/linux/
H A Dvt_kern.h153 void hide_boot_cursor(bool hide);
/linux-6.15/Documentation/mm/
H A Dnuma.rst55 For some architectures, such as x86, Linux will "hide" any node representing a
117 On architectures that do not hide memoryless nodes, Linux will include only
141 If the architecture supports--does not hide--memoryless nodes, then CPUs
/linux-6.15/drivers/xen/
H A DKconfig200 The "hide" parameter (only applicable if backend driver is compiled
203 xen-pciback.hide=(03:00.0)(04:00.0)
224 The "hide" parameter (only applicable if backend driver is compiled
227 xen-pciback.hide=(03:00.0)(04:00.0)
/linux-6.15/tools/perf/scripts/python/
H A Dexported-sql-viewer.py382 self.progress.hide()
415 self.bar.hide()
426 self.bar.hide()
430 self.pattern.hide()
437 self.progress.hide()
1770 self.hide()
2804 self.bar.hide()
2812 self.fetch.hide()
2813 self.spacer.hide()
2829 self.label.hide()
[all …]
/linux-6.15/fs/isofs/
H A Dinode.c152 unsigned int hide:1; member
365 popt->hide = 1; in isofs_parse_param()
837 sbi->s_hide = opt->hide; in isofs_fill_super()
1553 opt->hide = 0; in isofs_init_fs_context()
/linux-6.15/Documentation/sphinx-static/
H A Dtheme_overrides.css81 * - hide the permalink symbol as long as link is not hovered
/linux-6.15/Documentation/filesystems/
H A Disofs.rst48 hide Completely strip hidden files from the file system.
/linux-6.15/arch/alpha/lib/
H A Dev67-strrchr.S101 nop # E : hide the cmov latency (2) behind ctlz latency
/linux-6.15/Documentation/misc-devices/
H A Dbh1770glc.rst43 Calibscale factor is used to hide differences between the chips. By default
/linux-6.15/samples/bpf/
H A DREADME.rst62 hide the invocation of make as above.
/linux-6.15/Documentation/arch/arm/
H A Dtcm.rst47 be able to lock and hide one of the banks for use by the secure
/linux-6.15/Documentation/gpu/
H A 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-6.15/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst10 to hide a mixer behind an undocumented vendor register than to just expose it
/linux-6.15/drivers/media/
H A DKconfig33 system to hide drivers that are out of the scope of the
/linux-6.15/Documentation/networking/
H A Dtls-handshake.rst20 kernel. The API described here is designed to hide the details of those

123