Home
last modified time | relevance | path

Searched refs:typedefs (Results 1 – 13 of 13) sorted by relevance

/linux/tools/bpf/resolve_btfids/
H A Dmain.c134 struct rb_root typedefs; member
484 id = add_symbol(&obj->typedefs, prefix, sizeof(BTF_TYPEDEF) - 1); in symbols_collect()
592 root = &obj->typedefs; in symbols_resolve()
747 __symbols_patch(obj, &obj->typedefs) || in symbols_patch()
785 .typedefs = RB_ROOT, in main()
/linux/tools/usb/usbip/
H A Dconfigure.ac34 # Checks for typedefs, structures, and compiler characteristics.
/linux/Documentation/doc-guide/
H A Dparse-headers.rst136 for typedefs;
H A Dkernel-doc.rst470 kernel-doc for functions, structures, unions, enums, or typedefs. This could be
/linux/Documentation/pcmcia/
H A Ddriver-changes.rst41 dev_info_t and a few other typedefs are removed. No longer use them
/linux/Documentation/filesystems/
H A Djournalling.rst174 The journalling layer uses typedefs to 'hide' the concrete definitions
H A Dorangefs.rst236 still uses PVFS for function and variable names. Userspace typedefs
239 Coding Style avoids typedefs, so kernel module structures that
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst30 * Only use fixed sized integers. To avoid conflicts with typedefs in userspace
H A Dcoding-style.rst379 Lots of people think that typedefs ``help readability``. Not so. They are
397 u8/u16/u32 are perfectly fine typedefs, although they fit into
/linux/fs/befs/
H A DChangeLog353 typedefs, and they are inlcuded in <linux/fs.h>, which has definitions
/linux/Documentation/scsi/
H A DChangeLog.lpfc110 * 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 Dparport-lowlevel.rst427 The typedefs are not actually defined -- they are only shown in order
/linux/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst390 Mucha gente piensa que los typedefs ``ayudan a la legibilidad``. No. Son