Home
last modified time | relevance | path

Searched defs:gfp_t (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/linux/
H A Dtypes.h24 } gfp_t; typedef
/linux/tools/virtio/ringtest/
H A Dptr_ring.c24 typedef int gfp_t; typedef
/linux/net/core/
H A Dbpf_sk_storage.c228 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 Dtypes.h164 typedef unsigned int __bitwise gfp_t; typedef