Home
last modified time | relevance | path

Searched full:transparent (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.h33 #define M1064_XCURCTRL_DIS 0x00 /* transparent, transparent, transparent, transparent */
34 #define M1064_XCURCTRL_3COLOR 0x01 /* transparent, 0, 1, 2 */
35 #define M1064_XCURCTRL_XGA 0x02 /* 0, 1, transparent, complement */
36 #define M1064_XCURCTRL_XWIN 0x03 /* transparent, transparent, 0, 1 */
H A Dmatroxfb_Ti3026.c114 #define TVP3026_XCURCTRL_DIS 0x00 /* transparent, transparent, transparent, transparent */
115 #define TVP3026_XCURCTRL_3COLOR 0x01 /* transparent, 0, 1, 2 */
116 #define TVP3026_XCURCTRL_XGA 0x02 /* 0, 1, transparent, complement */
117 #define TVP3026_XCURCTRL_XWIN 0x03 /* transparent, transparent, 0, 1 */
/linux/net/netfilter/
H A Dxt_socket.c3 * Transparent proxy support for Linux/iptables
63 bool transparent = true; in socket_match() local
72 /* Ignore non-transparent sockets, in socket_match()
76 transparent = inet_sk_transparent(sk); in socket_match()
79 transparent && sk_fullsock(sk)) in socket_match()
85 if (wildcard || !transparent) in socket_match()
124 bool transparent = true; in socket_mt6_v1_v2_v3() local
133 /* Ignore non-transparent sockets, in socket_mt6_v1_v2_v3()
137 transparent = inet_sk_transparent(sk); in socket_mt6_v1_v2_v3()
140 transparent && sk_fullsock(sk)) in socket_mt6_v1_v2_v3()
[all …]
/linux/Documentation/mm/
H A Dtranshuge.rst2 Transparent Hugepage Support
5 This document describes design principles for Transparent Hugepage (THP)
12 - "graceful fallback": mm components which don't have transparent hugepage
14 if necessary, split a transparent hugepage. Therefore these components
30 is not specific to transparent hugepage support and it's a generic
51 of handling GUP on hugetlbfs will also work fine on transparent
59 pmd_offset. It's trivial to make the code transparent hugepage aware
72 Example to make mremap.c transparent hugepage aware with a one liner
107 Refcounts and transparent huge pages
/linux/Documentation/networking/
H A Dtproxy.rst4 Transparent proxy support
7 This feature adds Linux 2.2-like transparent proxy support to current kernels.
11 From Linux 4.18 transparent proxy support is also available in nf_tables.
20 # iptables -t mangle -A PREROUTING -p tcp -m socket --transparent -j DIVERT
28 # nft add rule filter divert meta l4proto tcp socket transparent 1 meta mark set 1 accept
58 Transparent proxying often involves "intercepting" traffic on a router. This is
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-scc-qmc.yaml78 enum: [transparent, hdlc]
79 default: transparent
83 - transparent: The channel handles raw data without any processing
90 This flag is used only in 'transparent' mode.
167 fsl,operational-mode = "transparent";
176 fsl,operational-mode = "transparent";
H A Dfsl,qe-ucc-qmc.yaml90 enum: [transparent, hdlc]
91 default: transparent
95 - transparent: The channel handles raw data without any processing
102 This flag is used only in 'transparent' mode.
171 fsl,operational-mode = "transparent";
180 fsl,operational-mode = "transparent";
/linux/Documentation/userspace-api/media/
H A Dfdl-appendix.rst88 .. _fdl-transparent:
90 A "Transparent" copy of the :ref:`Document <fdl-document>` means a
97 for input to text formatters. A copy made in an otherwise Transparent
99 subsequent modification by readers is not Transparent. A copy that is
100 not "Transparent" is called "Opaque".
102 Examples of suitable formats for Transparent copies include plain ASCII
165 If you publish or distribute :ref:`Opaque <fdl-transparent>` copies of
167 either include a machine-readable :ref:`Transparent <fdl-transparent>`
170 Transparent copy of the Document, free of added material, which the
175 Transparent copy will remain thus accessible at the stated location
[all …]
/linux/LICENSES/deprecated/
H A DGFDL-1.295 A "Transparent" copy of the Document means a machine-readable copy,
102 to text formatters. A copy made in an otherwise Transparent file
104 or discourage subsequent modification by readers is not Transparent.
105 An image format is not Transparent if used for any substantial amount
106 of text. A copy that is not "Transparent" is called "Opaque".
108 Examples of suitable formats for Transparent copies include plain
112 transparent image formats include PNG, XCF and JPG. Opaque formats
179 more than 100, you must either include a machine-readable Transparent
183 a complete Transparent copy of the Document, free of added material.
186 that this Transparent copy will remain thus accessible at the stated
[all …]
H A DGFDL-1.187 A "Transparent" copy of the Document means a machine-readable copy,
94 to text formatters. A copy made in an otherwise Transparent file
96 subsequent modification by readers is not Transparent. A copy that is
97 not "Transparent" is called "Opaque".
99 Examples of suitable formats for Transparent copies include plain
153 more than 100, you must either include a machine-readable Transparent
156 Transparent copy of the Document, free of added material, which the
161 Transparent copy will remain thus accessible at the stated location
208 public access to a Transparent copy of the Document, and likewise
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst2 Transparent Hugepage Support
10 hugetlbfs. Transparent HugePage Support (THP) is an alternative mean of
71 Transparent Hugepage Support maximizes the usefulness of free memory
110 Transparent Hugepage Support for anonymous memory can be entirely disabled
201 PMD-mappable transparent hugepage::
280 swap when collapsing a group of pages into a transparent huge page::
405 The number of PMD-sized anonymous transparent huge pages currently used by the
407 To identify what applications are using PMD-sized anonymous transparent huge
413 The number of file transparent huge pages mapped to userspace is available
415 To identify what applications are mapping file transparent huge pages, it
[all …]
/linux/include/video/
H A Dcirrus.h113 #define CL_GR34 0x34 /* Transparent Color Select Low */
114 #define CL_GR35 0x35 /* Transparent Color Select High */
115 #define CL_GR38 0x38 /* Source Transparent Color Mask Low */
116 #define CL_GR39 0x39 /* Source Transparent Color Mask High */
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c137 * non-transparent mode if this is supported. Preserve the
138 * transparent/non-transparent mode on an active link.
140 * Return the number of detected LTTPRs in non-transparent mode or 0 if the
141 * LTTPRs are in transparent mode or the detection failed.
152 * Prevent setting LTTPR transparent mode explicitly if no LTTPRs are in intel_dp_init_lttpr_phys()
163 * non-transparent to transparent. in intel_dp_init_lttpr_phys()
174 * non-transparent mode and the disable->enable non-transparent mode in intel_dp_init_lttpr_phys()
181 * non-transparent mode fall-back to transparent link training mode, in intel_dp_init_lttpr_phys()
189 "Switching to LTTPR non-transparent LT mode failed, fall-back to transparent mode\n"); in intel_dp_init_lttpr_phys()
244 * Read the LTTPR common and DPRX capabilities and switch to non-transparent
[all …]
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c273 * path.in non-transparent mode:
317 * non-transparent link training has started. in dpia_training_cr_non_transparent()
442 /* Execute clock recovery phase of link training in transparent LTTPR mode:
567 * path in non-transparent mode:
714 * path in transparent LTTPR mode:
845 * In transparent LTTPR mode:
847 * In non-transparent LTTPR mode:
885 /* Notify DPOA that non-transparent link training of DPRX done. */ in dpia_training_end()
895 } else { /* non-LTTPR or transparent LTTPR. */ in dpia_training_end()
1008 * In transparent or non-LTTPR mode, train only the final hop (DPRX). in dpia_perform_link_training()
/linux/drivers/pci/endpoint/functions/
H A DKconfig21 Select this configuration option to enable the Non-Transparent
35 Select this configuration option to enable the Non-Transparent
/linux/drivers/ntb/
H A DKconfig3 tristate "Non-Transparent Bridge support"
6 The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus
/linux/mm/
H A DKconfig626 with the reduced number of transparent huge pages that could be used
817 bool "Transparent Hugepage Support"
822 Transparent Hugepages allows the kernel to use huge pages and
834 prompt "Transparent Hugepage Support sysfs defaults"
838 Selects the sysfs defaults for Transparent Hugepage Support.
843 Enabling Transparent Hugepage always, can increase the
850 Enabling Transparent Hugepage madvise, will only provide a
859 Disable Transparent Hugepage by default. It can still be
867 Swap transparent huge pages in one piece, without splitting.
868 XXX: For now, swap cluster backing transparent huge page
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gemfs.c47 drm_info(&i915->drm, "Using Transparent Hugepages\n"); in i915_gemfs_init()
52 "Transparent Hugepage support is recommended for optimal performance%s\n", in i915_gemfs_init()
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dsimple-bridge.yaml7 title: Transparent non-programmable DRM bridges
14 This binding supports transparent non-programmable bridges that don't require
H A Dlvds-codec.yaml7 title: Transparent LVDS encoders and decoders
13 This binding supports transparent LVDS encoders and decoders that don't
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pcie_mac.c67 u32 transparent; member
90 if (cfg->transparent) { in t7xx_pcie_mac_atr_cfg()
165 cfg.transparent = T7XX_PCIE_DEV_DMA_TRANSPARENT; in t7xx_pcie_mac_atr_init()
/linux/include/soc/fsl/qe/
H A Dqmc.h94 * No flags are available in transparent mode and the read complete() flags
95 * parameter has no meaning in transparent mode.
/linux/drivers/gpu/drm/bridge/
H A DKconfig21 Simple transparent bridge that is used by several non-DRM drivers to
173 tristate "Transparent LVDS encoders and decoders support"
178 Support for transparent LVDS encoders and decoders that don't
/linux/drivers/bus/
H A Dsimple-pm-bus.c35 * transparent bus device which has a different compatible string in simple_pm_bus_probe()
44 * These are transparent bus devices (not simple-pm-bus matches) that in simple_pm_bus_probe()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_output_7a1000.c36 * transparent. Loongson's DVO interface can directly drive RGB888 panels.
38 * TODO: Add support for non-transparent encoders

12345678910>>...15