/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bearssl/bearssl/ |
H A D | 0002-test-test_x509.c-fix-potential-overflow-issue.patch | 13 | inlined from 'parse_keyvalue' at test/test_x509.c:845:2, 14 | inlined from 'process_conf_file' at test/test_x509.c:1360:7, 15 | inlined from 'main' at test/test_x509.c:2038:2:
|
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
H A D | 0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch | 22 | inlined from 'pas_allocation_result pas_try_allocate_common_impl_fast(pas_heap_config, pas_al… 23 | inlined from 'pas_allocation_result bmalloc_try_allocate_with_alignment_impl_impl_fast(pas_lo… 24 | inlined from 'pas_allocation_result pas_try_allocate_intrinsic_impl_casual_case(__pas_heap*, … 25 | inlined from 'pas_allocation_result bmalloc_try_allocate_with_alignment_impl_casual_case(size…
|
/openbmc/linux/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:
|
/openbmc/linux/tools/perf/util/ |
H A D | evsel_fprintf.c | 181 if (print_dso && (!sym || !sym->inlined)) in sample__fprintf_callchain() 187 if (sym && sym->inlined) in sample__fprintf_callchain()
|
H A D | callchain.c | 739 if (cnode->ms.sym->inlined || node->ms.sym->inlined) { in match_chain() 1178 const char *inlined = cl->ms.sym->inlined ? " (inlined)" : ""; in callchain_list__sym_name() local 1183 inlined); in callchain_list__sym_name() 1186 cl->ms.sym->name, inlined); in callchain_list__sym_name()
|
H A D | srcline.c | 114 assert(!base_sym->inlined); in new_inline_sym() 123 inline_sym->inlined = 1; in new_inline_sym() 1000 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 | 308 if (sym_l->inlined || sym_r->inlined) { in _sort__sym_cmp() 383 if (sym->inlined) in _hist_entry__sym_snprintf()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-trace.txt | 310 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)
|
H A D | perf-probe.txt | 94 (Only for --add) Search only for non-inlined functions. The functions
|
H A D | perf-script.txt | 440 If a callgraph address belongs to an inlined function, the inline stack
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/ |
H A D | byacc-open.patch | 4 inlined from 'open_tmpfile' at byacc-20150711/main.c:588:5:
|
/openbmc/linux/scripts/coccinelle/api/ |
H A D | err_cast.cocci | 3 /// Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
|
/openbmc/linux/fs/ext4/ |
H A D | namei.c | 1595 int *inlined) in __ext4_find_entry() argument 1619 if (inlined) in __ext4_find_entry() 1620 *inlined = has_inline_data; in __ext4_find_entry() 1741 int *inlined) in ext4_find_entry() argument 1753 bh = __ext4_find_entry(dir, &fname, res_dir, inlined); in ext4_find_entry() 3576 int *inlined) in ext4_get_first_dir_block() argument 3616 *inlined = 1; in ext4_get_first_dir_block() 3630 int inlined; member 3697 if (!ent->inlined) { in ext4_setent() 3719 &old.inlined); in ext4_resetent() [all …]
|
/openbmc/linux/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
|
/openbmc/linux/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 | 318 the ftrace_stub() as that will now be inlined in ftrace_caller().
|
/openbmc/linux/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.
|
/openbmc/linux/Documentation/crypto/ |
H A D | api-intro.rst | 121 It's a good idea to avoid using lots of macros and use inlined functions
|
/openbmc/linux/Documentation/RCU/ |
H A D | listRCU.rst | 37 The simplified and heavily inlined code for removing a process from a 418 ``cancel_list`` and destroyed, as shown in this simplified and inlined
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | counters.rst | 479 - Number of WQE data segments transmitted where the data could be inlined 532 - Number of WQE data segments where the data could be inlined in the WQE 561 - Number of WQE data segments where the data could be inlined in the WQE
|
/openbmc/docs/designs/ |
H A D | hw-fault-monitor.md | 161 instead of being inlined. Redfish events (EventService schema) will be used to
|
/openbmc/linux/Documentation/scsi/ |
H A D | libsas.rst | 347 or alternatively call the inlined sas_phy_disconnected()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | erofs.rst | 216 stored in shared xattrs metadata rather than inlined right after inode.
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | image_types_phosphor.bbclass | 1 # Base image class extension, inlined into every image.
|