Home
last modified time | relevance | path

Searched refs:handle_result (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/tools/testing/selftests/filesystems/statmount/
Dstatmount_test_ns.c24 static void handle_result(int ret, const char *testname) in handle_result() function
219 handle_result(ret, "test statmount ns id"); in test_statmount_mnt_ns_id()
346 handle_result(ret, "test listmount ns id"); in test_listmount_ns()
/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel.h840 int (*handle_result)(struct safexcel_crypto_priv *priv, int ring, member
Dsafexcel_cipher.c1219 ctx->base.handle_result = safexcel_skcipher_handle_result; in safexcel_skcipher_cra_init()
1661 ctx->base.handle_result = safexcel_aead_handle_result; in safexcel_aead_cra_init()
Dsafexcel.c1032 ndesc = ctx->handle_result(priv, ring, req, in safexcel_handle_result_descriptor()
Dsafexcel_hash.c927 ctx->base.handle_result = safexcel_handle_result; in safexcel_ahash_cra_init()
/linux-6.12.1/mm/
Dkhugepaged.c2769 handle_result: in madvise_collapse()
2781 goto handle_result; in madvise_collapse()