Home
last modified time | relevance | path

Searched defs:gfp (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/linux/net/sctp/
H A Dulpevent.c49 gfp_t gfp) in sctp_ulpevent_new()
117 __u16 inbound, struct sctp_chunk *chunk, gfp_t gfp) in sctp_ulpevent_make_assoc_change()
244 int flags, int state, int error, gfp_t gfp) in sctp_ulpevent_make_peer_addr_change()
376 gfp_t gfp) in sctp_ulpevent_make_remote_error()
432 __u16 flags, __u32 error, gfp_t gfp) in sctp_ulpevent_make_send_failed()
535 __u16 flags, __u32 error, gfp_t gfp) in sctp_ulpevent_make_send_failed_event()
579 __u16 flags, gfp_t gfp) in sctp_ulpevent_make_shutdown_event()
641 const struct sctp_association *asoc, gfp_t gfp) in sctp_ulpevent_make_adaptation_indication()
677 gfp_t gfp) in sctp_ulpevent_make_rcvmsg()
774 __u32 flags, gfp_t gfp) in sctp_ulpevent_make_pdapi()
[all …]
H A Dauth.c58 static struct sctp_auth_bytes *sctp_auth_create_key(__u32 key_len, gfp_t gfp) in sctp_auth_create_key()
79 struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp) in sctp_auth_shkey_create()
188 gfp_t gfp) in sctp_auth_make_key_vector()
223 gfp_t gfp) in sctp_auth_make_local_vector()
234 gfp_t gfp) in sctp_auth_make_peer_vector()
256 gfp_t gfp) in sctp_auth_asoc_set_secret()
289 gfp_t gfp) in sctp_auth_asoc_create_secret()
355 gfp_t gfp) in sctp_auth_asoc_copy_shkeys()
383 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp) in sctp_auth_asoc_init_active_key()
454 int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp) in sctp_auth_init_hmacs()
[all …]
H A Dbind_addr.c45 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy()
96 gfp_t gfp) in sctp_bind_addr_dup()
145 int new_size, __u8 addr_state, gfp_t gfp) in sctp_add_bind_addr()
213 gfp_t gfp) in sctp_bind_addrs_to_raw()
264 int addrs_len, __u16 port, gfp_t gfp) in sctp_raw_to_bind_addrs()
461 gfp_t gfp, int flags) in sctp_copy_one_addr()
H A Dstream_sched_prio.c41 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_new_head()
59 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_get_head()
164 __u16 prio, gfp_t gfp) in sctp_sched_prio_set()
203 gfp_t gfp) in sctp_sched_prio_init_sid()
H A Dstream_sched.c26 __u16 value, gfp_t gfp) in sctp_sched_fcfs_set()
44 gfp_t gfp) in sctp_sched_fcfs_init_sid()
207 __u16 value, gfp_t gfp) in sctp_sched_set_value()
264 int sctp_sched_init_sid(struct sctp_stream *stream, __u16 sid, gfp_t gfp) in sctp_sched_init_sid()
H A Dstream_sched_fc.c28 __u16 weight, gfp_t gfp) in sctp_sched_wfq_set()
49 __u16 weight, gfp_t gfp) in sctp_sched_fc_set()
68 gfp_t gfp) in sctp_sched_fc_init_sid()
/linux/kernel/dma/
H A Dpool.c46 static void dma_atomic_pool_size_add(gfp_t gfp, size_t size) in dma_atomic_pool_size_add()
56 static bool cma_in_zone(gfp_t gfp) in cma_in_zone()
80 gfp_t gfp) in atomic_pool_expand()
145 static void atomic_pool_resize(struct gen_pool *pool, gfp_t gfp) in atomic_pool_resize()
163 gfp_t gfp) in __dma_atomic_pool_init()
224 static inline struct gen_pool *dma_guess_pool(struct gen_pool *prev, gfp_t gfp) in dma_guess_pool()
266 void **cpu_addr, gfp_t gfp, in dma_alloc_from_pool()
H A Ddirect.c119 gfp_t gfp, bool allow_highmem) in __dma_direct_alloc_pages()
166 static bool dma_direct_use_pool(struct device *dev, gfp_t gfp) in dma_direct_use_pool()
172 dma_addr_t *dma_handle, gfp_t gfp) in dma_direct_alloc_from_pool()
190 dma_addr_t *dma_handle, gfp_t gfp) in dma_direct_alloc_no_mapping()
208 dma_addr_t *dma_handle, gfp_t gfp, unsigned long attrs) in dma_direct_alloc()
358 dma_addr_t *dma_handle, enum dma_data_direction dir, gfp_t gfp) in dma_direct_alloc_pages()
/linux/drivers/iommu/
H A Diommu-pages.h56 static inline struct page *__iommu_alloc_pages(gfp_t gfp, int order) in __iommu_alloc_pages()
92 static inline void *iommu_alloc_pages_node(int nid, gfp_t gfp, int order) in iommu_alloc_pages_node()
111 static inline void *iommu_alloc_pages(gfp_t gfp, int order) in iommu_alloc_pages()
128 static inline void *iommu_alloc_page_node(int nid, gfp_t gfp) in iommu_alloc_page_node()
139 static inline void *iommu_alloc_page(gfp_t gfp) in iommu_alloc_page()
/linux/tools/virtio/linux/
H A Dkernel.h56 static inline void *kmalloc(size_t s, gfp_t gfp) in kmalloc()
62 static inline void *kmalloc_array(unsigned n, size_t s, gfp_t gfp) in kmalloc_array()
67 static inline void *kzalloc(size_t s, gfp_t gfp) in kzalloc()
75 static inline void *alloc_pages_exact(size_t s, gfp_t gfp) in alloc_pages_exact()
92 static inline void *krealloc(void *p, size_t s, gfp_t gfp) in krealloc()
98 static inline unsigned long __get_free_page(gfp_t gfp) in __get_free_page()
118 static inline void *krealloc_array(void *p, size_t new_n, size_t new_size, gfp_t gfp) in krealloc_array()
/linux/include/net/page_pool/
H A Dhelpers.h94 gfp_t gfp = (GFP_ATOMIC | __GFP_NOWARN); in page_pool_dev_alloc_pages() local
113 gfp_t gfp = (GFP_ATOMIC | __GFP_NOWARN); in page_pool_dev_alloc_frag() local
120 unsigned int *size, gfp_t gfp) in page_pool_alloc_netmem()
151 gfp_t gfp = GFP_ATOMIC | __GFP_NOWARN; in page_pool_dev_alloc_netmem() local
158 unsigned int *size, gfp_t gfp) in page_pool_alloc()
179 gfp_t gfp = (GFP_ATOMIC | __GFP_NOWARN); in page_pool_dev_alloc() local
185 unsigned int *size, gfp_t gfp) in page_pool_alloc_va()
212 gfp_t gfp = (GFP_ATOMIC | __GFP_NOWARN); in page_pool_dev_alloc_va() local
/linux/include/linux/
H A Ddevcoredump.h74 size_t datalen, gfp_t gfp) in dev_coredumpv()
81 void *data, size_t datalen, gfp_t gfp, in dev_coredumpm_timeout()
92 size_t datalen, gfp_t gfp) in dev_coredumpsg()
117 void *data, size_t datalen, gfp_t gfp, in dev_coredumpm()
H A Dxarray.h586 xa_store_bh(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_store_bh() argument
613 xa_store_irq(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_store_irq() argument
689 xa_cmpxchg(struct xarray * xa,unsigned long index,void * old,void * entry,gfp_t gfp) xa_cmpxchg() argument
717 xa_cmpxchg_bh(struct xarray * xa,unsigned long index,void * old,void * entry,gfp_t gfp) xa_cmpxchg_bh() argument
745 xa_cmpxchg_irq(struct xarray * xa,unsigned long index,void * old,void * entry,gfp_t gfp) xa_cmpxchg_irq() argument
775 xa_insert(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_insert() argument
805 xa_insert_bh(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_insert_bh() argument
835 xa_insert_irq(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_insert_irq() argument
868 xa_alloc(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,gfp_t gfp) xa_alloc() argument
901 xa_alloc_bh(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,gfp_t gfp) xa_alloc_bh() argument
934 xa_alloc_irq(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,gfp_t gfp) xa_alloc_irq() argument
971 xa_alloc_cyclic(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,u32 * next,gfp_t gfp) xa_alloc_cyclic() argument
1008 xa_alloc_cyclic_bh(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,u32 * next,gfp_t gfp) xa_alloc_cyclic_bh() argument
1045 xa_alloc_cyclic_irq(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,u32 * next,gfp_t gfp) xa_alloc_cyclic_irq() argument
1076 xa_reserve(struct xarray * xa,unsigned long index,gfp_t gfp) xa_reserve() argument
1094 xa_reserve_bh(struct xarray * xa,unsigned long index,gfp_t gfp) xa_reserve_bh() argument
1112 xa_reserve_irq(struct xarray * xa,unsigned long index,gfp_t gfp) xa_reserve_irq() argument
1566 xas_split_alloc(struct xa_state * xas,void * entry,unsigned int order,gfp_t gfp) xas_split_alloc() argument
[all...]
H A Didr.h273 static inline int ida_alloc(struct ida *ida, gfp_t gfp) in ida_alloc()
291 static inline int ida_alloc_min(struct ida *ida, unsigned int min, gfp_t gfp) in ida_alloc_min()
309 static inline int ida_alloc_max(struct ida *ida, unsigned int max, gfp_t gfp) in ida_alloc_max()
323 #define ida_simple_get(ida, start, end, gfp) \ argument
/linux/lib/
H A Dkasprintf.c15 char *kvasprintf(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf()
43 const char *kvasprintf_const(gfp_t gfp, const char *fmt, va_list ap) in kvasprintf_const()
53 char *kasprintf(gfp_t gfp, const char *fmt, ...) in kasprintf()
H A Didr.c34 unsigned long max, gfp_t gfp) in idr_alloc_u32()
79 int idr_alloc(struct idr *idr, void *ptr, int start, int end, gfp_t gfp) in idr_alloc()
117 int idr_alloc_cyclic(struct idr *idr, void *ptr, int start, int end, gfp_t gfp) in idr_alloc_cyclic()
381 gfp_t gfp) in ida_alloc_range()
H A Dxarray.c298 xas_nomem(struct xa_state * xas,gfp_t gfp) xas_nomem() argument
325 __xas_nomem(struct xa_state * xas,gfp_t gfp) __xas_nomem() argument
370 gfp_t gfp = GFP_NOWAIT | __GFP_NOWARN; xas_alloc() local
1018 xas_split_alloc(struct xa_state * xas,void * entry,unsigned int order,gfp_t gfp) xas_split_alloc() argument
1553 __xa_store(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) __xa_store() argument
1590 xa_store(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) xa_store() argument
1619 __xa_cmpxchg(struct xarray * xa,unsigned long index,void * old,void * entry,gfp_t gfp) __xa_cmpxchg() argument
1656 __xa_insert(struct xarray * xa,unsigned long index,void * entry,gfp_t gfp) __xa_insert() argument
1732 xa_store_range(struct xarray * xa,unsigned long first,unsigned long last,void * entry,gfp_t gfp) xa_store_range() argument
1829 __xa_alloc(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,gfp_t gfp) __xa_alloc() argument
1881 __xa_alloc_cyclic(struct xarray * xa,u32 * id,void * entry,struct xa_limit limit,u32 * next,gfp_t gfp) __xa_alloc_cyclic() argument
[all...]
/linux/drivers/base/
H A Ddevres.c111 size_t size, gfp_t gfp, int nid) in alloc_dr() argument
162 void *__devres_alloc_node(dr_release_t release, size_t size, gfp_t gfp, int nid, in __devres_alloc_node() argument
552 void *devres_open_group(struct device *dev, void *id, gfp_t gfp) in devres_open_group() argument
822 devm_kmalloc(struct device * dev,size_t size,gfp_t gfp) devm_kmalloc() argument
860 devm_krealloc(struct device * dev,void * ptr,size_t new_size,gfp_t gfp) devm_krealloc() argument
954 devm_kstrdup(struct device * dev,const char * s,gfp_t gfp) devm_kstrdup() argument
983 devm_kstrdup_const(struct device * dev,const char * s,gfp_t gfp) devm_kstrdup_const() argument
1003 devm_kvasprintf(struct device * dev,gfp_t gfp,const char * fmt,va_list ap) devm_kvasprintf() argument
1035 devm_kasprintf(struct device * dev,gfp_t gfp,const char * fmt,...) devm_kasprintf() argument
1081 devm_kmemdup(struct device * dev,const void * src,size_t len,gfp_t gfp) devm_kmemdup() argument
[all...]
/linux/net/rxrpc/
H A Dcall_object.c121 struct rxrpc_call *rxrpc_alloc_call(struct rxrpc_sock *rx, gfp_t gfp, in rxrpc_alloc_call()
191 gfp_t gfp, in rxrpc_alloc_client_call()
261 static struct semaphore *rxrpc_get_call_slot(struct rxrpc_call_params *p, gfp_t gfp) in rxrpc_get_call_slot()
291 static int rxrpc_connect_call(struct rxrpc_call *call, gfp_t gfp) in rxrpc_connect_call()
323 gfp_t gfp, in rxrpc_new_client_call()
/linux/mm/
H A Dutil.c56 static __always_inline char *__kmemdup_nul(const char *s, size_t len, gfp_t gfp) in __kmemdup_nul()
79 char *kstrdup(const char *s, gfp_t gfp) in kstrdup()
96 const char *kstrdup_const(const char *s, gfp_t gfp) in kstrdup_const()
115 char *kstrndup(const char *s, size_t max, gfp_t gfp) in kstrndup()
131 void *kmemdup_noprof(const void *src, size_t len, gfp_t gfp) in kmemdup_noprof()
153 void *kmemdup_array(const void *src, size_t count, size_t element_size, gfp_t gfp) in kmemdup_array()
169 void *kvmemdup(const void *src, size_t len, gfp_t gfp) in kvmemdup()
189 char *kmemdup_nul(const char *s, size_t len, gfp_t gfp) in kmemdup_nul()
H A Dzbud.c200 static struct zbud_pool *zbud_create_pool(gfp_t gfp) in zbud_create_pool() argument
246 static int zbud_alloc(struct zbud_pool *pool, size_t size, gfp_t gfp, in zbud_alloc() argument
383 zbud_zpool_create(const char * name,gfp_t gfp) zbud_zpool_create() argument
393 zbud_zpool_malloc(void * pool,size_t size,gfp_t gfp,unsigned long * handle) zbud_zpool_malloc() argument
[all...]
H A Dkmemleak.c464 static struct kmemleak_object *mem_pool_alloc(gfp_t gfp) in mem_pool_alloc()
647 static struct kmemleak_object *__alloc_object(gfp_t gfp) in __alloc_object()
753 int min_count, gfp_t gfp, unsigned int objflags) in __create_object()
772 int min_count, gfp_t gfp) in create_object()
779 int min_count, gfp_t gfp) in create_object_phys()
786 int min_count, gfp_t gfp) in create_object_percpu()
963 static void add_scan_area(unsigned long ptr, size_t size, gfp_t gfp) in add_scan_area()
1072 gfp_t gfp) in kmemleak_alloc()
1091 gfp_t gfp) in kmemleak_alloc_percpu()
1109 void __ref kmemleak_vmalloc(const struct vm_struct *area, size_t size, gfp_t gfp) in kmemleak_vmalloc()
[all …]
/linux/lib/kunit/
H A Dstring-stream.c17 static struct string_stream_fragment *alloc_string_stream_fragment(int len, gfp_t gfp) in alloc_string_stream_fragment()
157 struct string_stream *alloc_string_stream(gfp_t gfp) in alloc_string_stream()
190 struct string_stream *kunit_alloc_string_stream(struct kunit *test, gfp_t gfp) in kunit_alloc_string_stream()
/linux/drivers/staging/rtl8723bs/include/
H A Dioctl_cfg80211.h111 #define rtw_cfg80211_rx_mgmt(adapter, freq, sig_dbm, buf, len, gfp) cfg80211_rx_mgmt((adapter)->rtw… argument
113 #define rtw_cfg80211_mgmt_tx_status(adapter, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status((a… argument
114 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
115 #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_rema… argument
/linux/arch/powerpc/include/asm/
H A Dpgalloc.h8 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags()
15 static inline gfp_t pgtable_gfp_flags(struct mm_struct *mm, gfp_t gfp) in pgtable_gfp_flags()

12345678910>>...17