/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | capi20.h | 120 byte structs[0]; /* Additional Info */ member 129 byte structs[0]; /* Called party number, member 146 byte structs[0]; /* Called party number, member 158 byte structs[0]; /* B_protocol, member 165 byte structs[0]; /* Connected party number, member 171 byte structs[0]; /* empty */ member 175 byte structs[0]; /* Additional Info */ member 187 byte structs[0]; /* empty */ member 193 byte structs[0]; /* Calling party number, member 202 byte structs[0]; /* Called party number, member [all …]
|
D | message.c | 11306 ((CAPI_MSG *) msg)->info.facility_req.structs[0] = 3; in mixer_notify_update() 11307 PUT_WORD(&(((CAPI_MSG *) msg)->info.facility_req.structs[1]), LI_REQ_SILENT_UPDATE); in mixer_notify_update() 11308 ((CAPI_MSG *) msg)->info.facility_req.structs[3] = 0; in mixer_notify_update()
|
/linux-4.4.14/drivers/md/ |
D | dm-cache-target.c | 556 struct prealloc *structs, in get_cell() argument 563 cell_prealloc = prealloc_get_cell(structs); in get_cell() 568 prealloc_put_cell(structs, cell_prealloc); in get_cell() 1469 static void promote(struct cache *cache, struct prealloc *structs, in promote() argument 1473 struct dm_cache_migration *mg = prealloc_get_migration(structs); in promote() 1493 static void writeback(struct cache *cache, struct prealloc *structs, in writeback() argument 1497 struct dm_cache_migration *mg = prealloc_get_migration(structs); in writeback() 1517 static void demote_then_promote(struct cache *cache, struct prealloc *structs, in demote_then_promote() argument 1523 struct dm_cache_migration *mg = prealloc_get_migration(structs); in demote_then_promote() 1548 static void invalidate(struct cache *cache, struct prealloc *structs, in invalidate() argument [all …]
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | TODO | 10 - Review use of atomic allocation for tx structs
|
/linux-4.4.14/Documentation/networking/ |
D | gen_stats.txt | 4 Statistic counters are grouped into structs: 17 Declare the statistic structs you need:
|
D | can.txt | 278 allows the user to define their own structs and unions to easily access
|
/linux-4.4.14/Documentation/infiniband/ |
D | user_verbs.txt | 25 The structs for commands that require a response from the kernel
|
/linux-4.4.14/Documentation/ |
D | kernel-doc-nano-HOWTO.txt | 273 kernel-doc for structs, unions, enums, and typedefs 276 Beside functions you can also write documentation for structs, unions,
|
D | hwspinlock.txt | 256 5. Important structs 278 struct hwspinlock_device contains an array of hwspinlock structs, each
|
D | kobject.txt | 63 this is analogous as to how "list_head" structs are rarely useful on
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 26 fscache_operation structs, though these are usually embedded into some other
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats.txt | 145 2. Defining separate statistic structs and using the netlink attributes
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-framework.txt | 54 4) Filehandle-specific structs containing per-filehandle data; 247 The top-level ops struct contains pointers to the category ops structs, which 1049 kevent structs for that event. So every (type, ID) event tuple will have 1050 its own set of kevent structs. This guarantees that if a driver is generating 1065 or more kevent structs allocated.
|
/linux-4.4.14/arch/ |
D | Kconfig | 114 aligned, which also requires structs containing 64 bit values
|
/linux-4.4.14/Documentation/PCI/ |
D | MSI-HOWTO.txt | 253 The 'entries' argument is a pointer to an array of msix_entry structs
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 537 and closing file structs in writepage/partialpagewrite. Add statistics 545 Change to mempools for alloc smb request buffers and multiplex structs
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1280 structs.
|