/linux-6.3-rc2/security/apparmor/include/ |
A D | perms.h | 79 u32 hide; /* set only when ~allow | deny */ member 114 accum->hide &= addend->hide & ~addend->allow; in aa_perms_accum_raw() 141 accum->hide &= addend->hide & ~accum->allow; in aa_perms_accum()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/ |
A D | nouveau_crtc.h | 61 void (*hide)(struct nouveau_crtc *, bool update); member
|
/linux-6.3-rc2/Documentation/input/devices/ |
A 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-6.3-rc2/Documentation/scsi/ |
A D | lpfc.rst | 35 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.3-rc2/drivers/gpu/drm/nouveau/dispnv04/ |
A D | cursor.c | 67 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
|
/linux-6.3-rc2/security/apparmor/ |
A D | lib.c | 26 .hide = ALL_PERMS_MASK }; 412 if (denied == (denied & perms->hide)) in aa_check_perms()
|
A D | policy_unpack.c | 658 aa_unpack_u32(e, &perm->hide, NULL) && in unpack_perm() 1175 if (perm->hide & perm->allow) in verify_perm()
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | qconf.cc | 621 goto hide; in updateMenuList() 625 goto hide; in updateMenuList() 647 hide: in updateMenuList() 686 goto hide; in updateMenuList() 690 goto hide; in updateMenuList() 712 hide: in updateMenuList() 1688 menuList->hide(); in showSingleView() 1734 menuList->hide(); in showFullView()
|
/linux-6.3-rc2/drivers/xen/ |
A D | Kconfig | 200 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.3-rc2/include/linux/ |
A D | vt_kern.h | 146 void hide_boot_cursor(bool hide);
|
/linux-6.3-rc2/Documentation/mm/ |
A D | numa.rst | 55 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.3-rc2/tools/perf/scripts/python/ |
A D | exported-sql-viewer.py | 382 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.3-rc2/fs/isofs/ |
A D | inode.c | 152 unsigned int hide:1; member 347 popt->hide = 0; in parse_options() 381 popt->hide = 1; in parse_options() 883 sbi->s_hide = opt.hide; in isofs_fill_super()
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | perf-mem.txt | 64 --hide-unresolved::
|
/linux-6.3-rc2/Documentation/sphinx-static/ |
A D | theme_overrides.css | 81 * - hide the permalink symbol as long as link is not hovered
|
/linux-6.3-rc2/arch/alpha/lib/ |
A D | ev67-strrchr.S | 101 nop # E : hide the cmov latency (2) behind ctlz latency
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | isofs.rst | 48 hide Completely strip hidden files from the file system.
|
/linux-6.3-rc2/Documentation/misc-devices/ |
A D | bh1770glc.rst | 43 Calibscale factor is used to hide differences between the chips. By default
|
/linux-6.3-rc2/samples/bpf/ |
A D | README.rst | 52 hide the invocation of make as above.
|
/linux-6.3-rc2/Documentation/arm/ |
A D | tcm.rst | 47 be able to lock and hide one of the banks for use by the secure
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | komeda-kms.rst | 388 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.3-rc2/Documentation/driver-api/ |
A D | edac.rst | 72 as some DIMM types have a memory buffer that can hide direct access to
|
/linux-6.3-rc2/Documentation/sound/hd-audio/ |
A D | realtek-pc-beep.rst | 10 to hide a mixer behind an undocumented vendor register than to just expose it
|
/linux-6.3-rc2/drivers/media/ |
A D | Kconfig | 33 system to hide drivers that are out of the scope of the
|
/linux-6.3-rc2/drivers/scsi/mpi3mr/ |
A D | mpi3mr_os.c | 2578 u8 ublock = 0, block = 0, hide = 0, delete = 0, remove = 0; in mpi3mr_devstatuschg_evt_th() local 2596 hide = 1; in mpi3mr_devstatuschg_evt_th() 2613 if (hide) in mpi3mr_devstatuschg_evt_th() 2614 tgtdev->is_hidden = hide; in mpi3mr_devstatuschg_evt_th() 2628 if (hide) in mpi3mr_devstatuschg_evt_th()
|