Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/scripts/coccinelle/api/
Derr_cast.cocci2 /// Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
/linux-4.4.14/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.4.14/fs/ext4/
Dnamei.c1347 int *inlined) in ext4_find_entry() argument
1378 if (inlined) in ext4_find_entry()
1379 *inlined = 1; in ext4_find_entry()
3261 int *inlined) in ext4_get_first_dir_block() argument
3277 *inlined = 1; in ext4_get_first_dir_block()
3291 int inlined; member
3358 if (!ent->inlined) { in ext4_setent()
3531 &new.de, &new.inlined); in ext4_rename()
3711 &old.de, &old.inlined); in ext4_cross_rename()
3725 &new.de, &new.inlined); in ext4_cross_rename()
/linux-4.4.14/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.4.14/Documentation/crypto/
Dapi-intro.txt112 It's a good idea to avoid using lots of macros and use inlined functions
/linux-4.4.14/tools/perf/Documentation/
Dperf-probe.txt87 (Only for --add) Search only for non-inlined functions. The functions
/linux-4.4.14/Documentation/filesystems/
Dbtrfs.txt134 Specify the maximum amount of space, in bytes, that can be inlined in
/linux-4.4.14/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.4.14/Documentation/development-process/
D4.Coding135 a given function should actually be inlined or not. So the liberal