Home
last modified time | relevance | path

Searched refs:abort_lookup (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c42 static void abort_lookup(struct lookup_ctx *ctx, pthread_t *tids, unsigned int nr) in abort_lookup() function
104 abort_lookup(&ctx, tids, i); in test_task_storage_map_stress_lookup()
/linux-6.15/drivers/md/dm-vdo/
H A Dblock-map.c1737 static void abort_lookup(struct data_vio *data_vio, int result, char *what) in abort_lookup() function
1754 abort_lookup(data_vio, result, "load"); in abort_load()
1943 abort_lookup(data_vio, completion->result, "allocation"); in allocation_failure()
2200 abort_lookup(data_vio, result, "allocation"); in allocate_block_map_page()