Searched full:alloca (Results 1 – 21 of 21) sorted by relevance
16 #include <alloca.h>55 aa = alloca(1024); in my_usr1()86 aa = alloca(1024); in my_usr2()
13 * - after alloca();168 * __sanitizer_cov_stack_depth() call after alloca() and into the beginning204 fprintf(stderr, "stackleak: be careful, alloca() in %s()\n", in stackleak_instrument_execute()208 /* Insert __sanitizer_cov_stack_depth() call after alloca() */ in stackleak_instrument_execute()393 * which don't call alloca() and don't have a large enough stack frame size.401 * Leave stack tracking in functions that call alloca(). in stackleak_cleanup_execute()406 * that in fact don't use alloca(). in stackleak_cleanup_execute()
246 data = alloca(keysize); in test_lpm_map()249 value = alloca(keysize + 1); in test_lpm_map()252 key = alloca(sizeof(*key) + keysize); in test_lpm_map()362 key_ipv4 = alloca(key_size_ipv4); in test_lpm_ipaddr()363 key_ipv6 = alloca(key_size_ipv6); in test_lpm_ipaddr()450 key = alloca(key_size); in test_lpm_delete()559 key_p = alloca(key_size); in test_lpm_get_next_key()560 next_key_p = alloca(key_size); in test_lpm_get_next_key()717 key_p = alloca(key_size); in lpm_test_command()738 struct bpf_lpm_trie_key_u8 *next_key_p = alloca(key_size); in lpm_test_command()
12 #include <alloca.h>131 struct statmount *buf = alloca(STATMOUNT_BUFSIZE); in dump_mountinfo()
735 threads = alloca(sizeof(*threads) * nr_threads); in test_uprobe_race()
194 measurement = alloca(256); in vm_sev_launch()
300 /* Emitted by compiler to poison alloca()ed objects. */323 /* Emitted by compiler to unpoison alloca()ed areas when the stack unwinds. */
167 /* alloca redzone shadow values. */171 /* alloca redzone size. Compiler ABI, do not change. */
118 bug_type = "alloca-out-of-bounds"; in get_shadow_bug_type()
165 prefix_key = alloca(sizeof(*prefix_key) + 4); in read_route()166 prefix_value = alloca(sizeof(*prefix_value)); in read_route()
378 key = alloca(sizeof(*key) + 4); in fill_lpm_trie()
2 #include <alloca.h>656 buf = alloca(buf_sz); in test_client_loop()
520 b = alloca(elem * sizeof(*e)); in print_list()548 b = alloca(elem * sizeof(*e)); in expand_and_crc_sym()
280 info = alloca(sizeof(*info)); in parse_nlmsg()
969 * Fast-handler for alloca exceptions971 * The ALLOCA handler is entered when user code executes the MOVSP980 * the next window needs to be loaded. In fact this ALLOCA exception may be
232 sub sp,sp,#16*4 @ alloca(X[16])477 mov sp,$H @ alloca
340 Alloca memoria per il DMA sul bus ISA nello spazio d'indirizzamento
901 "Tx: cannot alloca new_skb\n"); in mwifiex_hard_start_xmit()
669 /* Flow Control Descriptor Buffer Alloca Threshold register */