| /linux-6.15/kernel/ |
| H A D | Kconfig.locks | 95 # 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-6.15/tools/perf/util/ |
| H A D | evsel_fprintf.c | 182 if (print_dso && (!sym || !sym->inlined)) in sample__fprintf_callchain() 188 if (sym && sym->inlined) in sample__fprintf_callchain()
|
| H A D | callchain.c | 746 if (cnode->ms.sym->inlined || node->ms.sym->inlined) { in match_chain() 1189 const char *inlined = cl->ms.sym->inlined ? " (inlined)" : ""; in callchain_list__sym_name() local 1194 inlined); in callchain_list__sym_name() 1197 cl->ms.sym->name, inlined); in callchain_list__sym_name()
|
| H A D | srcline.c | 118 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 D | symbol.h | 64 u8 inlined:1; member
|
| H A D | sort.c | 310 if (sym_l->inlined || sym_r->inlined) { in _sort__sym_cmp() 385 if (sym->inlined) in _hist_entry__sym_snprintf()
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf-trace.txt | 319 js::gc::FreeSpan::initAsEmpty (inlined) 320 js::gc::Arena::setAsNotAllocated (inlined) 325 … js::gc::GCRuntime::tryNewTenuredThing<JSString, (js::AllowGC)1> (inlined) 327 js::Allocate<JSThinInlineString, (js::AllowGC)1> (inlined) 328 JSThinInlineString::new_<(js::AllowGC)1> (inlined) 329 AllocateInlineString<(js::AllowGC)1, unsigned char> (inlined)
|
| H A D | perf-probe.txt | 94 (Only for --add) Search only for non-inlined functions. The functions
|
| H A D | perf-script.txt | 456 If a callgraph address belongs to an inlined function, the inline stack
|
| H A D | perf-report.txt | 598 If a callgraph address belongs to an inlined function, the inline stack
|
| /linux-6.15/scripts/coccinelle/api/ |
| H A D | err_cast.cocci | 3 /// Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
|
| /linux-6.15/Documentation/process/ |
| H A D | email-clients.rst | 152 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
|
| /linux-6.15/fs/ext4/ |
| H A D | namei.c | 1522 int *inlined) in __ext4_find_entry() argument 1546 if (inlined) in __ext4_find_entry() 1673 int *inlined) in ext4_find_entry() argument 3519 int *inlined) in ext4_get_first_dir_block() argument 3559 *inlined = 1; in ext4_get_first_dir_block() 3573 int inlined; member 3647 if (!ent->inlined) { in ext4_setent() 3669 &old.inlined); in ext4_resetent() 3837 &old.inlined); in ext4_rename() 3852 &new.de, &new.inlined); in ext4_rename() [all …]
|
| /linux-6.15/Documentation/trace/ |
| H A D | tracepoints.rst | 109 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 D | ftrace-design.rst | 306 the ftrace_stub() as that will now be inlined in ftrace_caller().
|
| /linux-6.15/Documentation/virt/kvm/loongarch/ |
| H A D | hypercalls.rst | 38 Hypercall functions can be inlined as it only uses one scratch register.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | floating-point.rst | 19 use FP registers to optimize inlined ``memcpy`` or variable assignment, as
|
| /linux-6.15/Documentation/userspace-api/fwctl/ |
| H A D | fwctl-cxl.rst | 61 the hardware output data inlined as ``fwctl_rpc_cxl_out.payload``. This command
|
| /linux-6.15/Documentation/crypto/ |
| H A D | api-intro.rst | 121 It's a good idea to avoid using lots of macros and use inlined functions
|
| /linux-6.15/Documentation/translations/sp_SP/process/ |
| H A D | email-clients.rst | 164 You can safely GPG sign attachments, but inlined text is preferred for 166 as inlined text will make them tricky to extract from their 7-bit encoding.
|
| /linux-6.15/Documentation/RCU/ |
| H A D | listRCU.rst | 46 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-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | counters.rst | 506 - 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-6.15/Documentation/scsi/ |
| H A D | libsas.rst | 347 or alternatively call the inlined sas_phy_disconnected()
|
| H A D | ChangeLog.megaraid | 407 Declare some heavy-weight functions to be non-inlined,
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | erofs.rst | 220 stored in shared xattrs metadata rather than inlined right after inode.
|