Home
last modified time | relevance | path

Searched refs:inlined (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/kernel/
DKconfig.locks94 # lock_* functions are inlined when:
97 # trylock_* functions are inlined when:
100 # unlock and unlock_irq functions are inlined when:
105 # unlock_bh and unlock_irqrestore functions are inlined when:
/linux-4.1.27/scripts/coccinelle/api/
Derr_cast.cocci2 /// Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
/linux-4.1.27/Documentation/
Demail-clients.txt136 You can safely GPG sign attachments, but inlined text is preferred for
138 as inlined text will make them tricky to extract from their 7-bit encoding.
142 highlight "Suggest automatic display" to make the attachment inlined to
145 When saving patches that are sent as inlined text, select the email that
Dkmemcheck.txt277 The "-i" tells addr2line to also print the line numbers of inlined functions.
281 These inlined functions would not show up in the stack trace above, simply
/linux-4.1.27/fs/ext4/
Dnamei.c1360 int *inlined) in ext4_find_entry() argument
1386 if (inlined) in ext4_find_entry()
1387 *inlined = 1; in ext4_find_entry()
3335 int *inlined) in ext4_get_first_dir_block() argument
3351 *inlined = 1; in ext4_get_first_dir_block()
3365 int inlined; member
3433 if (!ent->inlined) { in ext4_setent()
3599 &new.de, &new.inlined); in ext4_rename()
3766 &old.de, &old.inlined); in ext4_cross_rename()
3780 &new.de, &new.inlined); in ext4_cross_rename()
/linux-4.1.27/Documentation/trace/
Dtracepoints.txt106 put in inline functions, inlined static functions, and unrolled loops
Dftrace-design.txt295 the ftrace_stub() as that will now be inlined in ftrace_caller().
/linux-4.1.27/Documentation/crypto/
Dapi-intro.txt112 It's a good idea to avoid using lots of macros and use inlined functions
/linux-4.1.27/Documentation/filesystems/
Dbtrfs.txt134 Specify the maximum amount of space, in bytes, that can be inlined in
/linux-4.1.27/Documentation/scsi/
Dlibsas.txt298 or alternatively call the inlined sas_phy_disconnected()
DChangeLog.megaraid407 Declare some heavy-weight functions to be non-inlined,
/linux-4.1.27/Documentation/development-process/
D4.Coding135 a given function should actually be inlined or not. So the liberal