Home
last modified time | relevance | path

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

/linux/kernel/
H A 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:
/linux/tools/perf/Documentation/
H A Dperf-trace.txt315 js::gc::FreeSpan::initAsEmpty (inlined)
316 js::gc::Arena::setAsNotAllocated (inlined)
321 js::gc::GCRuntime::tryNewTenuredThing<JSString, (js::AllowGC)1> (inlined)
323 js::Allocate<JSThinInlineString, (js::AllowGC)1> (inlined)
324 JSThinInlineString::new_<(js::AllowGC)1> (inlined)
325 AllocateInlineString<(js::AllowGC)1, unsigned char> (inlined)
H A Dperf-probe.txt94 (Only for --add) Search only for non-inlined functions. The functions
H A Dperf-script.txt447 If a callgraph address belongs to an inlined function, the inline stack
/linux/scripts/coccinelle/api/
H A Derr_cast.cocci3 /// Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
/linux/tools/perf/util/
H A Dcallchain.c748 if (cnode->ms.sym->inlined || node->ms.sym->inlined) { in match_chain()
1193 const char *inlined = cl->ms.sym->inlined ? " (inlined)" : ""; in callchain_list__sym_name() local
1198 inlined); in callchain_list__sym_name()
1201 cl->ms.sym->name, inlined); in callchain_list__sym_name()
H A Dsrcline.c118 assert(!base_sym->inlined); in new_inline_sym()
127 inline_sym->inlined = 1; in new_inline_sym()
1060 if (ilist->symbol && ilist->symbol->inlined) in inline_node__delete()
H A Dsymbol.h63 /** Symbol for an inlined function. */
64 u8 inlined:1; member
/linux/fs/ext4/
H A Dnamei.c1551 int *inlined) in __ext4_find_entry() argument
1575 if (inlined) in __ext4_find_entry()
1576 *inlined = has_inline_data; in __ext4_find_entry()
1697 int *inlined) in ext4_find_entry() argument
1709 bh = __ext4_find_entry(dir, &fname, res_dir, inlined); in ext4_find_entry()
3533 int *inlined) in ext4_get_first_dir_block() argument
3573 *inlined = 1; in ext4_get_first_dir_block()
3587 int inlined; member
3661 if (!ent->inlined) { in ext4_setent()
3683 &old.inlined); in ext4_resetent()
[all …]
/linux/Documentation/trace/
H A 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,
H A Dftrace-design.rst306 the ftrace_stub() as that will now be inlined in ftrace_caller().
/linux/Documentation/virt/kvm/loongarch/
H A Dhypercalls.rst38 Hypercall functions can be inlined as it only uses one scratch register.
/linux/Documentation/crypto/
H A Dapi-intro.rst121 It's a good idea to avoid using lots of macros and use inlined functions
/linux/Documentation/RCU/
H A DlistRCU.rst46 The simplified and heavily inlined code for removing a process from a
427 ``cancel_list`` and destroyed, as shown in this simplified and inlined
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst506 - Number of WQE data segments transmitted where the data could be inlined
559 - Number of WQE data segments where the data could be inlined in the WQE
588 - Number of WQE data segments where the data could be inlined in the WQE
/linux/Documentation/scsi/
H A Dlibsas.rst347 or alternatively call the inlined sas_phy_disconnected()
H A DChangeLog.megaraid407 Declare some heavy-weight functions to be non-inlined,
/linux/Documentation/filesystems/
H A Derofs.rst220 stored in shared xattrs metadata rather than inlined right after inode.
/linux/Documentation/process/
H A D4.Coding.rst155 a given function should actually be inlined or not. So the liberal
/linux/lib/
H A DKconfig.debug1845 Force cgroup css reference count functions to not be inlined so
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2268 implementation of rcu_read_lock() could be inlined, however, doing
/linux/tools/memory-model/Documentation/
H A Dexplanation.txt423 between them. (In fact, if the function calls are inlined then the