Searched refs:typedefs (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/bpf/resolve_btfids/ |
| H A D | main.c | 146 struct rb_root typedefs; member 537 id = add_symbol(&obj->typedefs, prefix, sizeof(BTF_TYPEDEF) - 1); in symbols_collect() 658 root = &obj->typedefs; in symbols_resolve() 799 __symbols_patch(obj, &obj->typedefs) || in symbols_patch() 1479 .typedefs = RB_ROOT, in main() 1575 btf_id__free_all(&obj.typedefs); in main()
|
| /linux/tools/usb/usbip/ |
| H A D | configure.ac | 34 # Checks for typedefs, structures, and compiler characteristics.
|
| /linux/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 136 for typedefs;
|
| /linux/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 41 dev_info_t and a few other typedefs are removed. No longer use them
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 236 still uses PVFS for function and variable names. Userspace typedefs 239 Coding Style avoids typedefs, so kernel module structures that
|
| H A D | journalling.rst | 174 The journalling layer uses typedefs to 'hide' the concrete definitions
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 30 * Only use fixed sized integers. To avoid conflicts with typedefs in userspace
|
| /linux/fs/befs/ |
| H A D | ChangeLog | 353 typedefs, and they are inlcuded in <linux/fs.h>, which has definitions
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 110 * Added new typedefs for abort and reset functions. 1207 * Removing *PSOME_VAR typedefs and using SOME_VAR* directly. 1774 * Change use of 2.4 SCSI typedefs (Scsi_Device, Scsi_Cmnd,
|
| /linux/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 427 The typedefs are not actually defined -- they are only shown in order
|