Home
last modified time | relevance | path

Searched refs:test_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/mm/kfence/
A Dkfence_test.c337 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_LEFT); in test_out_of_bounds_read()
361 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_LEFT); in test_out_of_bounds_write()
409 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_ANY); in test_invalid_addr_free()
429 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_LEFT); in test_corruption()
516 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_ANY); in test_shrink_memcache()
538 test_alloc(test, size, GFP_KERNEL, ALLOCATE_RIGHT), in test_free_bulk()
539 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
540 test_alloc(test, size, GFP_KERNEL, ALLOCATE_LEFT), in test_free_bulk()
541 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
542 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
[all …]
/linux-6.3-rc2/tools/testing/nvdimm/test/
A Dnfit.c1892 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test0_alloc()
1897 t->spa_set[0] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[0]); in nfit_test0_alloc()
1901 t->spa_set[1] = test_alloc(t, SPA1_SIZE, &t->spa_set_dma[1]); in nfit_test0_alloc()
1905 t->spa_set[2] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[2]); in nfit_test0_alloc()
1910 t->dimm[i] = test_alloc(t, DIMM_SIZE, &t->dimm_dma[i]); in nfit_test0_alloc()
1914 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test0_alloc()
1919 t->flush[i] = test_alloc(t, max(PAGE_SIZE, in nfit_test0_alloc()
1927 t->dcr[i] = test_alloc(t, LABEL_SIZE, &t->dcr_dma[i]); in nfit_test0_alloc()
1951 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test1_alloc()
1956 t->spa_set[0] = test_alloc(t, SPA2_SIZE, &t->spa_set_dma[0]); in nfit_test1_alloc()
[all …]
/linux-6.3-rc2/Documentation/dev-tools/
A Dkfence.rst92 test_alloc+0xfe/0x738
123 test_alloc+0xfe/0x738
156 test_alloc+0xfe/0x738
191 test_alloc+0xfe/0x738

Completed in 30 milliseconds