Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
lib/tests/slub_kunit.c test_kmalloc_redzone_access() -> __kmalloc_cache_noprof()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | s | 4096-ptr_max |
| PARAM_VALUE | 0 | s->flags | 0,524288-u32max |
| PARAM_VALUE | 1 | gfpflags | 3264 |
| PARAM_VALUE | 2 | size | 18 |
| DATA_SOURCE | 0 | s | r test_kmem_cache_create |
| BIT_INFO | 0 | s->flags | 0x80000,0xffffffffffffffff |
lib/tests/slub_kunit.c test_krealloc_redzone_zeroing() -> __kmalloc_cache_noprof()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | s | 4096-ptr_max |
| PARAM_VALUE | 0 | s->flags | 0,524288-u32max |
| PARAM_VALUE | 1 | gfpflags | 3264 |
| PARAM_VALUE | 2 | size | 48 |
| DATA_SOURCE | 0 | s | r test_kmem_cache_create |
| BIT_INFO | 0 | s->flags | 0x80000,0xffffffffffffffff |