Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
DKconfig.locks95 # lock_* functions are inlined when:
98 # trylock_* functions are inlined when:
101 # unlock and unlock_irq functions are inlined when:
106 # unlock_bh and unlock_irqrestore functions are inlined when:
/kernel/linux/linux-5.10/tools/perf/util/
Devsel_fprintf.c167 if (print_dso && (!sym || !sym->inlined)) { in sample__fprintf_callchain()
176 if (sym && sym->inlined) in sample__fprintf_callchain()
Dsrcline.c105 assert(!base_sym->inlined); in new_inline_sym()
114 inline_sym->inlined = 1; in new_inline_sym()
497 if (inline_sym && inline_sym->inlined) in addr2inlines()
697 if (ilist->symbol && ilist->symbol->inlined) in inline_node__delete()
Dcallchain.c730 if (cnode->ms.sym->inlined || node->ms.sym->inlined) { in match_chain()
1155 const char *inlined = cl->ms.sym->inlined ? " (inlined)" : ""; in callchain_list__sym_name() local
1160 inlined); in callchain_list__sym_name()
1163 cl->ms.sym->name, inlined); in callchain_list__sym_name()
Dsymbol.h56 u8 inlined:1; member
Dsort.c248 if (sym_l->inlined || sym_r->inlined) { in _sort__sym_cmp()
323 if (sym->inlined) in _hist_entry__sym_snprintf()
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-trace.txt310 js::gc::FreeSpan::initAsEmpty (inlined)
311 js::gc::Arena::setAsNotAllocated (inlined)
316 … js::gc::GCRuntime::tryNewTenuredThing<JSString, (js::AllowGC)1> (inlined)
318 js::Allocate<JSThinInlineString, (js::AllowGC)1> (inlined)
319 JSThinInlineString::new_<(js::AllowGC)1> (inlined)
320 AllocateInlineString<(js::AllowGC)1, unsigned char> (inlined)
Dperf-probe.txt94 (Only for --add) Search only for non-inlined functions. The functions
Dperf-script.txt408 If a callgraph address belongs to an inlined function, the inline stack
Dperf-report.txt516 If a callgraph address belongs to an inlined function, the inline stack
/kernel/linux/linux-5.10/scripts/coccinelle/api/
Derr_cast.cocci3 /// Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
/kernel/linux/linux-5.10/Documentation/process/
Demail-clients.rst152 You can safely GPG sign attachments, but inlined text is preferred for
154 as inlined text will make them tricky to extract from their 7-bit encoding.
159 inlined to make it more viewable.
161 When saving patches that are sent as inlined text, select the email that
D4.Coding.rst151 a given function should actually be inlined or not. So the liberal
/kernel/linux/linux-5.10/Documentation/trace/
Dtracepoints.rst109 put in inline functions, inlined static functions, and unrolled loops
155 and can bloat the kernel if used by other inlined functions. Instead,
Dftrace-design.rst318 the ftrace_stub() as that will now be inlined in ftrace_caller().
/kernel/linux/linux-5.10/fs/ext4/
Dnamei.c1491 int *inlined) in __ext4_find_entry() argument
1516 if (inlined) in __ext4_find_entry()
1517 *inlined = 1; in __ext4_find_entry()
1636 int *inlined) in ext4_find_entry() argument
1648 bh = __ext4_find_entry(dir, &fname, res_dir, inlined); in ext4_find_entry()
3583 int *inlined) in ext4_get_first_dir_block() argument
3626 *inlined = 1; in ext4_get_first_dir_block()
3640 int inlined; member
3706 if (!ent->inlined) { in ext4_setent()
3906 &new.de, &new.inlined); in ext4_rename()
[all …]
/kernel/linux/linux-5.10/samples/
DKconfig29 depends on X86_64 # has x86_64 inlined asm
/kernel/linux/linux-5.10/Documentation/crypto/
Dapi-intro.rst121 It's a good idea to avoid using lots of macros and use inlined functions
/kernel/linux/linux-5.10/Documentation/filesystems/
Derofs.rst167 stored in shared xattrs metadata rather than inlined right after inode.
/kernel/linux/linux-5.10/Documentation/scsi/
Dlibsas.rst351 or alternatively call the inlined sas_phy_disconnected()
DChangeLog.megaraid407 Declare some heavy-weight functions to be non-inlined,
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dexplanation.txt422 between them. (In fact, if the function calls are inlined then the
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst2272 implementation of ``rcu_read_lock()`` could be inlined, however, doing
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0016_linux_drivers_crypto.patch5030 * @key_inline: true - key can be inlined in the descriptor; false - key is
D0036_linux_drivers_staging.patch27379 + * inlined. */
33640 + * inlined from qman_low.h. The stuff below is for use by other parts of the