Home
last modified time | relevance | path

Searched refs:description (Results 1 – 200 of 731) sorted by relevance

1234

/linux-4.4.14/fs/cifs/
Dcifs_spnego.c101 char *description, *dp; in cifs_get_spnego_key() local
120 description = kzalloc(desc_len, GFP_KERNEL); in cifs_get_spnego_key()
121 if (description == NULL) in cifs_get_spnego_key()
124 dp = description; in cifs_get_spnego_key()
129 dp = description + strlen(description); in cifs_get_spnego_key()
139 dp = description + strlen(description); in cifs_get_spnego_key()
149 dp = description + strlen(description); in cifs_get_spnego_key()
153 dp = description + strlen(description); in cifs_get_spnego_key()
158 dp = description + strlen(description); in cifs_get_spnego_key()
162 dp = description + strlen(description); in cifs_get_spnego_key()
[all …]
/linux-4.4.14/drivers/net/usb/
Dcdc_subset.c103 .description = "ALi M5632",
125 .description = "AnchorChips/Cypress 2720",
148 .description = "Belkin, eTEK, or compatible",
173 .description = "Epson USB Device",
191 .description = "KC Technology KC-190",
218 .description = "Linux Device",
224 .description = "Yopy",
230 .description = "Boot Loader OBject",
Dzaurus.c102 .description = "Sharp Zaurus SL-5x00",
112 .description = "Sharp Zaurus, PXA-2xx based",
122 .description = "Olympus R1000",
258 .description = "pseudo-MDLM (BLAN) device",
Dasix_devices.c835 .description = "ASIX AX8817x USB 2.0 Ethernet",
845 .description = "DLink DUB-E100 USB Ethernet",
855 .description = "Netgear FA-120 USB Ethernet",
865 .description = "Hawking UF200 USB Ethernet",
875 .description = "ASIX AX88772 USB 2.0 Ethernet",
887 .description = "ASIX AX88772B USB 2.0 Ethernet",
901 .description = "ASIX AX88178 USB 2.0 Ethernet",
923 .description = "HG20F9 USB 2.0 Ethernet",
Dcdc_mbim.c134 info->description); in cdc_mbim_set_ctrlalt()
552 .description = "CDC MBIM",
576 .description = "CDC MBIM",
595 .description = "CDC MBIM",
Dplusb.c105 .description = "Prolific PL-2301/PL-2302/PL-25A1",
/linux-4.4.14/security/keys/
Dkeyring.c113 if (keyring->description) { in keyring_publish_name()
114 bucket = keyring_hash(keyring->description); in keyring_publish_name()
175 const char *description = index_key->description; in hash_key_type_and_desc() local
192 memcpy(&piece, description, n); in hash_key_type_and_desc()
193 description += n; in hash_key_type_and_desc()
260 chunk |= ((u8*)index_key->description)[--offset]; in keyring_get_key_chunk()
285 memcmp(key->index_key.description, index_key->description, in keyring_compare_object()
329 if (((unsigned long)a->description | (unsigned long)b->description) & in keyring_diff_objects()
332 seg_a = *(unsigned long *)(a->description + i); in keyring_diff_objects()
333 seg_b = *(unsigned long *)(b->description + i); in keyring_diff_objects()
[all …]
Drequest_key.c343 ctx->index_key.type->name, ctx->index_key.description); in construct_alloc_key()
356 key = key_alloc(ctx->index_key.type, ctx->index_key.description, in construct_alloc_key()
509 const char *description, in request_key_and_link() argument
518 .index_key.description = description, in request_key_and_link()
521 .match_data.raw_data = description, in request_key_and_link()
531 ctx.index_key.type->name, ctx.index_key.description, in request_key_and_link()
620 const char *description, in request_key() argument
629 key = request_key_and_link(type, description, callout_info, callout_len, in request_key()
657 const char *description, in request_key_with_auxdata() argument
665 key = request_key_and_link(type, description, callout_info, callout_len, in request_key_with_auxdata()
[all …]
Dkeyctl.c67 char type[32], *description; in SYSCALL_DEFINE5() local
80 description = NULL; in SYSCALL_DEFINE5()
82 description = strndup_user(_description, KEY_MAX_DESC_SIZE); in SYSCALL_DEFINE5()
83 if (IS_ERR(description)) { in SYSCALL_DEFINE5()
84 ret = PTR_ERR(description); in SYSCALL_DEFINE5()
87 if (!*description) { in SYSCALL_DEFINE5()
88 kfree(description); in SYSCALL_DEFINE5()
89 description = NULL; in SYSCALL_DEFINE5()
90 } else if ((description[0] == '.') && in SYSCALL_DEFINE5()
125 key_ref = key_create_or_update(keyring_ref, type, description, in SYSCALL_DEFINE5()
[all …]
Drequest_key_auth.c75 seq_puts(m, key->description); in request_key_auth_describe()
244 char description[16]; in key_get_instantiation_authkey() local
247 .index_key.description = description, in key_get_instantiation_authkey()
250 .match_data.raw_data = description, in key_get_instantiation_authkey()
257 sprintf(description, "%x", target_id); in key_get_instantiation_authkey()
Dkey.c280 key->index_key.description = kmemdup(desc, desclen + 1, GFP_KERNEL); in key_alloc()
281 if (!key->index_key.description) in key_alloc()
317 kfree(key->description); in key_alloc()
775 const char *description, in key_create_or_update() argument
782 .description = description, in key_create_or_update()
801 (!index_key.description && !index_key.type->preparse)) in key_create_or_update()
824 if (!index_key.description) in key_create_or_update()
825 index_key.description = prep.description; in key_create_or_update()
827 if (!index_key.description) in key_create_or_update()
830 index_key.desc_len = strlen(index_key.description); in key_create_or_update()
[all …]
Dpersistent.c59 persistent = keyring_alloc(index_key->description, in key_create_persistent()
86 index_key.description = buf; in key_get_persistent()
Dproc.c189 .index_key.description = key->description, in proc_keys_show()
Dprocess_keys.c675 ctx.index_key.description = key->description; in lookup_user_key()
676 ctx.index_key.desc_len = strlen(key->description); in lookup_user_key()
/linux-4.4.14/include/linux/
Dkey.h88 const char *description; member
190 char *description; member
243 const char *description,
247 const char *description,
253 const char *description,
258 const char *description,
269 const char *description,
285 extern struct key *keyring_alloc(const char *description, kuid_t uid, kgid_t gid,
295 const char *description);
Ddm-kcopyd.h41 #define DECLARE_DM_KCOPYD_THROTTLE_WITH_MODULE_PARM(name, description) \ argument
44 MODULE_PARM_DESC(name, description)
Dkey-type.h42 char *description; /* Proposed key description (or NULL) */ member
86 int (*vet_description)(const char *description);
Dserio.h57 const char *description; member
/linux-4.4.14/Documentation/frv/
DREADME.txt12 A description of the basic features inherent in this architecture port.
22 A description of how to boot the kernel image and a summary of the kernel
28 A description of how to debug the kernel using GDB attached by serial
34 A description of the virtual and physical memory layout used in the
46 A description of the CPU clock scaling interface.
51 A description of how the FR-V kernel's atomic operations work.
/linux-4.4.14/Documentation/security/
D00-INDEX4 - description of the Linux Security Module framework.
16 - description of the encryption keys for the ecryptfs filesystem.
18 - description of the kernel key request service.
22 - description of the kernel key retention service.
Dkeys.txt43 - A description (for matching a key in a search).
67 (*) Each key has a description. This should be a printable string. The key
68 type provides an operation to perform a match between the description on a
136 A key of this type has a description and a payload that are arbitrary
146 The description can be arbitrary, but must be prefixed with a non-zero
148 separated from the rest of the description by a ':'. "logon" keys can
185 amount of description and payload space that can be consumed.
221 type and description.
295 file, giving information about their type, description and permissions.
394 (*) Create a new key of given type, description and payload and add it to the
[all …]
Dkeys-request-key.txt13 const char *description,
19 const char *description,
27 const char *description,
34 const char *description,
42 const char *description,
87 (a) An uninstantiated key U of requested type and description.
/linux-4.4.14/drivers/acpi/acpica/
Dacapps.h84 #define ACPI_USAGE_TEXT(description) \ argument
85 acpi_os_printf (description);
87 #define ACPI_OPTION(name, description) \ argument
88 acpi_os_printf (" %-18s%s\n", name, description);
Daclocal.h1189 char *description; member
1197 char *description; member
1201 char *description; member
1207 char *description; member
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c63 .description = "WinTV PVR USB2 Model 29xxx",
97 .description = "WinTV PVR USB2 Model 24xxx",
127 .description = "Gotview USB 2.0 DVD 2",
148 .description = "Gotview USB 2.0 DVD Deluxe",
170 .description = "Terratec Grabster AV400",
226 .description = "OnAir Creator Hybrid USB tuner",
286 .description = "OnAir USB2 Hybrid USB tuner",
380 .description = "WinTV HVR-1900 Model 73xxx",
487 .description = "WinTV HVR-1950 Model 750xx",
510 .description = "WinTV HVR-1950 Model 751xx",
Dpvrusb2-devattr.h93 const char *description; member
/linux-4.4.14/net/rxrpc/
Dar-key.c883 seq_puts(m, key->description); in rxrpc_describe()
892 char *description; in rxrpc_request_key() local
899 description = kmalloc(optlen + 1, GFP_KERNEL); in rxrpc_request_key()
900 if (!description) in rxrpc_request_key()
903 if (copy_from_user(description, optval, optlen)) { in rxrpc_request_key()
904 kfree(description); in rxrpc_request_key()
907 description[optlen] = 0; in rxrpc_request_key()
909 key = request_key(&key_type_rxrpc, description, NULL); in rxrpc_request_key()
911 kfree(description); in rxrpc_request_key()
917 kfree(description); in rxrpc_request_key()
[all …]
/linux-4.4.14/Documentation/
Dkernel-doc-nano-HOWTO.txt55 * foobar() - short function description of foobar
61 * A longer description, with more discussion of the function foobar()
66 * The longer description can have multiple paragraphs.
71 The short description following the subject can span multiple lines
72 and ends with an @argument description, an empty line or the end of
76 this opening short function description line, with no intervening
81 * @...: description
94 * Longer description of this structure.
103 The longer description formatting is "reflowed", losing your line
215 * function_name(:)? (- short description)?
[all …]
Dcoccinelle.txt86 description of the problem being checked by the semantic patch, and
170 Detailed description of the 'report' mode
209 Detailed description of the 'patch' mode
247 Detailed description of the 'context' mode
289 Detailed description of the 'org' mode
D00-INDEX45 - description of what an IRQ is.
73 - description of AoE (ATA over Ethernet) along with config examples.
75 - description of various trees and how to apply their patches.
237 - description of io_mapping functions in linux/io-mapping.h
283 - a brief description of LDM (Windows Dynamic Disks).
351 - description and usage of the low level parallel port functions.
393 - a description of what robust futexes are.
411 - description of the SGI IOC4 PCI (multi function) device.
449 - description of the Linux unshare system call.
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmemx.fuc77 // description
121 // description
164 // description
215 // description
232 // description
252 // description
265 // description
360 // description
401 // description
426 // description
[all …]
Dperf.fuc40 // description
51 // description
Dtest.fuc39 // description
56 // description
Didle.fuc39 // description
47 // description
Dhost.fuc39 // HOST HOST->PWR queue description
48 // HOST PWR->HOST queue description
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_24x729 Provides the description of a particular event as provided by
30 the firmware. If firmware does not provide a description, no
40 Provides the "long" description of a particular event as
42 description, no file will be created.
Dsysfs-devices-firmware_node9 What: /sys/devices/.../firmware_node/description
13 The /sys/devices/.../firmware/description attribute contains a string
Dconfigfs-usb-gadget56 configuration - configuration description
113 product - gadget's product description
114 manufacturer - gadget's manufacturer description
Dsysfs-driver-ppi42 : <response description>".
52 description>".
62 The format is "<request> <status num>: <status description>".
/linux-4.4.14/Documentation/sound/alsa/soc/
Dplatform.txt60 1) Digital audio interface (DAI) description
62 3) PCM's description
66 Please see codec.txt for a description of items 1 - 4.
79 Please see DPCM.txt for a description of item 4.
Dcodec.txt16 5) DAPM description.
129 5 - DAPM description.
131 The Dynamic Audio Power Management description describes the codec power
133 Please read dapm.txt for details of building the description.
/linux-4.4.14/Documentation/vm/
D00-INDEX18 - description of the idle page tracking feature.
26 - description of the Linux kernels overcommit handling modes.
28 - description of page migration in NUMA systems.
/linux-4.4.14/include/acpi/
Dacexcep.h78 char *description; member
83 #define EXCEP_TXT(name,description) {name, description} argument
85 #define EXCEP_TXT(name,description) {name} argument
/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c106 .description = "Connect Tech - WhiteHEAT - (prerenumeration)",
118 .description = "Connect Tech - WhiteHEAT",
285 serial->type->description, ret); in whiteheat_attach()
289 serial->type->description, alen); in whiteheat_attach()
301 serial->type->description, ret); in whiteheat_attach()
305 serial->type->description, alen); in whiteheat_attach()
309 serial->type->description, result[0]); in whiteheat_attach()
316 serial->type->description, in whiteheat_attach()
339 serial->type->description); in whiteheat_attach()
342 serial->type->description); in whiteheat_attach()
[all …]
Dio_tables.h103 .description = "Edgeport 2 port adapter",
135 .description = "Edgeport 4 port adapter",
167 .description = "Edgeport 8 port adapter",
199 .description = "EPiC device",
Dvisor.c169 .description = "Handspring Visor / Palm OS",
189 .description = "Sony Clie 5.0",
209 .description = "Sony Clie 3.5",
369 serial->type->description, in palm_os_3_probe()
378 serial->type->description); in palm_os_3_probe()
382 dev_info(dev, "%s: Number of ports: %d\n", serial->type->description, in palm_os_3_probe()
Dbus.c76 driver->description, minor); in usb_serial_device_probe()
117 driver->description, minor); in usb_serial_device_remove()
Dkeyspan.h546 .description = "Keyspan - (without firmware)",
557 .description = "Keyspan 1 port adapter",
581 .description = "Keyspan 2 port adapter",
605 .description = "Keyspan 4 port adapter",
Dusb-serial.c466 serial->type->description); in serial_proc_show()
892 dev_info(ddev, "%s converter detected\n", type->description); in usb_serial_probe()
1347 if (!driver->description) in usb_serial_register()
1348 driver->description = driver->driver.name; in usb_serial_register()
1351 driver->description); in usb_serial_register()
1363 pr_err("problem %d when registering driver %s\n", retval, driver->description); in usb_serial_register()
1366 pr_info("USB Serial support registered for %s\n", driver->description); in usb_serial_register()
1374 pr_info("USB Serial deregistering driver %s\n", device->description); in usb_serial_deregister()
Dkeyspan_pda.c737 .description = "Keyspan PDA - (prerenumeration)",
750 .description = "Xircom / Entrega PGS - (prerenumeration)",
762 .description = "Keyspan PDA",
/linux-4.4.14/Documentation/isdn/
D00-INDEX8 - description of isdn4linux Link Level and Hardware Level interfaces.
10 - description of the fax subinterface of isdn4linux.
12 - description of kernel CAPI Link Level to Hardware Level interface.
/linux-4.4.14/Documentation/ABI/
DREADME29 strongly encouraged to add their name to the description of
31 notify them if any changes occur (see the description of the
37 time. The description of the interface will document the reason
46 What: Short description of the interface
50 Description: Long description of the interface and how to use it.
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-hmi.c42 const char *description; member
96 xstop_reason[i].description); in print_core_checkstop_reason()
147 xstop_reason[i].description); in print_nx_checkstop_reason()
/linux-4.4.14/Documentation/acpi/apei/
Doutput_format.txt129 All <field string> description with * has the following format:
134 string> description. Otherwise, <field string> will be "unknown".
136 All <field strings> description with # has the following format:
143 strings> description.
/linux-4.4.14/Documentation/arm/
D00-INDEX42 - description of the virtual memory layout
46 - SWP/SWPB emulation handler/logging description
DCCN.txt13 description of available events and configuration options
28 Masks are defined separately from the event description
/linux-4.4.14/samples/configfs/
Dconfigfs_sample.c109 CONFIGFS_ATTR_RO(childless_, description);
240 CONFIGFS_ATTR_RO(simple_children_, description);
319 CONFIGFS_ATTR_RO(group_children_, description);
/linux-4.4.14/drivers/hid/
Dhid-debug.c47 const char *description; member
463 for (p = hid_usage_table; p->description; p++) in resolv_usage_page()
467 p->description); in resolv_usage_page()
471 seq_printf(f, "%s", p->description); in resolv_usage_page()
502 for (p = hid_usage_table; p->description; p++) in hid_resolv_usage()
504 for(++p; p->description && p->usage != 0; p++) in hid_resolv_usage()
509 "%s", p->description); in hid_resolv_usage()
513 p->description); in hid_resolv_usage()
/linux-4.4.14/include/keys/
Ddns_resolver-type.h19 extern int request_dns_resolver_key(const char *description,
/linux-4.4.14/tools/lib/traceevent/
Dplugin_function.c41 .description =
47 .description =
/linux-4.4.14/
DKconfig2 # For a description of the syntax of this configuration file,
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/
Dti,omap-dss.txt7 This document is a generic description of the OMAP Display Subsystem bindings.
45 A shortened example of the DSS description for OMAP4, with non-relevant parts
83 A shortened example of the board description for OMAP4 Panda board, defined in
Dti,omap2-dss.txt5 description about OMAP Display Subsystem bindings.
/linux-4.4.14/Documentation/filesystems/nfs/
Didmapper.txt67 description. The serialized key is first converted into a key_serial_t, and
72 description string. For example, a uid lookup description will appear as
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dohci-omap3.txt7 - interrupts: description of the interrupt line
Dehci-omap.txt10 - interrupts: description of the interrupt line
/linux-4.4.14/Documentation/features/sched/numa-balancing/
Darch-support.txt4 # description: arch supports NUMA balancing
/linux-4.4.14/drivers/input/gameport/
Dgameport.c233 drv->description, error); in gameport_bind_driver()
468 static DEVICE_ATTR(description, S_IRUGO, gameport_description_show, NULL);
687 return sprintf(buf, "%s\n", driver->description ? driver->description : "(none)"); in description_show()
689 static DRIVER_ATTR_RO(description);
/linux-4.4.14/drivers/media/pci/cobalt/
Dcobalt-v4l2.c710 strlcpy(f->description, "YUV 4:2:2", sizeof(f->description)); in cobalt_enum_fmt_vid_cap()
714 strlcpy(f->description, "RGB24", sizeof(f->description)); in cobalt_enum_fmt_vid_cap()
718 strlcpy(f->description, "RGB32", sizeof(f->description)); in cobalt_enum_fmt_vid_cap()
915 strlcpy(f->description, "YUV 4:2:2", sizeof(f->description)); in cobalt_enum_fmt_vid_out()
919 strlcpy(f->description, "RGB32", sizeof(f->description)); in cobalt_enum_fmt_vid_out()
/linux-4.4.14/Documentation/features/vm/numa-memblock/
Darch-support.txt4 # description: arch supports NUMA aware memblocks
/linux-4.4.14/Documentation/features/vm/THP/
Darch-support.txt4 # description: arch supports transparent hugepages
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Dti,twl-pwm.txt9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
Dspear-pwm.txt8 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
Datmel-tcb-pwm.txt5 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
Dpwm-berlin.txt7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
Dmxs-pwm.txt6 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
Dti,twl-pwmled.txt9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
Datmel-pwm.txt9 description of the cells format.
Dbrcm,bcm7038-pwm.txt7 - #pwm-cells: should be 2. See pwm.txt in this directory for a description
Dvt8500-pwm.txt6 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
Dbrcm,kona-pwm.txt10 description of the cells format.
Dpwm-sun4i.txt10 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
Dlpc1850-sct-pwm.txt10 - #pwm-cells: Should be 3. See pwm.txt in this directory for the description
Dpwm-rockchip.txt11 for a description of the cell format.
Dnxp,pca9685-pwm.txt6 - #pwm-cells: Should be 2. See pwm.txt in this directory for a description of
Dpwm-bcm2835.txt9 - #pwm-cells: Should be 2. See pwm.txt in this directory for a description of
Dimg-pwm.txt12 description of the cells format.
Dpwm-tiehrpwm.txt7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
Dpwm-tiecap.txt7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
Dpwm-lp3943.txt6 description of the cells format.
Dnvidia,tegra20-pwm.txt9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
Drenesas,pwm-rcar.txt11 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
Dimx-pwm.txt9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
Drenesas,tpu-pwm.txt15 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
Dpwm-mtk-disp.txt8 - #pwm-cells: must be 2. See pwm.txt in this directory for a description of
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-driver-usb-usbtmc7 by the device itself. The full description of the bitfields
21 by the device itself. The full description of the bitfields
Dsysfs-firmware-opal-dump28 in hex and a description of the dump type
/linux-4.4.14/Documentation/misc-devices/mei/
Dmei-amt-version.c241 struct amt_unicode_string description; member
329 len = code_ver->versions[i].description.length; in amt_verify_code_versions()
466 printf("%s:\t%s\n", ver.versions[i].description.string, in main()
/linux-4.4.14/Documentation/features/time/irq-time-acct/
Darch-support.txt4 # description: arch supports precise IRQ time accounting
/linux-4.4.14/Documentation/crypto/
Dasymmetric-keys.txt49 the opportunity to pre-parse a key and to determine the description the key
56 comparisons than just the straightforward comparison of the description with
263 allocated, and as such, is permitted to provide the key's description in
271 char *description;
284 If the parser is happy with the blob, it should propose a description for
285 the key and attach it to ->description, ->payload[asym_subtype] should be
293 ->description will be kfree()'d and the data attached to
/linux-4.4.14/Documentation/features/seccomp/seccomp-filter/
Darch-support.txt4 # description: arch supports seccomp filters
/linux-4.4.14/Documentation/features/locking/queued-spinlocks/
Darch-support.txt4 # description: arch supports queued spinlocks
/linux-4.4.14/Documentation/features/vm/ioremap_prot/
Darch-support.txt4 # description: arch has ioremap_prot()
/linux-4.4.14/Documentation/features/vm/TLB/
Darch-support.txt4 # description: arch supports deferral of TLB flush until multiple pages are unmapped
/linux-4.4.14/Documentation/features/debug/optprobes/
Darch-support.txt4 # description: arch supports live patched optprobes
/linux-4.4.14/Documentation/features/time/clockevents/
Darch-support.txt4 # description: arch support generic clock events
/linux-4.4.14/Documentation/features/time/arch-tick-broadcast/
Darch-support.txt4 # description: arch provides tick_broadcast()
/linux-4.4.14/Documentation/features/locking/queued-rwlocks/
Darch-support.txt4 # description: arch supports queued rwlocks
/linux-4.4.14/Documentation/features/time/context-tracking/
Darch-support.txt4 # description: arch supports context tracking for NO_HZ_FULL
/linux-4.4.14/Documentation/features/core/BPF-JIT/
Darch-support.txt4 # description: arch supports BPF JIT optimizations
/linux-4.4.14/Documentation/features/perf/kprobes-event/
Darch-support.txt4 # description: arch supports kprobes with perf events
/linux-4.4.14/Documentation/features/io/dma_map_attrs/
Darch-support.txt4 # description: arch provides dma_*map*_attrs() APIs
/linux-4.4.14/Documentation/features/locking/rwsem-optimized/
Darch-support.txt4 # description: arch provides optimized rwsem APIs
/linux-4.4.14/Documentation/features/vm/pmdp_splitting_flush/
Darch-support.txt4 # description: arch supports the pmdp_splitting_flush() VM API
/linux-4.4.14/Documentation/features/locking/lockdep/
Darch-support.txt4 # description: arch supports the runtime locking correctness debug facility
/linux-4.4.14/Documentation/features/io/sg-chain/
Darch-support.txt4 # description: arch supports chained scatter-gather lists
/linux-4.4.14/Documentation/features/vm/PG_uncached/
Darch-support.txt4 # description: arch supports the PG_uncached page flag
/linux-4.4.14/Documentation/features/debug/uprobes/
Darch-support.txt4 # description: arch supports live patched user probes
/linux-4.4.14/Documentation/features/lib/strncasecmp/
Darch-support.txt4 # description: arch provides an optimized strncasecmp() function
/linux-4.4.14/Documentation/features/debug/kgdb/
Darch-support.txt4 # description: arch supports the kGDB kernel debugger
/linux-4.4.14/Documentation/features/debug/stackprotector/
Darch-support.txt4 # description: arch supports compiler driven stack overflow protection
/linux-4.4.14/Documentation/features/debug/kretprobes/
Darch-support.txt4 # description: arch supports kernel function-return probes
/linux-4.4.14/Documentation/features/time/virt-cpuacct/
Darch-support.txt4 # description: arch supports precise virtual CPU time accounting
/linux-4.4.14/Documentation/features/debug/kprobes/
Darch-support.txt4 # description: arch supports live patched kernel probe
/linux-4.4.14/Documentation/features/io/dma-contiguous/
Darch-support.txt4 # description: arch supports the DMA CMA (continuous memory allocator)
/linux-4.4.14/Documentation/features/debug/KASAN/
Darch-support.txt4 # description: arch supports the KASAN runtime memory checker
/linux-4.4.14/Documentation/features/io/dma-api-debug/
Darch-support.txt4 # description: arch supports DMA debug facilities
/linux-4.4.14/Documentation/features/core/tracehook/
Darch-support.txt4 # description: arch supports tracehook (ptrace) register handling APIs
/linux-4.4.14/Documentation/features/vm/pte_special/
Darch-support.txt4 # description: arch supports the pte_special()/pte_mkspecial() VM APIs
/linux-4.4.14/Documentation/features/perf/perf-regs/
Darch-support.txt4 # description: arch supports perf events register access
/linux-4.4.14/Documentation/features/perf/perf-stackdump/
Darch-support.txt4 # description: arch supports perf events stack dumps
/linux-4.4.14/Documentation/features/vm/huge-vmap/
Darch-support.txt4 # description: arch supports the ioremap_pud_enabled() and ioremap_pmd_enabled() VM APIs
/linux-4.4.14/Documentation/features/time/modern-timekeeping/
Darch-support.txt4 # description: arch does not use arch_gettimeoffset() anymore
/linux-4.4.14/Documentation/features/core/jump-labels/
Darch-support.txt4 # description: arch supports live patched, high efficiency branches
/linux-4.4.14/Documentation/features/locking/cmpxchg-local/
Darch-support.txt4 # description: arch supports the this_cpu_cmpxchg() API
/linux-4.4.14/Documentation/features/debug/kprobes-on-ftrace/
Darch-support.txt4 # description: arch supports combined kprobes and ftrace live patching
/linux-4.4.14/Documentation/features/debug/user-ret-profiler/
Darch-support.txt4 # description: arch supports user-space return from system call profiler
/linux-4.4.14/Documentation/features/debug/gcov-profile-all/
Darch-support.txt4 # description: arch supports whole-kernel GCOV code coverage profiling
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-lp3943.txt7 description of the cells format.
Dsodaville.txt4 The bindings for CE4100's GPIO controller match the generic description
/linux-4.4.14/Documentation/features/core/generic-idle-thread/
Darch-support.txt4 # description: arch makes use of the generic SMP idle thread facility
/linux-4.4.14/Documentation/features/vm/ELF-ASLR/
Darch-support.txt4 # description: arch randomizes the stack, heap and binary images of ELF binaries
/linux-4.4.14/arch/microblaze/
DKconfig.debug1 # For a description of the syntax of this configuration file,
DKconfig.platform1 # For a description of the syntax of this configuration file,
/linux-4.4.14/Documentation/locking/
D00-INDEX10 - description of the RealTime mutex implementation design.
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dvexpress.txt9 Device Tree source file, with the tile's description including
121 The motherboard description file provides a single "motherboard" node
149 The tile description should define a "smb" node, describing the
164 Example of a VE tile description (simplified)
/linux-4.4.14/Documentation/virtual/kvm/
D00-INDEX24 - Diagnose hypercall description (for IBM S/390)
/linux-4.4.14/tools/perf/util/
Dsetup.py46 description='Interface with the Linux profiling infrastructure',
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dhisilicon-thermal.txt12 - #thermal-sensor-cells: Should be 1. See ./thermal.txt for a description.
Dqcom-spmi-temp-alarm.txt12 - #thermal-sensor-cells: Should be 0. See thermal.txt for a description.
Dtegra-soctherm.txt25 - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description
/linux-4.4.14/arch/alpha/kernel/
Derr_impl.h21 char *description; member
/linux-4.4.14/net/dns_resolver/
Ddns_key.c183 const char *src = key->description, *dsp = match_data->raw_data; in dns_resolver_cmp()
226 seq_puts(m, key->description); in dns_resolver_describe()
/linux-4.4.14/arch/powerpc/sysdev/
DKconfig1 # For a description of the syntax of this configuration file,
/linux-4.4.14/Documentation/leds/
D00-INDEX16 - description about lp55xx common driver.
/linux-4.4.14/drivers/parport/
Dprobe.c111 kfree(info->description); in parse_data()
112 info->description = kstrdup(sep, GFP_KERNEL); in parse_data()
/linux-4.4.14/Documentation/filesystems/
D00-INDEX32 - description of the CODA filesystem.
125 - description of the ROMFS filesystem.
129 - a description of shared subtrees for namespaces.
/linux-4.4.14/drivers/input/serio/
Dserio.c123 drv->description, error); in serio_bind_driver()
479 static DEVICE_ATTR(description, S_IRUGO, serio_show_description, NULL);
754 return sprintf(buf, "%s\n", driver->description ? driver->description : "(none)"); in description_show()
756 static DRIVER_ATTR_RO(description);
/linux-4.4.14/Documentation/cgroups/
D00-INDEX12 - Device Whitelist Controller; description, interface and security.
/linux-4.4.14/security/integrity/
Ddigsig.c115 key_ref_to_ptr(key)->description, path); in integrity_load_x509()
/linux-4.4.14/net/ipv4/
Dxfrm4_tunnel.c44 .description = "IPIP",
/linux-4.4.14/Documentation/networking/
D00-INDEX148 - Network interface features API description.
230 - description of the X.25 Packet Layer to LAPB device interface.
232 - description of the statistics package for XFRM.
236 - description of the XFRM configuration options.
Dnfc.txt8 description and the userspace interface description.
/linux-4.4.14/certs/
Dsystem_keyring.c94 key_ref_to_ptr(key)->description); in load_system_certificate_list()
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dmpc512x-dma.txt8 the dma/dma.txt file for a more detailed description of binding.
Datmel-xdma.txt6 <chip> compatible description:
/linux-4.4.14/crypto/asymmetric_keys/
Dasymmetric_type.c249 seq_puts(m, key->description); in asymmetric_key_describe()
338 kfree(prep->description); in asymmetric_key_free_preparse()
/linux-4.4.14/fs/afs/
Dsecurity.c29 _debug("key %s", cell->anonymous_key->description); in afs_request_key()
30 key = request_key(&key_type_rxrpc, cell->anonymous_key->description, in afs_request_key()
/linux-4.4.14/drivers/isdn/mISDN/
DKconfig41 compatible with ISDNoIP (Agfeo) or TDMoIP. Protocol description is
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Datmel-hlcdc.txt14 - interrupts: should contain the description of the HLCDC interrupt line
/linux-4.4.14/drivers/usb/storage/
Duas-detect.h124 hcd->driver->description); in uas_use_uas_driver()
/linux-4.4.14/drivers/staging/most/mostcore/
Dmostcore.h242 const char *description; member
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dhisilicon-pcie.txt1 HiSilicon PCIe host bridge DT description
/linux-4.4.14/drivers/input/joystick/
Djoydump.c156 .description = DRIVER_DESC,
Dzhenhua.c211 .description = DRIVER_DESC,
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-empress.c107 strlcpy(f->description, "MPEG TS", sizeof(f->description)); in empress_enum_fmt_vid_cap()
/linux-4.4.14/Documentation/accounting/
Ddelay-accounting.txt43 for a description of the fields pertaining to delay accounting.
55 are given in the taskstats interface description.
/linux-4.4.14/drivers/tty/
Dtty_audit.c63 static void tty_audit_log(const char *description, int major, int minor, in tty_audit_log() argument
78 " minor=%d comm=", description, pid, uid, in tty_audit_log()
/linux-4.4.14/drivers/usb/host/
Duhci-platform.c35 .description = hcd_name,
Dehci-sead3.c50 .description = hcd_name,
Dehci-xilinx-of.c75 .description = hcd_name,
Dehci-grlib.c38 .description = hcd_name,
Duhci-grlib.c59 .description = hcd_name,
Dohci-tilegx.c58 .description = hcd_name,
Dehci-tilegx.c56 .description = hcd_name,
/linux-4.4.14/tools/perf/Documentation/
DBuild.txt48 NOTE this description is omitting other libraries involved, only
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss_video.h52 const char *description; member
/linux-4.4.14/Documentation/development-process/
D5.Posting89 conceptually small and amenable to a one-line description. Each patch
136 - A one-line description of what the patch does. This message should be
145 - A blank line followed by a detailed description of the contents of the
146 patch. This description can be as long as is required; it should say
166 detailed description can then amplify on those topics and provide any
290 [PATCH nn/mm] subsys: one-line description of the patch
297 introductory description as part zero. This convention is not universally
/linux-4.4.14/drivers/usb/atm/
Dusbatm.h147 char description[64]; member
/linux-4.4.14/Documentation/x86/x86_64/
Dmm.txt2 <previous description obsolete, deleted>
/linux-4.4.14/Documentation/cdrom/
Dpacket-writing.txt110 For a description of the sysfs interface look into the file:
122 For a description of the debugfs interface look into the file:
/linux-4.4.14/arch/arm/nwfpe/
DChangeLog74 * README.FPE - fix typo in description of lfm/sfm instructions
80 * README.FPE - fix description of URD, NRM instructions
/linux-4.4.14/drivers/input/keyboard/
Dxtkbd.c164 .description = DRIVER_DESC,
/linux-4.4.14/Documentation/x86/
Dzero-page.txt20 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table),
/linux-4.4.14/Documentation/cpu-freq/
Dindex.txt21 core.txt - General description of the CPUFreq core and
/linux-4.4.14/drivers/input/touchscreen/
Dfujitsu_ts.c170 .description = DRIVER_DESC,
Dtouchit213.c211 .description = DRIVER_DESC,
Dtouchwin.c178 .description = DRIVER_DESC,
/linux-4.4.14/drivers/staging/most/hdm-usb/
Dhdm_usb.c126 char description[MAX_STRING_LEN]; member
1254 mdev->iface.description = mdev->description; in hdm_probe()
1257 snprintf(mdev->description, sizeof(mdev->description), in hdm_probe()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dhisilicon-hns-dsaf.txt23 - desc-num: number of description in TX and RX queue, should be 512, 1024, 2048 or 4096.

1234