Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslab.h805 #define PASS_BUCKET_PARAM(_b) (_b) macro
809 #define PASS_BUCKET_PARAM(_b) NULL macro
/linux/mm/
H A Dslub.c4304 return __do_kmalloc_node(size, PASS_BUCKET_PARAM(b), flags, node, _RET_IP_); in __kmalloc_node_noprof()
4317 return __do_kmalloc_node(size, PASS_BUCKET_PARAM(b), flags, node, caller); in __kmalloc_node_track_caller_noprof()