Home
last modified time | relevance | path

Searched refs:alloc_flags (Results 1 – 7 of 7) sorted by relevance

/include/trace/hooks/
Dmm.h145 unsigned int alloc_flags, int migratetype),
147 gfp_flags, alloc_flags, migratetype));
215 TP_PROTO(gfp_t gfp_mask, int order, int *alloc_flags,
217 TP_ARGS(gfp_mask, order, alloc_flags,
240 TP_PROTO(gfp_t gfp_mask, unsigned int *alloc_flags,
242 TP_ARGS(gfp_mask, alloc_flags, bypass));
300 TP_PROTO(unsigned int alloc_flags, unsigned long *page_wmark),
301 TP_ARGS(alloc_flags, page_wmark));
411 TP_PROTO(gfp_t gfp_mask, unsigned int order, unsigned long alloc_flags,
414 TP_ARGS(gfp_mask, order, alloc_flags, migratetype, did_some_progress, bypass));
[all …]
Diommu.h39 TP_PROTO(unsigned int order, gfp_t *alloc_flags),
40 TP_ARGS(order, alloc_flags));
/include/linux/
Dcompaction.h93 unsigned int order, unsigned int alloc_flags,
104 int alloc_flags);
Dstackdepot.h159 gfp_t alloc_flags,
178 unsigned int nr_entries, gfp_t alloc_flags);
Dmmzone.h1515 int highest_zoneidx, unsigned int alloc_flags,
1519 unsigned int alloc_flags);
Dmm.h4378 void prep_new_hpage(struct page *page, gfp_t gfp_flags, unsigned int alloc_flags);
/include/uapi/linux/
Dkfd_ioctl.h717 __u32 alloc_flags; member