Home
last modified time | relevance | path

Searched refs:transparent (Results 1 – 25 of 93) sorted by relevance

1234

/Linux-v4.19/net/netfilter/
Dxt_socket.c67 bool transparent = true; in socket_match() local
80 transparent = inet_sk_transparent(sk); in socket_match()
83 transparent && sk_fullsock(sk)) in socket_match()
89 if (wildcard || !transparent) in socket_match()
128 bool transparent = true; in socket_mt6_v1_v2_v3() local
141 transparent = inet_sk_transparent(sk); in socket_mt6_v1_v2_v3()
144 transparent && sk_fullsock(sk)) in socket_mt6_v1_v2_v3()
150 if (wildcard || !transparent) in socket_mt6_v1_v2_v3()
/Linux-v4.19/Documentation/vm/
Dtranshuge.rst13 - "graceful fallback": mm components which don't have transparent hugepage
15 if necessary, split a transparent hugepage. Therefore these components
31 is not specific to transparent hugepage support and it's a generic
52 of handling GUP on hugetlbfs will also work fine on transparent
60 at all on hugetlbfs (but it instead works fine on transparent
71 pmd_offset. It's trivial to make the code transparent hugepage aware
84 Example to make mremap.c transparent hugepage aware with a one liner
119 Refcounts and transparent huge pages
/Linux-v4.19/include/net/
Dinet_sock.h206 transparent:1, member
335 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags()
361 inet->freebind || inet->transparent; in inet_can_nonlocal_bind()
/Linux-v4.19/Documentation/networking/
Dtproxy.txt4 This feature adds Linux 2.2-like transparent proxy support to current kernels.
8 From Linux 4.18 transparent proxy support is also available in nf_tables.
25 # nft add rule filter divert meta l4proto tcp socket transparent 1 meta mark set 1 accept
Dsctp.txt8 transparent multi-homing, and multiple ordered streams of messages.
/Linux-v4.19/Documentation/features/vm/THP/
Darch-support.txt4 # description: arch supports transparent hugepages
/Linux-v4.19/Documentation/ABI/removed/
Draw139414 libraw1394 (works with firewire-cdev too, transparent to library ABI
Dvideo139415 libdc1394 (works with firewire-cdev too, transparent to library ABI
/Linux-v4.19/drivers/ntb/
DKconfig5 The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus
/Linux-v4.19/drivers/soc/fsl/qe/
DKconfig28 protocols: HDLC, Ethernet, ATM, transparent
/Linux-v4.19/Documentation/admin-guide/mm/
Dtranshuge.rst159 library) may want to know the size (in bytes) of a transparent hugepage::
214 swap when collapsing a group of pages into a transparent huge page::
281 The number of anonymous transparent huge pages currently used by the
283 To identify what applications are using anonymous transparent huge pages,
287 The number of file transparent huge pages mapped to userspace is available
289 To identify what applications are mapping file transparent huge pages, it
414 You can use hugetlbfs on a kernel that has transparent hugepage
/Linux-v4.19/drivers/isdn/mISDN/
DKconfig13 tristate "Digital Audio Processing of transparent data"
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-platform-sh_mobile_lcdc_fb9 from 0 (transparent) to 255 (opaque). The value is ignored if
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dsimple-pm-bus.txt4 A Simple Power-Managed Bus is a transparent bus that doesn't need a real
/Linux-v4.19/Documentation/filesystems/nfs/
Dnfs.txt25 and transparent state migration, this identity string must not change
39 or loss of state during NFS reboot recovery or transparent state migration.
/Linux-v4.19/drivers/bus/
DKconfig98 Driver for transparent busses that don't need a real driver, but
113 mostly transparent, but a SRAM region needs to be claimed in the SRAM
/Linux-v4.19/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg102 # 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-v4.19/net/ax25/
DKconfig59 transparent in that you don't have to do any special DAMA
74 transparent in that you don't have to do any special DAMA
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dfsl-imx-esdhc.txt28 transparent level shifters on the outputs of the controller. Two cells are
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_dev.h693 struct qxl_transparent transparent; member
722 struct qxl_transparent transparent; member
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm7120-l2-intc.txt74 completely; it is completely transparent for the interrupt controller
/Linux-v4.19/Documentation/scsi/
Dbnx2fc.txt6 transparent. Devices discovered on the SAN will be registered and unregistered
/Linux-v4.19/net/ipv4/
Dinet_timewait_sock.c184 tw->tw_transparent = inet->transparent; in inet_twsk_alloc()
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Ducc.txt4 - device_type : should be "network", "hldc", "uart", "transparent"
/Linux-v4.19/drivers/gpu/drm/bridge/
DKconfig51 Support for transparent parallel to LVDS encoders that don't require

1234