/linux-6.3-rc2/net/netfilter/ |
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-6.3-rc2/drivers/net/wwan/t7xx/ |
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-6.3-rc2/Documentation/mm/ |
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-6.3-rc2/include/net/ |
A D | inet_sock.h | 236 transparent:1, member 368 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags() 394 inet->freebind || inet->transparent; in inet_can_nonlocal_bind()
|
/linux-6.3-rc2/Documentation/networking/ |
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. 28 # nft add rule filter divert meta l4proto tcp socket transparent 1 meta mark set 1 accept
|
A D | sctp.rst | 12 transparent multi-homing, and multiple ordered streams of messages.
|
/linux-6.3-rc2/Documentation/features/vm/THP/ |
A D | arch-support.txt | 4 # description: arch supports transparent hugepages
|
/linux-6.3-rc2/Documentation/ABI/removed/ |
A D | raw1394 | 15 libraw1394 (works with firewire-cdev too, transparent to library ABI
|
A D | video1394 | 16 libdc1394 (works with firewire-cdev too, transparent to library ABI
|
/linux-6.3-rc2/fs/netfs/ |
A D | Kconfig | 8 segmentation, local caching and transparent huge page support.
|
/linux-6.3-rc2/drivers/soc/fsl/qe/ |
A D | Kconfig | 30 protocols: HDLC, Ethernet, ATM, transparent
|
/linux-6.3-rc2/net/mptcp/ |
A D | sockopt.c | 417 inet_sk(sk)->transparent = inet_sk(ssock->sk)->transparent; in mptcp_setsockopt_v6() 708 issk->transparent = inet_sk(sk)->transparent; in mptcp_setsockopt_sol_ip_set_transparent() 1295 inet_sk(ssk)->transparent = inet_sk(sk)->transparent; in sync_socket_options()
|
/linux-6.3-rc2/Documentation/admin-guide/mm/ |
A D | transhuge.rst | 157 library) may want to know the size (in bytes) of a transparent hugepage:: 219 swap when collapsing a group of pages into a transparent huge page:: 293 The number of anonymous transparent huge pages currently used by the 295 To identify what applications are using anonymous transparent huge pages, 299 The number of file transparent huge pages mapped to userspace is available 301 To identify what applications are mapping file transparent huge pages, it 423 You can use hugetlbfs on a kernel that has transparent hugepage
|
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/ |
A D | dma-router.yaml | 16 DMA routers are transparent IP blocks used to route DMA request
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/bridge/ |
A D | simple-bridge.yaml | 14 This binding supports transparent non-programmable bridges that don't require
|
/linux-6.3-rc2/drivers/ntb/ |
A D | Kconfig | 6 The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus
|
/linux-6.3-rc2/drivers/isdn/mISDN/ |
A D | Kconfig | 14 tristate "Digital Audio Processing of transparent data"
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-devices-platform-sh_mobile_lcdc_fb | 9 from 0 (transparent) to 255 (opaque). The value is ignored if
|
A D | sysfs-driver-ccp | 28 the status of transparent secure memory encryption on AMD systems.
|
/linux-6.3-rc2/rust/kernel/ |
A D | types.rs | 223 #[repr(transparent)]
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | inet_diag.h | 195 transparent:1, member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/bus/ |
A D | simple-pm-bus.yaml | 13 A Simple Power-Managed Bus is a transparent bus that doesn't need a real
|
/linux-6.3-rc2/net/ax25/ |
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-6.3-rc2/tools/power/pm-graph/config/ |
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-6.3-rc2/drivers/gpu/drm/qxl/ |
A D | qxl_dev.h | 690 struct qxl_transparent transparent; member 719 struct qxl_transparent transparent; member
|