Home
last modified time | relevance | path

Searched refs:appearance (Results 1 – 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/Documentation/admin-guide/
Dvga-softcursor.rst7 Linux now has some ability to manipulate cursor appearance. Normally,
15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
Dspkguide.txt1279 the text near the most prominent appearance of the work's title,
/kernel/linux/linux-5.10/Documentation/process/
Dcode-of-conduct.rst14 personal appearance, race, religion, or sexual identity and orientation.
/kernel/linux/linux-5.10/Documentation/driver-api/acpi/
Dlinuxized-acpica.rst225 That may result in the appearance of new divergences.
/kernel/linux/linux-5.10/include/net/bluetooth/
Dmgmt.h619 __le16 appearance; member
Dhci_core.h304 __u16 appearance; member
/kernel/linux/linux-5.10/fs/affs/
DChanges282 and have the same appearance:
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1608 return eir_append_le16(ptr, ad_len, EIR_APPEARANCE, hdev->appearance); in append_appearance()
1615 if (hdev->appearance) { in create_default_scan_rsp_data()
1635 if ((instance_flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) { in create_instance_scan_rsp_data()
Dmgmt.c1051 hdev->appearance); in append_eir_data_to_buf()
3360 u16 appearance; in set_appearance() local
3369 appearance = le16_to_cpu(cp->appearance); in set_appearance()
3373 if (hdev->appearance != appearance) { in set_appearance()
3374 hdev->appearance = appearance; in set_appearance()
/kernel/linux/linux-5.10/Documentation/powerpc/
Dtransactional_memory.rst92 give the appearance of success) or perform operations that cause transaction
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dnommu-mmap.rst235 Some types of device may present a different appearance to anyone
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/
Dfs.rst155 The actual numbers are, in order of appearance, nr_inodes,
/kernel/linux/linux-5.10/LICENSES/deprecated/
DGFDL-1.1113 the text near the most prominent appearance of the work's title,
DGFDL-1.2123 the text near the most prominent appearance of the work's title,
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dfdl-appendix.rst118 most prominent appearance of the work's title, preceding the beginning
/kernel/linux/linux-5.10/scripts/
Dspelling.txt135 appearence||appearance
/kernel/linux/linux-5.10/Documentation/
Dmemory-barriers.txt2638 maintain the appearance of program causality with respect to itself. Some CPUs
2647 instruction may proceed; in other words: provided that the appearance of
2660 stream in any way it sees fit, again provided the appearance of causality is
/kernel/linux/linux-5.10/Documentation/RCU/
DRTFP.txt178 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU].
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dexplanation.txt1120 maintain at least the appearance of FIFO order.
/kernel/linux/linux-5.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst956 least its appearance can be explained now. The interrupt handler looks