Searched refs:alloc_flags (Results 1 – 7 of 7) sorted by relevance
| /include/trace/hooks/ |
| D | mm.h | 145 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 …]
|
| D | iommu.h | 39 TP_PROTO(unsigned int order, gfp_t *alloc_flags), 40 TP_ARGS(order, alloc_flags));
|
| /include/linux/ |
| D | compaction.h | 93 unsigned int order, unsigned int alloc_flags, 104 int alloc_flags);
|
| D | stackdepot.h | 159 gfp_t alloc_flags, 178 unsigned int nr_entries, gfp_t alloc_flags);
|
| D | mmzone.h | 1515 int highest_zoneidx, unsigned int alloc_flags, 1519 unsigned int alloc_flags);
|
| D | mm.h | 4378 void prep_new_hpage(struct page *page, gfp_t gfp_flags, unsigned int alloc_flags);
|
| /include/uapi/linux/ |
| D | kfd_ioctl.h | 717 __u32 alloc_flags; member
|