/linux-4.4.14/fs/cifs/ |
D | cifs_spnego.c | 101 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/ |
D | cdc_subset.c | 103 .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",
|
D | zaurus.c | 102 .description = "Sharp Zaurus SL-5x00", 112 .description = "Sharp Zaurus, PXA-2xx based", 122 .description = "Olympus R1000", 258 .description = "pseudo-MDLM (BLAN) device",
|
D | asix_devices.c | 835 .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",
|
D | cdc_mbim.c | 134 info->description); in cdc_mbim_set_ctrlalt() 552 .description = "CDC MBIM", 576 .description = "CDC MBIM", 595 .description = "CDC MBIM",
|
D | plusb.c | 105 .description = "Prolific PL-2301/PL-2302/PL-25A1",
|
/linux-4.4.14/security/keys/ |
D | keyring.c | 113 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 …]
|
D | request_key.c | 343 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 …]
|
D | keyctl.c | 67 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 …]
|
D | request_key_auth.c | 75 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()
|
D | key.c | 280 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 …]
|
D | persistent.c | 59 persistent = keyring_alloc(index_key->description, in key_create_persistent() 86 index_key.description = buf; in key_get_persistent()
|
D | proc.c | 189 .index_key.description = key->description, in proc_keys_show()
|
D | process_keys.c | 675 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/ |
D | key.h | 88 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);
|
D | dm-kcopyd.h | 41 #define DECLARE_DM_KCOPYD_THROTTLE_WITH_MODULE_PARM(name, description) \ argument 44 MODULE_PARM_DESC(name, description)
|
D | key-type.h | 42 char *description; /* Proposed key description (or NULL) */ member 86 int (*vet_description)(const char *description);
|
D | serio.h | 57 const char *description; member
|
/linux-4.4.14/Documentation/frv/ |
D | README.txt | 12 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/ |
D | 00-INDEX | 4 - 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.
|
D | keys.txt | 43 - 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 …]
|
D | keys-request-key.txt | 13 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/ |
D | acapps.h | 84 #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);
|
D | aclocal.h | 1189 char *description; member 1197 char *description; member 1201 char *description; member 1207 char *description; member
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 63 .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",
|
D | pvrusb2-devattr.h | 93 const char *description; member
|
/linux-4.4.14/net/rxrpc/ |
D | ar-key.c | 883 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/ |
D | kernel-doc-nano-HOWTO.txt | 55 * 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 …]
|
D | coccinelle.txt | 86 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
|
D | 00-INDEX | 45 - 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/ |
D | memx.fuc | 77 // description 121 // description 164 // description 215 // description 232 // description 252 // description 265 // description 360 // description 401 // description 426 // description [all …]
|
D | perf.fuc | 40 // description 51 // description
|
D | test.fuc | 39 // description 56 // description
|
D | idle.fuc | 39 // description 47 // description
|
D | host.fuc | 39 // HOST HOST->PWR queue description 48 // HOST PWR->HOST queue description
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-hv_24x7 | 29 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.
|
D | sysfs-devices-firmware_node | 9 What: /sys/devices/.../firmware_node/description 13 The /sys/devices/.../firmware/description attribute contains a string
|
D | configfs-usb-gadget | 56 configuration - configuration description 113 product - gadget's product description 114 manufacturer - gadget's manufacturer description
|
D | sysfs-driver-ppi | 42 : <response description>". 52 description>". 62 The format is "<request> <status num>: <status description>".
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | platform.txt | 60 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.
|
D | codec.txt | 16 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/ |
D | 00-INDEX | 18 - 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/ |
D | acexcep.h | 78 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/ |
D | whiteheat.c | 106 .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 …]
|
D | io_tables.h | 103 .description = "Edgeport 2 port adapter", 135 .description = "Edgeport 4 port adapter", 167 .description = "Edgeport 8 port adapter", 199 .description = "EPiC device",
|
D | visor.c | 169 .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()
|
D | bus.c | 76 driver->description, minor); in usb_serial_device_probe() 117 driver->description, minor); in usb_serial_device_remove()
|
D | keyspan.h | 546 .description = "Keyspan - (without firmware)", 557 .description = "Keyspan 1 port adapter", 581 .description = "Keyspan 2 port adapter", 605 .description = "Keyspan 4 port adapter",
|
D | usb-serial.c | 466 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()
|
D | keyspan_pda.c | 737 .description = "Keyspan PDA - (prerenumeration)", 750 .description = "Xircom / Entrega PGS - (prerenumeration)", 762 .description = "Keyspan PDA",
|
/linux-4.4.14/Documentation/isdn/ |
D | 00-INDEX | 8 - 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/ |
D | README | 29 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/ |
D | opal-hmi.c | 42 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/ |
D | output_format.txt | 129 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/ |
D | 00-INDEX | 42 - description of the virtual memory layout 46 - SWP/SWPB emulation handler/logging description
|
D | CCN.txt | 13 description of available events and configuration options 28 Masks are defined separately from the event description
|
/linux-4.4.14/samples/configfs/ |
D | configfs_sample.c | 109 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/ |
D | hid-debug.c | 47 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/ |
D | dns_resolver-type.h | 19 extern int request_dns_resolver_key(const char *description,
|
/linux-4.4.14/tools/lib/traceevent/ |
D | plugin_function.c | 41 .description = 47 .description =
|
/linux-4.4.14/ |
D | Kconfig | 2 # For a description of the syntax of this configuration file,
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap-dss.txt | 7 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
|
D | ti,omap2-dss.txt | 5 description about OMAP Display Subsystem bindings.
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | idmapper.txt | 67 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/ |
D | ohci-omap3.txt | 7 - interrupts: description of the interrupt line
|
D | ehci-omap.txt | 10 - interrupts: description of the interrupt line
|
/linux-4.4.14/Documentation/features/sched/numa-balancing/ |
D | arch-support.txt | 4 # description: arch supports NUMA balancing
|
/linux-4.4.14/drivers/input/gameport/ |
D | gameport.c | 233 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/ |
D | cobalt-v4l2.c | 710 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/ |
D | arch-support.txt | 4 # description: arch supports NUMA aware memblocks
|
/linux-4.4.14/Documentation/features/vm/THP/ |
D | arch-support.txt | 4 # description: arch supports transparent hugepages
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | ti,twl-pwm.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | spear-pwm.txt | 8 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | atmel-tcb-pwm.txt | 5 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | pwm-berlin.txt | 7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | mxs-pwm.txt | 6 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | ti,twl-pwmled.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | atmel-pwm.txt | 9 description of the cells format.
|
D | brcm,bcm7038-pwm.txt | 7 - #pwm-cells: should be 2. See pwm.txt in this directory for a description
|
D | vt8500-pwm.txt | 6 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | brcm,kona-pwm.txt | 10 description of the cells format.
|
D | pwm-sun4i.txt | 10 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | lpc1850-sct-pwm.txt | 10 - #pwm-cells: Should be 3. See pwm.txt in this directory for the description
|
D | pwm-rockchip.txt | 11 for a description of the cell format.
|
D | nxp,pca9685-pwm.txt | 6 - #pwm-cells: Should be 2. See pwm.txt in this directory for a description of
|
D | pwm-bcm2835.txt | 9 - #pwm-cells: Should be 2. See pwm.txt in this directory for a description of
|
D | img-pwm.txt | 12 description of the cells format.
|
D | pwm-tiehrpwm.txt | 7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | pwm-tiecap.txt | 7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | pwm-lp3943.txt | 6 description of the cells format.
|
D | nvidia,tegra20-pwm.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | renesas,pwm-rcar.txt | 11 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | imx-pwm.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | renesas,tpu-pwm.txt | 15 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | pwm-mtk-disp.txt | 8 - #pwm-cells: must be 2. See pwm.txt in this directory for a description of
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-driver-usb-usbtmc | 7 by the device itself. The full description of the bitfields 21 by the device itself. The full description of the bitfields
|
D | sysfs-firmware-opal-dump | 28 in hex and a description of the dump type
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei-amt-version.c | 241 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/ |
D | arch-support.txt | 4 # description: arch supports precise IRQ time accounting
|
/linux-4.4.14/Documentation/crypto/ |
D | asymmetric-keys.txt | 49 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/ |
D | arch-support.txt | 4 # description: arch supports seccomp filters
|
/linux-4.4.14/Documentation/features/locking/queued-spinlocks/ |
D | arch-support.txt | 4 # description: arch supports queued spinlocks
|
/linux-4.4.14/Documentation/features/vm/ioremap_prot/ |
D | arch-support.txt | 4 # description: arch has ioremap_prot()
|
/linux-4.4.14/Documentation/features/vm/TLB/ |
D | arch-support.txt | 4 # description: arch supports deferral of TLB flush until multiple pages are unmapped
|
/linux-4.4.14/Documentation/features/debug/optprobes/ |
D | arch-support.txt | 4 # description: arch supports live patched optprobes
|
/linux-4.4.14/Documentation/features/time/clockevents/ |
D | arch-support.txt | 4 # description: arch support generic clock events
|
/linux-4.4.14/Documentation/features/time/arch-tick-broadcast/ |
D | arch-support.txt | 4 # description: arch provides tick_broadcast()
|
/linux-4.4.14/Documentation/features/locking/queued-rwlocks/ |
D | arch-support.txt | 4 # description: arch supports queued rwlocks
|
/linux-4.4.14/Documentation/features/time/context-tracking/ |
D | arch-support.txt | 4 # description: arch supports context tracking for NO_HZ_FULL
|
/linux-4.4.14/Documentation/features/core/BPF-JIT/ |
D | arch-support.txt | 4 # description: arch supports BPF JIT optimizations
|
/linux-4.4.14/Documentation/features/perf/kprobes-event/ |
D | arch-support.txt | 4 # description: arch supports kprobes with perf events
|
/linux-4.4.14/Documentation/features/io/dma_map_attrs/ |
D | arch-support.txt | 4 # description: arch provides dma_*map*_attrs() APIs
|
/linux-4.4.14/Documentation/features/locking/rwsem-optimized/ |
D | arch-support.txt | 4 # description: arch provides optimized rwsem APIs
|
/linux-4.4.14/Documentation/features/vm/pmdp_splitting_flush/ |
D | arch-support.txt | 4 # description: arch supports the pmdp_splitting_flush() VM API
|
/linux-4.4.14/Documentation/features/locking/lockdep/ |
D | arch-support.txt | 4 # description: arch supports the runtime locking correctness debug facility
|
/linux-4.4.14/Documentation/features/io/sg-chain/ |
D | arch-support.txt | 4 # description: arch supports chained scatter-gather lists
|
/linux-4.4.14/Documentation/features/vm/PG_uncached/ |
D | arch-support.txt | 4 # description: arch supports the PG_uncached page flag
|
/linux-4.4.14/Documentation/features/debug/uprobes/ |
D | arch-support.txt | 4 # description: arch supports live patched user probes
|
/linux-4.4.14/Documentation/features/lib/strncasecmp/ |
D | arch-support.txt | 4 # description: arch provides an optimized strncasecmp() function
|
/linux-4.4.14/Documentation/features/debug/kgdb/ |
D | arch-support.txt | 4 # description: arch supports the kGDB kernel debugger
|
/linux-4.4.14/Documentation/features/debug/stackprotector/ |
D | arch-support.txt | 4 # description: arch supports compiler driven stack overflow protection
|
/linux-4.4.14/Documentation/features/debug/kretprobes/ |
D | arch-support.txt | 4 # description: arch supports kernel function-return probes
|
/linux-4.4.14/Documentation/features/time/virt-cpuacct/ |
D | arch-support.txt | 4 # description: arch supports precise virtual CPU time accounting
|
/linux-4.4.14/Documentation/features/debug/kprobes/ |
D | arch-support.txt | 4 # description: arch supports live patched kernel probe
|
/linux-4.4.14/Documentation/features/io/dma-contiguous/ |
D | arch-support.txt | 4 # description: arch supports the DMA CMA (continuous memory allocator)
|
/linux-4.4.14/Documentation/features/debug/KASAN/ |
D | arch-support.txt | 4 # description: arch supports the KASAN runtime memory checker
|
/linux-4.4.14/Documentation/features/io/dma-api-debug/ |
D | arch-support.txt | 4 # description: arch supports DMA debug facilities
|
/linux-4.4.14/Documentation/features/core/tracehook/ |
D | arch-support.txt | 4 # description: arch supports tracehook (ptrace) register handling APIs
|
/linux-4.4.14/Documentation/features/vm/pte_special/ |
D | arch-support.txt | 4 # description: arch supports the pte_special()/pte_mkspecial() VM APIs
|
/linux-4.4.14/Documentation/features/perf/perf-regs/ |
D | arch-support.txt | 4 # description: arch supports perf events register access
|
/linux-4.4.14/Documentation/features/perf/perf-stackdump/ |
D | arch-support.txt | 4 # description: arch supports perf events stack dumps
|
/linux-4.4.14/Documentation/features/vm/huge-vmap/ |
D | arch-support.txt | 4 # description: arch supports the ioremap_pud_enabled() and ioremap_pmd_enabled() VM APIs
|
/linux-4.4.14/Documentation/features/time/modern-timekeeping/ |
D | arch-support.txt | 4 # description: arch does not use arch_gettimeoffset() anymore
|
/linux-4.4.14/Documentation/features/core/jump-labels/ |
D | arch-support.txt | 4 # description: arch supports live patched, high efficiency branches
|
/linux-4.4.14/Documentation/features/locking/cmpxchg-local/ |
D | arch-support.txt | 4 # description: arch supports the this_cpu_cmpxchg() API
|
/linux-4.4.14/Documentation/features/debug/kprobes-on-ftrace/ |
D | arch-support.txt | 4 # description: arch supports combined kprobes and ftrace live patching
|
/linux-4.4.14/Documentation/features/debug/user-ret-profiler/ |
D | arch-support.txt | 4 # description: arch supports user-space return from system call profiler
|
/linux-4.4.14/Documentation/features/debug/gcov-profile-all/ |
D | arch-support.txt | 4 # description: arch supports whole-kernel GCOV code coverage profiling
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-lp3943.txt | 7 description of the cells format.
|
D | sodaville.txt | 4 The bindings for CE4100's GPIO controller match the generic description
|
/linux-4.4.14/Documentation/features/core/generic-idle-thread/ |
D | arch-support.txt | 4 # description: arch makes use of the generic SMP idle thread facility
|
/linux-4.4.14/Documentation/features/vm/ELF-ASLR/ |
D | arch-support.txt | 4 # description: arch randomizes the stack, heap and binary images of ELF binaries
|
/linux-4.4.14/arch/microblaze/ |
D | Kconfig.debug | 1 # For a description of the syntax of this configuration file,
|
D | Kconfig.platform | 1 # For a description of the syntax of this configuration file,
|
/linux-4.4.14/Documentation/locking/ |
D | 00-INDEX | 10 - description of the RealTime mutex implementation design.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | vexpress.txt | 9 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/ |
D | 00-INDEX | 24 - Diagnose hypercall description (for IBM S/390)
|
/linux-4.4.14/tools/perf/util/ |
D | setup.py | 46 description='Interface with the Linux profiling infrastructure',
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | hisilicon-thermal.txt | 12 - #thermal-sensor-cells: Should be 1. See ./thermal.txt for a description.
|
D | qcom-spmi-temp-alarm.txt | 12 - #thermal-sensor-cells: Should be 0. See thermal.txt for a description.
|
D | tegra-soctherm.txt | 25 - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description
|
/linux-4.4.14/arch/alpha/kernel/ |
D | err_impl.h | 21 char *description; member
|
/linux-4.4.14/net/dns_resolver/ |
D | dns_key.c | 183 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/ |
D | Kconfig | 1 # For a description of the syntax of this configuration file,
|
/linux-4.4.14/Documentation/leds/ |
D | 00-INDEX | 16 - description about lp55xx common driver.
|
/linux-4.4.14/drivers/parport/ |
D | probe.c | 111 kfree(info->description); in parse_data() 112 info->description = kstrdup(sep, GFP_KERNEL); in parse_data()
|
/linux-4.4.14/Documentation/filesystems/ |
D | 00-INDEX | 32 - 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/ |
D | serio.c | 123 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/ |
D | 00-INDEX | 12 - Device Whitelist Controller; description, interface and security.
|
/linux-4.4.14/security/integrity/ |
D | digsig.c | 115 key_ref_to_ptr(key)->description, path); in integrity_load_x509()
|
/linux-4.4.14/net/ipv4/ |
D | xfrm4_tunnel.c | 44 .description = "IPIP",
|
/linux-4.4.14/Documentation/networking/ |
D | 00-INDEX | 148 - 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.
|
D | nfc.txt | 8 description and the userspace interface description.
|
/linux-4.4.14/certs/ |
D | system_keyring.c | 94 key_ref_to_ptr(key)->description); in load_system_certificate_list()
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | mpc512x-dma.txt | 8 the dma/dma.txt file for a more detailed description of binding.
|
D | atmel-xdma.txt | 6 <chip> compatible description:
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | asymmetric_type.c | 249 seq_puts(m, key->description); in asymmetric_key_describe() 338 kfree(prep->description); in asymmetric_key_free_preparse()
|
/linux-4.4.14/fs/afs/ |
D | security.c | 29 _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/ |
D | Kconfig | 41 compatible with ISDNoIP (Agfeo) or TDMoIP. Protocol description is
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | atmel-hlcdc.txt | 14 - interrupts: should contain the description of the HLCDC interrupt line
|
/linux-4.4.14/drivers/usb/storage/ |
D | uas-detect.h | 124 hcd->driver->description); in uas_use_uas_driver()
|
/linux-4.4.14/drivers/staging/most/mostcore/ |
D | mostcore.h | 242 const char *description; member
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | hisilicon-pcie.txt | 1 HiSilicon PCIe host bridge DT description
|
/linux-4.4.14/drivers/input/joystick/ |
D | joydump.c | 156 .description = DRIVER_DESC,
|
D | zhenhua.c | 211 .description = DRIVER_DESC,
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-empress.c | 107 strlcpy(f->description, "MPEG TS", sizeof(f->description)); in empress_enum_fmt_vid_cap()
|
/linux-4.4.14/Documentation/accounting/ |
D | delay-accounting.txt | 43 for a description of the fields pertaining to delay accounting. 55 are given in the taskstats interface description.
|
/linux-4.4.14/drivers/tty/ |
D | tty_audit.c | 63 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/ |
D | uhci-platform.c | 35 .description = hcd_name,
|
D | ehci-sead3.c | 50 .description = hcd_name,
|
D | ehci-xilinx-of.c | 75 .description = hcd_name,
|
D | ehci-grlib.c | 38 .description = hcd_name,
|
D | uhci-grlib.c | 59 .description = hcd_name,
|
D | ohci-tilegx.c | 58 .description = hcd_name,
|
D | ehci-tilegx.c | 56 .description = hcd_name,
|
/linux-4.4.14/tools/perf/Documentation/ |
D | Build.txt | 48 NOTE this description is omitting other libraries involved, only
|
/linux-4.4.14/drivers/staging/media/omap4iss/ |
D | iss_video.h | 52 const char *description; member
|
/linux-4.4.14/Documentation/development-process/ |
D | 5.Posting | 89 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/ |
D | usbatm.h | 147 char description[64]; member
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | mm.txt | 2 <previous description obsolete, deleted>
|
/linux-4.4.14/Documentation/cdrom/ |
D | packet-writing.txt | 110 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/ |
D | ChangeLog | 74 * 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/ |
D | xtkbd.c | 164 .description = DRIVER_DESC,
|
/linux-4.4.14/Documentation/x86/ |
D | zero-page.txt | 20 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table),
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | index.txt | 21 core.txt - General description of the CPUFreq core and
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | fujitsu_ts.c | 170 .description = DRIVER_DESC,
|
D | touchit213.c | 211 .description = DRIVER_DESC,
|
D | touchwin.c | 178 .description = DRIVER_DESC,
|
/linux-4.4.14/drivers/staging/most/hdm-usb/ |
D | hdm_usb.c | 126 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/ |
D | hisilicon-hns-dsaf.txt | 23 - desc-num: number of description in TX and RX queue, should be 512, 1024, 2048 or 4096.
|