/linux-4.1.27/net/netfilter/ |
D | xt_socket.c | 142 return inet_sk(sk)->transparent; in xt_socket_sk_is_transparent() 214 bool transparent = true; in socket_match() local 227 transparent = xt_socket_sk_is_transparent(sk); in socket_match() 232 if (wildcard || !transparent) in socket_match() 383 bool transparent = true; in socket_mt6_v1_v2() local 396 transparent = xt_socket_sk_is_transparent(sk); in socket_mt6_v1_v2() 401 if (wildcard || !transparent) in socket_mt6_v1_v2()
|
D | xt_TPROXY.c | 55 if (inet_sk(sk)->transparent) in tproxy_sk_is_transparent()
|
D | Kconfig | 848 useful for transparent proxies. 862 tristate '"TPROXY" target transparent proxying support' 873 to redirect traffic to a transparent proxy. It does _not_ depend
|
/linux-4.1.27/include/net/ |
D | inet_sock.h | 187 transparent:1, member 253 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags()
|
D | route.h | 250 if (inet_sk(sk)->transparent) in ip_route_connect_init()
|
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/ |
D | Kconfig | 17 protocols: HDLC, Ethernet, ATM, transparent
|
/linux-4.1.27/drivers/ntb/ |
D | Kconfig | 6 The PCI-E Non-transparent bridge hardware is a point-to-point PCI-E bus
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | raw1394 | 14 libraw1394 (works with firewire-cdev too, transparent to library ABI
|
D | video1394 | 15 libdc1394 (works with firewire-cdev too, transparent to library ABI
|
/linux-4.1.27/Documentation/vm/ |
D | transhuge.txt | 38 - "graceful fallback": mm components which don't have transparent 39 hugepage knowledge fall back to breaking a transparent hugepage and 56 is not specific to transparent hugepage support and it's a generic 189 The number of transparent huge pages currently used by the system is 191 identify what applications are using transparent huge pages, it is 274 of handling GUP on hugetlbfs will also work fine on transparent 282 at all on hugetlbfs (but it instead works fine on transparent 296 You can use hugetlbfs on a kernel that has transparent hugepage 306 pmd_offset. It's trivial to make the code transparent hugepage aware 318 Example to make mremap.c transparent hugepage aware with a one liner
|
D | pagemap.txt | 105 contiguous pages which construct transparent hugepages
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | Kconfig | 13 tristate "Digital Audio Processing of transparent data"
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices-platform-sh_mobile_lcdc_fb | 9 from 0 (transparent) to 255 (opaque). The value is ignored if
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | fsl-imx-esdhc.txt | 21 transparent level shifters on the outputs of the controller. Two cells are
|
/linux-4.1.27/Documentation/devicetree/bindings/bus/ |
D | simple-pm-bus.txt | 4 A Simple Power-Managed Bus is a transparent bus that doesn't need a real
|
/linux-4.1.27/Documentation/networking/ |
D | sctp.txt | 8 transparent multi-homing, and multiple ordered streams of messages.
|
D | tproxy.txt | 4 This feature adds Linux 2.2-like transparent proxy support to current kernels.
|
D | batman-adv.txt | 179 the virtual switch are completely transparent for all protocols
|
D | ipvs-sysctl.txt | 70 used in transparent web cache cluster.
|
D | can.txt | 169 The network transparent access of multiple applications leads to the
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfs.txt | 25 and transparent state migration, this identity string must not change 39 or loss of state during NFS reboot recovery or transparent state migration.
|
/linux-4.1.27/net/ax25/ |
D | Kconfig | 59 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-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-decoder-regs.txt | 676 completely transparent. When using 565, 555 or 444 colour modes, the 681 transparent and 255 being solid. For the 16bpp modes 555 & 444, the unused 683 fully transparent. There is no local alpha support for 16bit 565. 686 with 0 being transparent & 255 being solid. 736 Contains the colour value which will be transparent.
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 693 struct qxl_transparent transparent; member 722 struct qxl_transparent transparent; member
|
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm7120-l2-intc.txt | 76 completely; it is completely transparent for the interrupt controller
|
/linux-4.1.27/Documentation/scsi/ |
D | bnx2fc.txt | 6 transparent. Devices discovered on the SAN will be registered and unregistered
|
/linux-4.1.27/net/ipv4/ |
D | inet_timewait_sock.c | 217 tw->tw_transparent = inet->transparent; in inet_twsk_alloc()
|
D | ping.c | 326 isk->freebind == 0 && isk->transparent == 0 && in ping_check_bind_addr() 366 if (!(isk->freebind || isk->transparent || has_addr || in ping_check_bind_addr()
|
D | tcp_minisocks.c | 286 tw->tw_transparent = inet->transparent; in tcp_time_wait()
|
D | ip_sockglue.c | 1140 inet->transparent = !!val; in do_ip_setsockopt() 1457 val = inet->transparent; in do_ip_getsockopt()
|
D | tcp_ipv4.c | 678 arg.flags = (sk && inet_sk(sk)->transparent) ? IP_REPLY_ARG_NOSRCCHECK : 0; in tcp_v4_send_reset() 1182 ireq->no_srccheck = inet_sk(sk_listener)->transparent; in tcp_v4_init_req()
|
D | af_inet.c | 464 !(inet->freebind || inet->transparent) && in inet_bind()
|
/linux-4.1.27/drivers/bus/ |
D | Kconfig | 99 Driver for transparent busses that don't need a real driver, but
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 14 - enable/disable for the guest transparent async page faults
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-crypt.txt | 4 Device-Mapper's "crypt" target provides transparent encryption of block devices
|
D | verity.txt | 4 Device-Mapper's "verity" target provides transparent integrity checking of
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
D | ucc.txt | 4 - device_type : should be "network", "hldc", "uart", "transparent"
|
/linux-4.1.27/drivers/pci/ |
D | setup-res.c | 258 if (!bus->parent || !bus->self->transparent) in _pci_assign_resource()
|
D | probe.c | 464 dev->transparent ? " (subtractive decode)" : ""); in pci_read_bridge_bases() 474 if (dev->transparent) { in pci_read_bridge_bases() 946 bus->self->transparent ? " transparent" : "", in pci_scan_bridge() 1240 dev->transparent = ((dev->class & 0xff) == 1); in pci_setup_device()
|
D | quirks.c | 1030 dev->transparent = 1; in quirk_transparent_bridge()
|
/linux-4.1.27/net/l2tp/ |
D | Kconfig | 16 intervening network in a way that is as transparent as
|
/linux-4.1.27/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 183 transparent to service drivers. Service drivers need to know only 196 mode and this should be transparent to service drivers. Any attempt
|
/linux-4.1.27/arch/x86/pci/ |
D | fixup.c | 169 dev->transparent = 1; in pci_fixup_transparent_bridge()
|
/linux-4.1.27/net/ipv6/ |
D | af_inet6.c | 309 !(inet->freebind || inet->transparent) && in inet6_bind() 348 if (!(inet->freebind || inet->transparent) && in inet6_bind()
|
D | ipv6_sockglue.c | 376 inet_sk(sk)->transparent = valbool; in do_ipv6_setsockopt() 1195 val = inet_sk(sk)->transparent; in do_ipv6_getsockopt()
|
D | datagram.c | 744 if (!(inet_sk(sk)->freebind || inet_sk(sk)->transparent) && in ip6_datagram_send_ctl()
|
/linux-4.1.27/fs/fat/ |
D | Kconfig | 47 transparent, i.e. the MSDOS files look and behave just like all
|
/linux-4.1.27/Documentation/gpio/ |
D | board.txt | 154 property is handled during mapping and is thus transparent to GPIO consumers.
|
D | gpio.txt | 82 be transparent to device drivers, therefore it is possible to define a GPIO as
|
/linux-4.1.27/Documentation/i2c/ |
D | functionality | 51 the transparent emulation layer)
|
D | slave-interface | 27 driver. However, at this time of writing, the layer is transparent.
|
/linux-4.1.27/net/ |
D | Kconfig | 142 Another use of Netfilter is in transparent proxying: if a machine on 154 masquerading (ipmasqadm), packet filtering (ipchains), transparent
|
/linux-4.1.27/fs/jffs2/ |
D | Kconfig | 41 - NOR flash with transparent ECC
|
/linux-4.1.27/arch/arm/mm/ |
D | proc-arm925.S | 446 orr r0,r0,#1 << 1 @ transparent mode on
|
/linux-4.1.27/arch/ |
D | Kconfig | 53 This option enables a transparent branch optimization that 99 managed by the kernel and kept transparent to the probed
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei.txt | 64 The driver is transparent to data that are passed between firmware feature
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | pgtable_64.h | 76 #error PMD_SHIFT must equal HPAGE_SHIFT for transparent huge pages.
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | dapm.txt | 12 DAPM is also completely transparent to all user space applications as
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 94 transport protocols completely transparent to the application.
|
D | biodoc.txt | 707 and transparent mapping of the next bio segment when a segment boundary
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 242 0 = transparent 243 1 = transparent with audio features (e.g. DSP)
|
D | README.sc | 245 trans (transparent)
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | DSS | 181 global_alpha global alpha 0-255 0=transparent 255=opaque
|
/linux-4.1.27/drivers/net/ |
D | Kconfig | 157 making it transparent to the connected L2 switch.
|
/linux-4.1.27/arch/microblaze/pci/ |
D | pci-common.c | 811 if (i >= 3 && bus->self->transparent) in pcibios_fixup_bridge()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | pci-common.c | 931 if (i >= 3 && bus->self->transparent) in pcibios_fixup_bridge()
|
/linux-4.1.27/Documentation/ioctl/ |
D | ioctl-number.txt | 233 'l' 00-3F linux/tcfs_fs.h transparent cryptographic file system
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 34 facility to a network filesystem such that the cache is transparent to the
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 487 transparent hugepages). 488 rss_huge - # of bytes of anonymous transparent hugepages.
|
/linux-4.1.27/include/linux/ |
D | pci.h | 335 unsigned int transparent:1; /* Subtractive decode PCI bridge */ member
|
/linux-4.1.27/mm/ |
D | Kconfig | 248 with the reduced number of transparent huge pages that could be used
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 20 so that swapping, page migration, page merging, transparent
|
/linux-4.1.27/Documentation/usb/ |
D | power-management.txt | 496 occurs. Since system suspends are supposed to be as transparent as
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 727 DFS support allows transparent redirection to shares in an MS-DFS name space.
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-framework.txt | 416 up the device, but once the subdev is registered it is completely transparent.
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 1268 transparent image formats include PNG, XCF and JPG. Opaque formats
|
/linux-4.1.27/ |
D | CREDITS | 1947 D: IP transparent proxy support
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 3702 with respect to transparent hugepages.
|