Searched defs:gfp_t (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | types.h | 24 } gfp_t; typedef
|
| /linux/tools/virtio/ringtest/ |
| H A D | ptr_ring.c | 24 typedef int gfp_t; typedef
|
| /linux/net/core/ |
| H A D | bpf_sk_storage.c | 228 BPF_CALL_5(bpf_sk_storage_get,struct bpf_map *,map,struct sock *,sk,void *,value,u64,flags,gfp_t,gfp_flags) BPF_CALL_5() argument 383 BPF_CALL_5(bpf_sk_storage_get_tracing,struct bpf_map *,map,struct sock *,sk,void *,value,u64,flags,gfp_t,gfp_flags) BPF_CALL_5() argument
|
| /linux/include/linux/ |
| H A D | types.h | 164 typedef unsigned int __bitwise gfp_t; typedef
|