Searched refs:abort_lookup (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/map_tests/ |
| H A D | task_storage_map.c | 42 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 D | block-map.c | 1737 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()
|