Searched refs:kmalloc_track_caller (Results 1 – 3 of 3) sorted by relevance
25 p = kmalloc_track_caller(first+1, gfp); in kvasprintf()
1283 #define kmalloc_track_caller(...) kmalloc_node_track_caller(__VA_ARGS__, NUMA_NO_NODE) macro
1972 ctx.cur_val = kmalloc_track_caller(ctx.cur_len, GFP_KERNEL); in __cgroup_bpf_run_filter_sysctl()1983 ctx.new_val = kmalloc_track_caller(PAGE_SIZE, GFP_KERNEL); in __cgroup_bpf_run_filter_sysctl()