| /OK3568_Linux_fs/yocto/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:
|
| /OK3568_Linux_fs/kernel/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:
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | srcline.c | 105 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()
|
| H A D | evsel_fprintf.c | 167 if (print_dso && (!sym || !sym->inlined)) { in sample__fprintf_callchain() 176 if (sym && sym->inlined) in sample__fprintf_callchain()
|
| H A D | callchain.c | 730 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()
|
| H A D | symbol.h | 56 u8 inlined:1; member
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | insn-notes.def | 71 /* The entry point for an inlined function. Its NOTE_BLOCK references 72 the lexical block whose abstract origin is the inlined function. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | insn-notes.def | 71 /* The entry point for an inlined function. Its NOTE_BLOCK references 72 the lexical block whose abstract origin is the inlined function. */
|
| /OK3568_Linux_fs/yocto/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:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/ |
| H A D | 0001-Fix-build-with-gcc-12.patch | 8 inlined from 'S_sortsv_flags_impl' at pp_sort.c:358:20, 9 inlined from 'sortsv_amagic_i_ncmp' at pp_sort.c:572:5:
|
| /OK3568_Linux_fs/buildroot/package/libsvgtiny/ |
| H A D | 0003-Hopefully-silence-warnings-about-inlines-and-non-inlines-calling-one.patch | 24 + * generated function from being inlined. This is pointless given
|
| H A D | 0004-Build-Include-gperf-generated-code-directly.patch | 57 - * generated function from being inlined. This is pointless given
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/ |
| H A D | err_cast.cocci | 3 /// Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/buildroot/package/efivar/ |
| H A D | 0007-gcc.specs-drop-Werror.patch | 12 inlined from 'parse_name.constprop' at efivar.c:157:8:
|
| /OK3568_Linux_fs/kernel/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,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/ |
| H A D | c++config.h | 367 # error illegal use of multiple inlined namespaces 372 # warning currently using inlined namespace mode which may fail \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/ |
| H A D | c++config.h | 367 # error illegal use of multiple inlined namespaces 372 # warning currently using inlined namespace mode which may fail \
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | namei.c | 1557 int *inlined, ext4_lblk_t *lblk) in __ext4_find_entry() argument 1584 if (inlined) in __ext4_find_entry() 1585 *inlined = 1; in __ext4_find_entry() 1706 int *inlined, ext4_lblk_t *lblk) in ext4_find_entry() argument 1718 bh = __ext4_find_entry(dir, &fname, res_dir, inlined, lblk); in ext4_find_entry() 3653 int *inlined) in ext4_get_first_dir_block() argument 3696 *inlined = 1; in ext4_get_first_dir_block() 3711 int inlined; member 3777 if (!ent->inlined) { in ext4_setent() 3978 &new.de, &new.inlined, NULL); in ext4_rename() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libuio/libuio/ |
| H A D | replace_inline_with_static-inline.patch | 21 inlined function as externally visible function, and to link with other TUs.
|
| /OK3568_Linux_fs/kernel/samples/ |
| H A D | Kconfig | 29 depends on X86_64 # has x86_64 inlined asm
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-intro.rst | 121 It's a good idea to avoid using lots of macros and use inlined functions
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | CURSOR.NOTES | 166 By default the source and mask data are inlined (source first unless
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | erofs.rst | 170 stored in shared xattrs metadata rather than inlined right after inode.
|