| /include/trace/events/ |
| A D | vmscan.h | 93 TP_ARGS(nid, zid, order, gfp_flags), 99 __field( unsigned long, gfp_flags ) 106 __entry->gfp_flags = (__force unsigned long)gfp_flags; 119 TP_ARGS(order, gfp_flags), 128 __entry->gfp_flags = (__force unsigned long)gfp_flags; 140 TP_ARGS(order, gfp_flags) 148 TP_ARGS(order, gfp_flags) 155 TP_ARGS(order, gfp_flags) 213 __field(unsigned long, gfp_flags) 485 TP_ARGS(nid, order, gfp_flags), [all …]
|
| A D | kmem.h | 17 gfp_t gfp_flags, 27 __field( unsigned long, gfp_flags ) 37 __entry->gfp_flags = (__force unsigned long)gfp_flags; 40 ((gfp_flags & __GFP_ACCOUNT) || 49 show_gfp_flags(__entry->gfp_flags), 60 gfp_t gfp_flags, 70 __field( unsigned long, gfp_flags ) 79 __entry->gfp_flags = (__force unsigned long)gfp_flags; 88 show_gfp_flags(__entry->gfp_flags), 180 gfp_t gfp_flags, int migratetype), [all …]
|
| A D | percpu.h | 16 void __percpu *ptr, size_t bytes_alloc, gfp_t gfp_flags), 19 ptr, bytes_alloc, gfp_flags), 31 __field( unsigned long, gfp_flags ) 43 __entry->gfp_flags = (__force unsigned long)gfp_flags; 51 __entry->bytes_alloc, show_gfp_flags(__entry->gfp_flags))
|
| /include/linux/sched/ |
| A D | mm.h | 289 static inline void memalloc_retry_wait(gfp_t gfp_flags) in memalloc_retry_wait() argument 296 gfp_flags = current_gfp_context(gfp_flags); in memalloc_retry_wait() 297 if (gfpflags_allow_blocking(gfp_flags) && in memalloc_retry_wait() 298 !(gfp_flags & __GFP_NORETRY)) in memalloc_retry_wait()
|
| /include/linux/ |
| A D | bpf_local_storage.h | 190 bool charge_mem, bool swap_uptrs, gfp_t gfp_flags); 200 gfp_t gfp_flags); 204 void *value, u64 map_flags, bool swap_uptrs, gfp_t gfp_flags);
|
| A D | gfp.h | 19 static inline int gfp_migratetype(const gfp_t gfp_flags) in gfp_migratetype() argument 21 VM_WARN_ON((gfp_flags & GFP_MOVABLE_MASK) == GFP_MOVABLE_MASK); in gfp_migratetype() 32 return (__force unsigned long)(gfp_flags & GFP_MOVABLE_MASK) >> GFP_MOVABLE_SHIFT; in gfp_migratetype() 37 static inline bool gfpflags_allow_blocking(const gfp_t gfp_flags) in gfpflags_allow_blocking() argument 39 return !!(gfp_flags & __GFP_DIRECT_RECLAIM); in gfpflags_allow_blocking() 42 static inline bool gfpflags_allow_spinning(const gfp_t gfp_flags) in gfpflags_allow_spinning() argument 58 return !!(gfp_flags & __GFP_RECLAIM); in gfpflags_allow_spinning()
|
| A D | livepatch.h | 222 size_t size, gfp_t gfp_flags, 225 size_t size, gfp_t gfp_flags,
|
| A D | mempolicy.h | 143 unsigned long addr, gfp_t gfp_flags, 259 unsigned long addr, gfp_t gfp_flags, in huge_node() argument
|
| A D | nodemask.h | 521 #define NODEMASK_ALLOC(type, name, gfp_flags) \ argument 522 type *name = kmalloc(sizeof(*name), gfp_flags) 525 #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name argument
|
| A D | atmdev.h | 296 gfp_t gfp_flags);
|
| A D | fscrypt.h | 314 size_t len, size_t offs, gfp_t gfp_flags); 483 size_t len, size_t offs, gfp_t gfp_flags) in fscrypt_encrypt_pagecache_blocks() argument
|
| A D | iomap.h | 346 bool iomap_release_folio(struct folio *folio, gfp_t gfp_flags);
|
| A D | buffer_head.h | 235 struct buffer_head *alloc_buffer_head(gfp_t gfp_flags);
|
| /include/drm/ttm/ |
| A D | ttm_device.h | 272 int ttm_global_swapout(struct ttm_operation_ctx *ctx, gfp_t gfp_flags); 274 gfp_t gfp_flags);
|
| A D | ttm_tt.h | 241 gfp_t gfp_flags);
|
| A D | ttm_bo.h | 417 struct ttm_resource_manager *man, gfp_t gfp_flags,
|
| /include/linux/usb/ |
| A D | gadget.h | 144 gfp_t gfp_flags); 148 gfp_t gfp_flags); 252 struct usb_request *usb_ep_alloc_request(struct usb_ep *ep, gfp_t gfp_flags); 254 int usb_ep_queue(struct usb_ep *ep, struct usb_request *req, gfp_t gfp_flags); 270 gfp_t gfp_flags) in usb_ep_alloc_request() argument 276 gfp_t gfp_flags) in usb_ep_queue() argument
|
| /include/linux/ceph/ |
| A D | pagelist.h | 20 struct ceph_pagelist *ceph_pagelist_alloc(gfp_t gfp_flags);
|
| A D | libceph.h | 171 gfp_t gfp_flags);
|
| /include/linux/sunrpc/ |
| A D | xprtmultipath.h | 48 gfp_t gfp_flags);
|
| /include/net/ |
| A D | ipv6_stubs.h | 48 struct fib6_config *cfg, gfp_t gfp_flags,
|
| A D | ip6_route.h | 119 int ip6_route_add(struct fib6_config *cfg, gfp_t gfp_flags, 166 gfp_t gfp_flags, struct netlink_ext_ack *extack);
|
| A D | ip6_fib.h | 327 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh); 490 struct fib6_config *cfg, gfp_t gfp_flags,
|
| /include/scsi/ |
| A D | libsas.h | 646 int (*lldd_execute_task)(struct sas_task *, gfp_t gfp_flags); 725 gfp_t gfp_flags); 727 gfp_t gfp_flags);
|
| /include/media/ |
| A D | videobuf2-core.h | 639 gfp_t gfp_flags; member
|