/linux/net/netfilter/ |
H A D | xt_socket.c | 63 bool transparent = true; in socket_match() local 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 137 transparent = inet_sk_transparent(sk); in socket_mt6_v1_v2_v3() 140 transparent && sk_fullsock(sk)) in socket_mt6_v1_v2_v3() 146 if (wildcard || !transparent) in socket_mt6_v1_v2_v3()
|
/linux/Documentation/networking/ |
H A D | tproxy.rst | 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
|
H A D | sctp.rst | 12 transparent multi-homing, and multiple ordered streams of messages.
|
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_pcie_mac.c | 67 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/Documentation/mm/ |
H A D | transhuge.rst | 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/rust/kernel/ |
H A D | kunit.rs | 86 #[repr(transparent)] 89 #[repr(transparent)]
|
H A D | workqueue.rs | 155 #[repr(transparent)] 353 #[repr(transparent)]
|
H A D | task.rs | 94 #[repr(transparent)]
|
/linux/Documentation/features/vm/THP/ |
H A D | arch-support.txt | 4 # description: arch supports transparent hugepages
|
/linux/Documentation/ABI/removed/ |
H A D | raw1394 | 15 libraw1394 (works with firewire-cdev too, transparent to library ABI
|
H A D | video1394 | 16 libdc1394 (works with firewire-cdev too, transparent to library ABI
|
/linux/drivers/gpu/drm/ci/xfails/ |
H A D | i915-kbl-fails.txt | 15 kms_plane_alpha_blend@alpha-transparent-fb,Fail
|
H A D | i915-whl-fails.txt | 41 kms_plane_alpha_blend@alpha-transparent-fb,Fail
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | nft_tproxy_udp.sh | 193 …cat -u "$socat_ipproto" udp-listen:12345,fork,ip-transparent,reuseport udp:"$ns1_ip_port",ip-trans…
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-sh_mobile_lcdc_fb | 9 from 0 (transparent) to 255 (opaque). The value is ignored if
|
/linux/drivers/ntb/ |
H A D | Kconfig | 6 The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus
|
/linux/drivers/isdn/mISDN/ |
H A D | Kconfig | 14 tristate "Digital Audio Processing of transparent data"
|
/linux/include/uapi/linux/ |
H A D | inet_diag.h | 195 transparent:1, member
|
/linux/drivers/soc/fsl/qe/ |
H A D | Kconfig | 30 protocols: HDLC, Ethernet, ATM, transparent
|
/linux/net/ax25/ |
H A D | Kconfig | 60 transparent in that you don't have to do any special DAMA 75 transparent in that you don't have to do any special DAMA
|
/linux/tools/power/pm-graph/config/ |
H A D | custom-timeline-functions.cfg | 102 # transparent, so the entry shares the phase color. The color is an 167 # transparent, so the entry shares the phase color. The color is an
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_dev.h | 690 struct qxl_transparent transparent; member 719 struct qxl_transparent transparent; member
|
/linux/fs/netfs/ |
H A D | Kconfig | 8 segmentation, local caching and transparent huge page support.
|
/linux/rust/kernel/net/ |
H A D | phy.rs | 73 #[repr(transparent)] 492 #[repr(transparent)]
|
/linux/Documentation/admin-guide/mm/ |
H A D | transhuge.rst | 201 PMD-mappable transparent hugepage:: 280 swap when collapsing a group of pages into a transparent huge page:: 458 The number of PMD-sized anonymous transparent huge pages currently used by the 460 To identify what applications are using PMD-sized anonymous transparent huge 466 The number of file transparent huge pages mapped to userspace is available 468 To identify what applications are mapping file transparent huge pages, it 685 You can use hugetlbfs on a kernel that has transparent hugepage
|