/kernel/linux/build/ |
D | kernel.mk | 74 $(hide) echo "build kernel..." 76 …$(hide) rm -rf $(KERNEL_SRC_TMP_PATH);mkdir -p $(KERNEL_SRC_TMP_PATH);cp -arfP $(KERNEL_SRC_PATH)/… 77 …$(hide) cd $(KERNEL_SRC_TMP_PATH)/drivers && rm -rf common && ln -s $(SDK_SOURCE_DIR)/common/drv .… 78 …$(hide) cd $(KERNEL_SRC_TMP_PATH)/drivers && rm -rf msp && ln -s $(SDK_SOURCE_DIR)/msp/drv ./msp &… 80 …$(hide) rm -rf $(KERNEL_SRC_TMP_PATH);mkdir -p $(KERNEL_SRC_TMP_PATH);cp -arfL $(KERNEL_SRC_PATH)/… 82 …$(hide) $(OHOS_BUILD_HOME)/drivers/hdf_core/adapter/khdf/linux/patch_hdf.sh $(OHOS_BUILD_HOME) $(K… 85 $(hide) cd $(KERNEL_SRC_TMP_PATH) && patch -p1 < $(PRODUCT_PATCH_FILE) 87 $(hide) cd $(KERNEL_SRC_TMP_PATH) && patch -p1 < $(DEVICE_PATCH_FILE) 91 $(hide) cd $(KERNEL_SRC_TMP_PATH) && patch -p1 < $(SMALL_PATCH_FILE) 93 $(hide) cp -rf $(KERNEL_CONFIG_PATH)/. $(KERNEL_SRC_TMP_PATH)/ [all …]
|
/kernel/linux/linux-5.10/security/apparmor/ |
D | lib.c | 26 .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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_crtc.h | 60 void (*hide)(struct nouveau_crtc *, bool update); member
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
D | cursor.c | 67 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
D | qconf.cc | 619 goto hide; in updateMenuList() 623 goto hide; in updateMenuList() 645 hide: in updateMenuList() 684 goto hide; in updateMenuList() 688 goto hide; in updateMenuList() 710 hide: in updateMenuList() 1667 menuList->hide(); in showSingleView() 1713 menuList->hide(); in showFullView()
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
D | perms.h | 78 u32 hide; /* set only when ~allow | deny */ member
|
/kernel/linux/linux-5.10/include/linux/ |
D | vt_kern.h | 159 void hide_boot_cursor(bool hide);
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-mem.txt | 59 --hide-unresolved::
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 381 self.progress.hide() 414 self.bar.hide() 425 self.bar.hide() 429 self.pattern.hide() 430 self.next_button.hide() 431 self.prev_button.hide() 436 self.progress.hide() 1769 self.hide() 1857 self.rubber_band.hide() 1866 self.bracket.hide() [all …]
|
/kernel/linux/linux-5.10/fs/isofs/ |
D | inode.c | 152 unsigned int hide:1; member 346 popt->hide = 0; in parse_options() 380 popt->hide = 1; in parse_options() 882 sbi->s_hide = opt.hide; in isofs_fill_super()
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
D | ev67-strrchr.S | 101 nop # E : hide the cmov latency (2) behind ctlz latency
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | isofs.rst | 48 hide Completely strip hidden files from the file system.
|
D | journalling.rst | 176 The journalling layer uses typedefs to 'hide' the concrete definitions
|
/kernel/linux/linux-5.10/Documentation/sphinx-static/ |
D | theme_overrides.css | 90 * - hide the permalink symbol as long as link is not hovered
|
/kernel/linux/linux-5.10/samples/bpf/ |
D | README.rst | 52 hide the invocation of make as above.
|
/kernel/linux/linux-5.10/Documentation/misc-devices/ |
D | bh1770glc.rst | 43 Calibscale factor is used to hide differences between the chips. By default
|
/kernel/linux/linux-5.10/drivers/xen/ |
D | Kconfig | 199 The "hide" parameter (only applicable if backend driver is compiled 202 xen-pciback.hide=(03:00.0)(04:00.0)
|
/kernel/linux/linux-5.10/Documentation/arm/ |
D | tcm.rst | 47 be able to lock and hide one of the banks for use by the secure
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
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
|
/kernel/linux/linux-5.10/drivers/media/ |
D | Kconfig | 34 system to hide drivers that are out of the scope of the
|
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/ |
D | realtek-pc-beep.rst | 10 to hide a mixer behind an undocumented vendor register than to just expose it
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | edac.rst | 72 as some DIMM types have a memory buffer that can hide direct access to
|