Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 126 of 126) sorted by relevance

/linux-4.1.27/net/netfilter/ipset/
Dip_set_bitmap_ipmac.c49 void *extensions; /* MAC + data extensions */ member
75 get_elem(void *extensions, u16 id, size_t dsize) in get_elem() argument
77 return (struct bitmap_ipmac_elem *)(extensions + id * dsize); in get_elem()
90 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_test()
105 elem = get_elem(map->extensions, id, dsize); in bitmap_ipmac_gc_test()
148 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_add()
185 get_elem(map->extensions, id, dsize); in bitmap_ipmac_do_list()
281 a->extensions == b->extensions; in bitmap_ipmac_same_set()
298 map->extensions = ip_set_alloc(set->dsize * elements); in init_map_ipmac()
299 if (!map->extensions) { in init_map_ipmac()
Dip_set_bitmap_port.c38 void *extensions; /* data extensions */ member
198 a->extensions == b->extensions; in bitmap_port_same_set()
218 map->extensions = ip_set_alloc(set->dsize * map->elements); in init_map_port()
219 if (!map->extensions) { in init_map_port()
Dip_set_bitmap_ip.c43 void *extensions; /* data extensions */ member
208 a->extensions == b->extensions; in bitmap_ip_same_set()
229 map->extensions = ip_set_alloc(set->dsize * elements); in init_map_ip()
230 if (!map->extensions) { in init_map_ip()
Dip_set_bitmap_gen.h36 #define get_ext(set, map, id) ((map)->extensions + (set)->dsize * (id))
71 if (set->extensions & IPSET_EXT_DESTROY) in mtype_destroy()
73 ip_set_free(map->extensions); in mtype_destroy()
85 if (set->extensions & IPSET_EXT_DESTROY) in mtype_flush()
Dip_set_hash_gen.h383 if (set->extensions & IPSET_EXT_DESTROY) in mtype_flush()
406 if (set->extensions & IPSET_EXT_DESTROY && ext_destroy) in mtype_ahash_destroy()
422 if (set->extensions & IPSET_EXT_TIMEOUT) in mtype_destroy()
463 a->extensions == b->extensions; in mtype_same_set()
Dip_set_core.c380 set->extensions |= ip_set_extensions[id].type; in ip_set_elem_len()
393 if (!(set->extensions & IPSET_EXT_TIMEOUT)) in ip_set_get_extensions()
398 if (!(set->extensions & IPSET_EXT_COUNTER)) in ip_set_get_extensions()
408 if (!(set->extensions & IPSET_EXT_COMMENT)) in ip_set_get_extensions()
413 if (!(set->extensions & IPSET_EXT_SKBINFO)) in ip_set_get_extensions()
420 if (!(set->extensions & IPSET_EXT_SKBINFO)) in ip_set_get_extensions()
426 if (!(set->extensions & IPSET_EXT_SKBINFO)) in ip_set_get_extensions()
Dip_set_list_set.c559 a->extensions == b->extensions; in list_set_same_set()
/linux-4.1.27/Documentation/filesystems/
Disofs.txt8 when using discs encoded using Microsoft's Joliet extensions.
25 map=acorn As map=normal but also apply Acorn extensions if present
27 extensions set the permissions otherwise
29 extensions set the permissions otherwise
31 'mode' and 'dmode' even though Rock Ridge extensions are
33 nojoliet Ignore Joliet extensions if they are present.
34 norock Ignore Rock Ridge extensions if they are present.
Dhfsplus.txt6 HFSPlus has several extensions to HFS, including 32-bit allocation
Dhpfs.txt25 - there is a list of text extensions (I thing it's better to not convert
Dcoda.txt466 exchange information. It has room for future extensions such as
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dexynos-dw-mshc.txt1 * Samsung Exynos specific extensions to the Synopsys Designware Mobile
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
14 specific extensions.
16 specific extensions.
18 specific extensions.
20 specific extensions.
22 specific extensions.
24 specific extensions having an SMU.
Dk3-dw-mshc.txt1 * Hisilicon specific extensions to the Synopsys Designware Mobile
10 extensions to the Synopsys Designware Mobile Storage Host Controller.
15 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
Dsocfpga-dw-mshc.txt1 * Altera SOCFPGA specific extensions to the Synopsys Designware Mobile
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
Drockchip-dw-mshc.txt1 * Rockchip specific extensions to the Synopsys Designware Mobile
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
Dimg-dw-mshc.txt1 * Imagination specific extensions to the Synopsys Designware Mobile Storage
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
/linux-4.1.27/Documentation/security/
DLSM.txt5 various security checks to be hooked by new kernel extensions. The name
6 "module" is a bit of a misnomer since these extensions are not actually
13 (MAC) extensions which provide a comprehensive security policy. Examples
15 MAC extensions, other extensions can be built using the LSM to provide
/linux-4.1.27/arch/x86/kvm/
DKconfig47 virtualization extensions. You will need a fairly recent
48 processor equipped with virtualization extensions. You will also
66 extensions.
76 (SVM) extensions.
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dsimple-framebuffer-sunxi.txt3 This binding documents sunxi specific extensions to the simple-framebuffer
7 These extensions are intended so that u-boot can select the right node based
Ddw_hdmi-rockchip.txt1 Rockchip specific extensions to the Synopsys Designware HDMI
/linux-4.1.27/drivers/gpu/drm/rockchip/
DKconfig20 tristate "Rockchip specific extensions for Synopsys DW HDMI"
24 This selects support for Rockchip SoC specific extensions
/linux-4.1.27/drivers/staging/i2o/
DREADME19 Various core/block extensions
31 Core code extensions
37 Core code extensions
DKconfig38 bool "Enable Adaptec extensions"
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dbootloader.lds46 /* GNU DWARF 1 extensions */
60 /* SGI/MIPS DWARF 2 extensions */
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_connector.c74 edid->checksum += edid->extensions; in udl_get_modes()
75 edid->extensions = 0; in udl_get_modes()
/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set.h67 #define SET_WITH_TIMEOUT(s) ((s)->extensions & IPSET_EXT_TIMEOUT)
68 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER)
69 #define SET_WITH_COMMENT(s) ((s)->extensions & IPSET_EXT_COMMENT)
70 #define SET_WITH_SKBINFO(s) ((s)->extensions & IPSET_EXT_SKBINFO)
238 u8 extensions; member
/linux-4.1.27/scripts/
Dsign-file217 my $extensions = asn1_extract($extension_list->[1], $UNIV | $CONS | $SEQUENCE);
219 while ($extensions->[1]->[1] > 0) {
220 my $ext = asn1_extract($extensions->[1], $UNIV | $CONS | $SEQUENCE);
/linux-4.1.27/arch/arm/include/asm/
Ddma-iommu.h18 unsigned int extensions; member
/linux-4.1.27/fs/isofs/
DKconfig6 Unix systems. The so-called Rock-Ridge extensions which allow for
18 bool "Microsoft Joliet CDROM extensions"
/linux-4.1.27/drivers/staging/vt6656/
DTODO4 - remove support for older wireless extensions
/linux-4.1.27/Documentation/scsi/
Dg_NCR5380.txt4 NCR53c400 extensions (c) 1994,1995,1996 Kevin Lentin
6 This file documents the NCR53c400 extensions by Kevin Lentin and some
DChangeLog.lpfc763 * Preliminary changes for block/unblock kernel API extensions in
/linux-4.1.27/Documentation/filesystems/cifs/
DAUTHORS11 side of the original CIFS Unix extensions and reviewing and implementing
12 portions of the newer CIFS POSIX extensions into the Samba 3 file server. Thank
DCHANGES32 mount options (so that when negotiating unix extensions specifying
86 the CIFS POSIX protocol extensions (this adds support for new flags
223 which support the CIFS Unix/POSIX extensions) so that we again tell the
240 Do not time out lockw calls when using posix extensions. Do not
383 as new protocol extensions. Do not send Get/Set calls for POSIX ACLs
384 unless server explicitly claims to support them in CIFS Unix extensions
450 improperly zeroed buffer in CIFS Unix extensions set times call.
484 on the client. If Unix extensions are enabled and the uids on the client
501 inode for block and char devices when unix extensions enabled.
551 extensions enabled. Fix oops when smb_buffer can not be allocated. Fix
[all …]
DTODO54 exists. This is helpful when Unix extensions are negotiated to
86 support the CIFS Unix extensions, although earlier versions of Samba
Dcifs.txt19 the CIFS Unix extensions, the combination can provide a reasonable
DREADME134 not have a server that supports the Unix extensions for CIFS (such as Samba
138 unix extensions = yes
165 which may not be what you want, although if the CIFS Unix extensions are
185 later, but only for remote clients using the CIFS Unix extensions, and will
267 which do support the CIFS Unix extensions, such as a
277 extensions, the default uid (and gid) returned on lookup
298 supports the unix extensions the default uid is
302 file_mode If CIFS Unix extensions are not supported by the server
314 dir_mode If CIFS Unix extensions are not supported by the server
423 setuids If the CIFS Unix extensions are negotiated with the server
[all …]
/linux-4.1.27/crypto/asymmetric_keys/
Dx509.asn117 extensions [ 3 ] Extensions OPTIONAL
/linux-4.1.27/arch/arc/plat-arcfpga/
DKconfig28 The SMP extensions include:
/linux-4.1.27/Documentation/arm/
DBooting185 For CPUs which do not include the ARM virtualization extensions, the
188 CPUs which include support for the virtualization extensions can be
190 these extensions. This is the recommended boot method for such CPUs,
209 virtualization extensions can boot correctly without extra help.
Dswp_emulation7 ARMv7 multiprocessing extensions introduce the ability to disable these
DREADME11 generating ARM ELF code with GNU extensions. GCC 3.3 is known to be
/linux-4.1.27/arch/x86/boot/
Dpmjump.S65 # Clear registers to allow for future extensions to the
/linux-4.1.27/drivers/usb/wusbcore/
DKconfig5 tristate "Enable Wireless USB extensions"
/linux-4.1.27/Documentation/devicetree/bindings/ata/
Dimx-sata.txt4 with some special extensions at integration level.
Dsata_highbank.txt5 with some special extensions to add functionality.
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-server-gss.txt27 depends on GSSAPI extensions that are KRB5 specific.
55 beyond 64KiB in size due to various authorization extensions attacked to
/linux-4.1.27/Documentation/powerpc/
Dcxl.txt214 For ABI padding and future extensions
291 For future extensions and padding.
310 For future extensions and padding.
340 For future extensions
360 For future extensions and padding
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dgic.txt73 * GIC virtualization extensions (VGIC)
75 For ARM cores that support the virtualization extensions, additional
/linux-4.1.27/Documentation/EDID/
Dedid.S271 extensions: .byte 0 /* Number of extensions to follow */ label
/linux-4.1.27/Documentation/networking/
Dradiotap-headers.txt25 [ <possible argument bitmap extensions ... > ]
31 argument bitmap extensions..." above), and the start of the arguments is moved
Dtproxy.txt64 3. Iptables extensions
Dfilter.txt158 filters use Linux extensions that are not supported by libpcap's compiler,
261 The Linux kernel also has a couple of BPF extensions that are used along
264 extensions are loaded into A.
266 Possible BPF extensions are shown in the following table:
287 These extensions can also be prefixed with '#'.
571 originates from [e]xtended BPF is not the same as BPF extensions! While
572 eBPF is an ISA, BPF extensions date back to classic BPF's 'overloading'
Drds.txt47 control messages, while other extensions use the getsockopt/
Dip-sysctl.txt523 to use TCP extensions, can result in serious degradation
Dbonding.txt7 Corrections, HA extensions : 2000/10/03-15 :
/linux-4.1.27/arch/arm/mm/
Ddma-mapping.c1093 BUG_ON(addr < mapping->base || bitmap_index > mapping->extensions); in __free_iova()
1893 int extensions = 1; in arm_iommu_create_mapping() local
1904 extensions = bitmap_size / PAGE_SIZE; in arm_iommu_create_mapping()
1913 mapping->bitmaps = kzalloc(extensions * sizeof(unsigned long *), in arm_iommu_create_mapping()
1923 mapping->extensions = extensions; in arm_iommu_create_mapping()
1963 if (mapping->nr_bitmaps >= mapping->extensions) in extend_iommu_mapping()
Dproc-v7.S78 ALT_SMP(W(nop)) @ MP extensions imply L1 PTW
DKconfig678 ARMv7 multiprocessing extensions introduce the ability to disable
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt25 DIF and the other integrity extensions is that the protection format
34 As written, the protocol extensions only protect the path between
74 Extensions. As these extensions are outside the scope of the protocol
85 The advantage to the integrity extensions in SCSI and SATA is that
/linux-4.1.27/include/uapi/drm/
Dexynos_drm.h60 unsigned int extensions; member
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_rpc_xdr.h76 struct gssx_option_array extensions; member
Dgss_rpc_xdr.c405 err = dummy_dec_opt_array(xdr, &attr->extensions); in gssx_dec_name_attr()
/linux-4.1.27/net/sctp/
Dsm_make_chunk.c234 __u8 extensions[3]; in sctp_make_init() local
271 extensions[num_ext] = SCTP_CID_ASCONF; in sctp_make_init()
272 extensions[num_ext+1] = SCTP_CID_ASCONF_ACK; in sctp_make_init()
300 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init()
353 sctp_addto_param(retval, num_ext, extensions); in sctp_make_init()
397 __u8 extensions[3]; in sctp_make_init_ack() local
435 extensions[num_ext] = SCTP_CID_ASCONF; in sctp_make_init_ack()
436 extensions[num_ext+1] = SCTP_CID_ASCONF_ACK; in sctp_make_init_ack()
459 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init_ack()
495 sctp_addto_param(retval, num_ext, extensions); in sctp_make_init_ack()
/linux-4.1.27/Documentation/isdn/
DCREDITS56 For V.110, extended T.70 and Hylafax extensions in isdn_tty.c
DREADME.gigaset280 number. Dialing "***" (three asterisks) calls all extensions
/linux-4.1.27/net/wireless/
DKconfig178 bool "cfg80211 wireless extensions compatibility" if !CFG80211_WEXT_EXPORT
184 extensions with cfg80211-based drivers.
/linux-4.1.27/drivers/mmc/host/
DKconfig634 tristate "Exynos specific extensions for Synopsys DW Memory Card Interface"
638 This selects support for Samsung Exynos SoC specific extensions to the
643 tristate "K3 specific extensions for Synopsys DW Memory Card Interface"
648 This selects support for Hisilicon K3 SoC specific extensions to the
664 tristate "Rockchip specific extensions for Synopsys DW Memory Card Interface"
668 This selects support for Rockchip SoC specific extensions to the
/linux-4.1.27/include/drm/
Ddrm_edid.h304 u8 extensions; member
/linux-4.1.27/Documentation/misc-devices/
Dc2port.txt43 this code supports only flash programming but extensions are easy to
/linux-4.1.27/drivers/net/wireless/
DKconfig83 chips. This driver supports standard Linux wireless extensions.
146 It has basic support for Linux wireless extensions and initial
/linux-4.1.27/drivers/gpu/drm/
Ddrm_debugfs.c344 EDID_LENGTH * (1 + edid->extensions) > len) in edid_write()
Ddrm_edid.c1131 for (i = 0; i <= edid->extensions; i++) in drm_edid_is_valid()
1347 return kmemdup(edid, (edid->extensions + 1) * EDID_LENGTH, GFP_KERNEL); in drm_edid_duplicate()
2436 if (edid == NULL || edid->extensions == 0) in drm_find_edid_extension()
2440 for (i = 0; i < edid->extensions; i++) { in drm_find_edid_extension()
2446 if (i == edid->extensions) in drm_find_edid_extension()
Ddrm_crtc.c4400 size = EDID_LENGTH * (1 + edid->extensions); in drm_mode_connector_update_edid_property()
/linux-4.1.27/arch/arm/mach-realview/
DKconfig73 # ARMv6 CPU without K extensions, but does have the new exclusive ops
/linux-4.1.27/Documentation/mmc/
Dmmc-async-req.txt44 MMC host extensions
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-hid-wiimote17 extensions. It can be one of: none, motionp, nunchuck, classic,
Ddev-kmsg64 Future extensions might add more comma separated values before
Dsysfs-firmware-dmi8 cases where there are OEM extensions used.
/linux-4.1.27/Documentation/virtual/kvm/devices/
Darm-vgic.txt78 implementation without the security extensions" which we present to the
/linux-4.1.27/Documentation/acpi/
Dvideo_extension.txt1 ACPI video extensions
/linux-4.1.27/drivers/pci/hotplug/
DKconfig61 tristate "ACPI PCI Hotplug driver IBM extensions"
/linux-4.1.27/Documentation/video4linux/
Dmeye.txt123 - 'motioneye' still uses the meye private v4l1 API extensions.
Duvcvideo.txt16 The UVC specification allows for vendor-specific extensions through extension
/linux-4.1.27/Documentation/driver-model/
Dclass.txt41 can be used by drivers, extensions and interfaces.
/linux-4.1.27/arch/powerpc/platforms/
DKconfig.cputype248 This option enables kernel support for the Altivec extensions to the
265 This option enables kernel support for the Vector Scaler extensions
/linux-4.1.27/drivers/i2c/
DKconfig90 Say Y here if you want support for SMBus extensions to the I2C
/linux-4.1.27/Documentation/i2c/
Dfunctionality19 I2C_FUNC_10BIT_ADDR Handles the 10-bit address extensions
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c408 edid_len = (1 + ctx->raw_edid->extensions) * EDID_LENGTH; in vidi_get_modes()
/linux-4.1.27/Documentation/hwmon/
Dpmbus-core28 device specific extensions in addition to the core PMBus driver, since it is
32 To make device specific extensions as scalable as possible, and to avoid having
/linux-4.1.27/arch/arm/mach-imx/
DKconfig298 bool "Support pcm037 EET board extensions"
303 Add support for PCM037 EET baseboard extensions. If you are using the
/linux-4.1.27/Documentation/sound/oss/
DSoundPro1 Documentation for the SoundPro CMI8330 extensions in the WSS driver (ad1848.o)
/linux-4.1.27/drivers/firmware/
Discsi_ibft.c106 u16 extensions; member
Dedd.c564 static EDD_DEVICE_ATTR(extensions, 0444, edd_show_extensions, edd_has_edd_info);
/linux-4.1.27/include/acpi/
Dactbl2.h598 u16 extensions; member
/linux-4.1.27/Documentation/acpi/apei/
Deinj.txt148 that supports it. All vendor extensions have the 0x80000000 bit set in
/linux-4.1.27/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.txt32 - ioctl: While the driver is allowed to have extensions to the IOCTL interface,
/linux-4.1.27/arch/arm/kernel/
Dhead.S500 and r0, r0, #0xc0000000 @ multiprocessing extensions and
/linux-4.1.27/fs/cifs/
DKconfig189 when mounting to Samba, due to the CIFS POSIX extensions,
/linux-4.1.27/Documentation/crypto/
Dasync-tx-api.txt50 3/ dmaengine extensions to support multiple clients and operation types
/linux-4.1.27/Documentation/timers/
Dhrtimers.txt23 for many years - and thus even small extensions to it easily break
/linux-4.1.27/Documentation/arm64/
Dbooting.txt140 the virtualisation extensions) or non-secure EL1.
/linux-4.1.27/drivers/macintosh/
DKconfig140 Say Y here to enable Macintosh specific extensions of the generic
/linux-4.1.27/drivers/input/joystick/
DKconfig23 supports many extensions, including joysticks with throttle control,
/linux-4.1.27/Documentation/fb/
Dapi.txt302 extensions.
/linux-4.1.27/drivers/hid/
DKconfig826 Support for all official Nintendo extensions is available, however, 3rd
827 party extensions might not be supported. Please report these devices to:
/linux-4.1.27/arch/xtensa/
DKconfig28 architecture supports all processor configurations and extensions,
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt70 future extensions is going right down the gutters since someone will submit
/linux-4.1.27/Documentation/
DHOWTO36 adheres to the ISO C89 standard, it uses a number of extensions that are
42 and the extensions that it uses, and unfortunately there is no
D00-INDEX25 - DMA API, pci_ API & extensions for non-consistent memory machines.
DDMA-API.txt10 Part II describes extensions for supporting non-consistent memory
Ddevices.txt449 232 = /dev/kvm Kernel-based virtual machine (hardware virtualization extensions)
/linux-4.1.27/Documentation/serial/
Ddriver429 structure containing both the uart_port entry with their own extensions,
/linux-4.1.27/arch/ia64/
DKconfig526 firmware extensions, such as the ability to inject memory-errors
/linux-4.1.27/arch/x86/
DKconfig.cpu96 extensions.
/linux-4.1.27/Documentation/input/
Djoystick-parport.txt160 However, as time passed, extensions to this standard developed, and these
Djoystick.txt169 It also supports extensions like additional hats and buttons compatible
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt53 facility that allows backward-compatible extensions to the API to be
160 The API allows the application to query about extensions to the core
163 Generally 0 means no and 1 means yes, but some extensions may report
967 +Not all extensions are enabled by default. Using this ioctl the application
971 do support it, it only works for extensions that are supported for enablement.
2803 The "reserved" field is meant for future extensions. It is not used by
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt523 What you reach with this: Settings for unknown video extensions
640 used to enable/disable certain hardware extensions. Examples are
/linux-4.1.27/arch/mips/
DKconfig1294 set with many extensions.
1302 with many extensions.
1314 with many extensions.
/linux-4.1.27/drivers/usb/host/
DKconfig80 Some EHCI chips have vendor-specific extensions to integrate
/linux-4.1.27/drivers/platform/x86/
DKconfig200 This is a driver for the WMI extensions (wireless and bluetooth power
/linux-4.1.27/drivers/scsi/
DKconfig144 bool "Enable vendor-specific extensions (for SCSI CDROM)"
802 bool "Enable NCR53c400 extensions"
/linux-4.1.27/
DCREDITS2703 D: wl3501 PCMCIA wireless card initial support for wireless extensions in 2.4
2866 D: Loop device driver extensions
3915 D: ALS-007 sound card extensions to Sound Blaster driver
/linux-4.1.27/net/netfilter/
DKconfig549 x_tables match/target extensions over the nf_tables
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt1389 GNU extensions.