Home
last modified time | relevance | path

Searched refs:function (Results 1 – 19 of 19) sorted by relevance

/lib/
A DKconfig.kmsan42 eagerly check every function parameter passed by value and every
43 function return value.
46 function parameters and return values across function borders. This
A Ddynamic_debug.c57 const char *function; member
143 query->function ?: "", in vpr_info_dq()
220 if (query->function && in ddebug_change()
221 !match_wildcard(query->function, dp->function)) in ddebug_change()
259 dt->mod_name, dp->function, in ddebug_change()
434 rc = check_set(&query->function, arg, "func"); in ddebug_parse_query()
446 if (check_set(&query->function, fline, "func")) in ddebug_parse_query()
842 desc->function); in __dynamic_emit_prefix()
1147 iter->table->mod_name, dp->function, in ddebug_proc_show()
A DKconfig30 This option provides the packing() helper function, which permits
421 # prompt "glob_match() function"
423 This option provides a glob_match function for performing
428 All drivers in the Linux kernel tree that require this function
438 function on startup. It is primarily useful for people
A Dcodetag.c125 ct->modname, ct->function); in codetag_to_text()
128 ct->filename, ct->lineno, ct->function); in codetag_to_text()
A DKconfig.debug47 kernel module where the function is located.
138 filename:lineno [module]function flags format
143 function : function that contains the debug statement
150 # filename:lineno [module]function flags format
169 // enable all 12 messages in the function svc_process()
181 bool "Enable core function of dynamic debug support"
515 bool "Force all function address 64B aligned"
2096 Provide function-based fault-injection capability.
3138 tristate "Test memcat_p() helper function"
3260 function.
[all …]
A DKconfig.kgdb7 # function to enable gdb stub to address XML packet sent from GDB.
A DKconfig.kasan137 Makes the compiler insert function calls that check whether the memory
A Dalloc_tag.c592 tag->ct.function, counter.bytes); in release_module_tags()
/lib/crypto/arm64/
A Dpoly1305-armv8.pl62 .type poly1305_init,%function
111 .type poly1305_blocks,%function
202 .type poly1305_emit,%function
273 .type poly1305_mult,%function
310 .type poly1305_splat,%function
340 .type poly1305_blocks_neon,%function
A Dsha2-armv8.pl204 .type $func,%function
380 .type sha256_block_armv8,%function
643 .type sha256_block_neon,%function
/lib/crypto/x86/
A DKconfig9 BLAKE2s cryptographic hash function (RFC 7693)
A Dchacha-avx512vl-x86_64.S34 # This function encrypts two ChaCha blocks by loading the state
199 # This function encrypts four ChaCha blocks by loading the state
465 # This function encrypts eight consecutive ChaCha blocks by loading
A Dchacha-avx2-x86_64.S44 # This function encrypts two ChaCha blocks by loading the state
236 # This function encrypts four ChaCha blocks by loading the state
541 # This function encrypts eight consecutive ChaCha blocks by loading
A Dchacha-ssse3-x86_64.S230 # This function encrypts four consecutive ChaCha blocks by loading the
/lib/crypto/arm/
A DKconfig7 BLAKE2s cryptographic hash function (RFC 7693)
A Dpoly1305-armv4.pl63 .type poly1305_init,%function
181 .type poly1305_blocks,%function
375 .type poly1305_emit,%function
504 .type poly1305_init_neon,%function
725 .type poly1305_blocks_neon,%function
A Dsha256-armv4.pl212 .type sha256_block_data_order,%function
466 .type sha256_block_data_order_neon,%function
600 .type sha256_block_data_order_armv8,%function
A Dsha512-armv4.pl274 .type sha512_block_data_order,%function
597 .type sha512_block_data_order_neon,%function
/lib/crypto/tests/
A DKconfig19 KUnit tests for the SHA-1 cryptographic hash function and its

Completed in 35 milliseconds