/kernel/linux/linux-5.10/net/netfilter/ |
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()
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | transhuge.rst | 14 - "graceful fallback": mm components which don't have transparent hugepage 16 if necessary, split a transparent hugepage. Therefore these components 32 is not specific to transparent hugepage support and it's a generic 53 of handling GUP on hugetlbfs will also work fine on transparent 66 pmd_offset. It's trivial to make the code transparent hugepage aware 79 Example to make mremap.c transparent hugepage aware with a one liner 114 Refcounts and transparent huge pages
|
/kernel/linux/linux-5.10/include/net/ |
D | inet_sock.h | 237 transparent:1, member 360 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags() 386 inet->freebind || inet->transparent; in inet_can_nonlocal_bind()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
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
|
D | sctp.rst | 12 transparent multi-homing, and multiple ordered streams of messages.
|
/kernel/linux/linux-5.10/Documentation/features/vm/THP/ |
D | arch-support.txt | 4 # description: arch supports transparent hugepages
|
/kernel/linux/linux-5.10/Documentation/ABI/removed/ |
D | raw1394 | 15 libraw1394 (works with firewire-cdev too, transparent to library ABI
|
D | video1394 | 16 libdc1394 (works with firewire-cdev too, transparent to library ABI
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/ |
D | Kconfig | 30 protocols: HDLC, Ethernet, ATM, transparent
|
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
D | transhuge.rst | 159 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:: 288 The number of anonymous transparent huge pages currently used by the 290 To identify what applications are using anonymous transparent huge pages, 294 The number of file transparent huge pages mapped to userspace is available 296 To identify what applications are mapping file transparent huge pages, it 434 You can use hugetlbfs on a kernel that has transparent hugepage
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices-platform-sh_mobile_lcdc_fb | 9 from 0 (transparent) to 255 (opaque). The value is ignored if
|
/kernel/linux/linux-5.10/drivers/ntb/ |
D | Kconfig | 6 The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
D | Kconfig | 14 tristate "Digital Audio Processing of transparent data"
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | erofs.rst | 23 by using reduced metadata and transparent file compression, especially 53 - Support transparent file compression as an option: 216 Currently, EROFS supports 4KB fixed-sized output transparent file compression,
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | inet_diag.h | 152 …__u8 recverr : 1, is_icsk : 1, freebind : 1, hdrincl : 1, mc_loop : 1, transparent : 1, mc_all : 1… member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | inet_diag.h | 195 transparent:1, member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
D | nfs-client.rst | 28 and transparent state migration, this identity string must not change 42 or loss of state during NFS reboot recovery or transparent state migration.
|
/kernel/linux/linux-5.10/tools/power/pm-graph/config/ |
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
|
/kernel/linux/linux-5.10/net/ax25/ |
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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 690 struct qxl_transparent transparent; member 719 struct qxl_transparent transparent; member
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm7120-l2-intc.txt | 74 completely; it is completely transparent for the interrupt controller
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | bnx2fc.rst | 9 transparent. Devices discovered on the SAN will be registered and unregistered
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | inet_timewait_sock.c | 185 tw->tw_transparent = inet->transparent; in inet_twsk_alloc()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | ucc.txt | 4 - device_type : should be "network", "hldc", "uart", "transparent"
|
/kernel/linux/linux-5.10/drivers/bus/ |
D | Kconfig | 148 Driver for transparent busses that don't need a real driver, but 163 mostly transparent, but a SRAM region needs to be claimed in the SRAM
|