Searched defs:gfp (Results 51 - 75 of 77) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dulpqueue.c989 void sctp_ulpq_abort_pd(struct sctp_ulpq *ulpq, gfp_t gfp) argument
102 sctp_ulpq_tail_data(struct sctp_ulpq *ulpq, struct sctp_chunk *chunk, gfp_t gfp) argument
914 sctp_ulpq_partial_delivery(struct sctp_ulpq *ulpq, struct sctp_chunk *chunk, gfp_t gfp) argument
949 sctp_ulpq_renege(struct sctp_ulpq *ulpq, struct sctp_chunk *chunk, gfp_t gfp) argument
H A Dassociola.c69 sctp_association_init(struct sctp_association *asoc, const struct sctp_endpoint *ep, const struct sock *sk, sctp_scope_t scope, gfp_t gfp) argument
311 sctp_association_new(const struct sctp_endpoint *ep, const struct sock *sk, sctp_scope_t scope, gfp_t gfp) argument
526 sctp_assoc_add_peer(struct sctp_association *asoc, const union sctp_addr *addr, const gfp_t gfp, const int peer_state) argument
1328 sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, gfp_t gfp) argument
1350 sctp_assoc_set_bind_addr_from_cookie(struct sctp_association *asoc, struct sctp_cookie *cookie, gfp_t gfp) argument
1383 sctp_assoc_set_id(struct sctp_association *asoc, gfp_t gfp) argument
[all...]
H A Dsm_sideeffect.c520 sctp_cmd_process_init(sctp_cmd_seq_t *commands, struct sctp_association *asoc, struct sctp_chunk *chunk, sctp_init_chunk_t *peer_init, gfp_t gfp) argument
920 sctp_do_sm(sctp_event_t event_type, sctp_subtype_t subtype, sctp_state_t state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, gfp_t gfp) argument
963 sctp_side_effects(sctp_event_t event_type, sctp_subtype_t subtype, sctp_state_t state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, sctp_disposition_t status, sctp_cmd_seq_t *commands, gfp_t gfp) argument
1044 sctp_cmd_interpreter(sctp_event_t event_type, sctp_subtype_t subtype, sctp_state_t state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, sctp_disposition_t status, sctp_cmd_seq_t *commands, gfp_t gfp) argument
[all...]
H A Dprotocol.c196 sctp_copy_local_addr_list(struct sctp_bind_addr *bp, sctp_scope_t scope, gfp_t gfp, int copy_flags) argument
H A Dsm_make_chunk.c175 sctp_make_init(const struct sctp_association *asoc, const struct sctp_bind_addr *bp, gfp_t gfp, int vparam_len) argument
250 sctp_make_init_ack(const struct sctp_association *asoc, const struct sctp_chunk *chunk, gfp_t gfp, int unkparam_len) argument
1202 sctp_make_temp_asoc(const struct sctp_endpoint *ep, struct sctp_chunk *chunk, gfp_t gfp) argument
1327 sctp_unpack_cookie( const struct sctp_endpoint *ep, const struct sctp_association *asoc, struct sctp_chunk *chunk, gfp_t gfp, int *error, struct sctp_chunk **errp) argument
1809 sctp_process_init(struct sctp_association *asoc, sctp_cid_t cid, const union sctp_addr *peer_addr, sctp_init_chunk_t *peer_init, gfp_t gfp) argument
1968 sctp_process_param(struct sctp_association *asoc, union sctp_params param, const union sctp_addr *peer_addr, gfp_t gfp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dhci_usb.c167 static struct _urb *_urb_alloc(int isoc, gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_iommu.c226 static void *pci_4u_alloc_consistent(struct pci_dev *pdev, size_t size, dma_addr_t *dma_addrp, gfp_t gfp) argument
H A Dpci_sun4v.c163 static void *pci_4v_alloc_consistent(struct pci_dev *pdev, size_t size, dma_addr_t *dma_addrp, gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dpci_iommu.c405 gfp_t gfp = GFP_ATOMIC; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dsched.c763 gfp_t gfp = RPC_IS_SWAPPER(task) ? GFP_ATOMIC : GFP_NOWAIT; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c228 static void *alloc_ep(int size, gfp_t gfp) argument
306 static struct sk_buff *get_skb(struct sk_buff *skb, int len, gfp_t gfp) argument
380 static int send_halfclose(struct iwch_ep *ep, gfp_t gfp) argument
401 static int send_abort(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
656 static void abort_connection(struct iwch_ep *ep, struct sk_buff *skb, gfp_t gfp) argument
1955 iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dloop.c883 gfp_t gfp = lo->old_gfp_mask; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c299 scsi_req_map_sg(struct request *rq, struct scatterlist *sgl, int nsegs, unsigned bufflen, gfp_t gfp) argument
381 scsi_execute_async(struct scsi_device *sdev, const unsigned char *cmd, int cmd_len, int data_direction, void *buffer, unsigned bufflen, int use_sg, int timeout, int retries, void *privdata, void (*done)(void *, char *, int, int), gfp_t gfp) argument
H A Dscsi_transport_iscsi.c502 iscsi_broadcast_skb(struct sk_buff *skb, gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dcxgb3_offload.c701 cxgb3_get_cpl_reply_skb(struct sk_buff *skb, size_t len, int gfp) argument
H A Dsge.c411 static void refill_fl(struct adapter *adap, struct sge_fl *q, int n, gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dlance.c855 lance_init_ring(struct net_device *dev, gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dlinuxver.h336 int gfp = GFP_ATOMIC | GFP_DMA; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dfilemap.c467 struct page *__page_cache_alloc(gfp_t gfp) argument
H A Dmempolicy.c1040 static struct zonelist *zonelist_policy(gfp_t gfp, struct mempolicy *policy) argument
1168 static struct page *alloc_page_interleave(gfp_t gfp, unsigned order, argument
1204 alloc_page_vma(gfp_t gfp, struct vm_area_struct *vma, unsigned long addr) argument
1238 alloc_pages_current(gfp_t gfp, unsigned order) argument
[all...]
H A Dshmem.c1044 shmem_alloc_page(gfp_t gfp, struct shmem_inode_info *info, argument
1072 shmem_alloc_page(gfp_t gfp,struct shmem_inode_info *info, unsigned long idx) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dsba_iommu.c802 sba_alloc_consistent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Daf_decnet.c473 static struct sock *dn_alloc_sock(struct socket *sock, gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_policy.c346 struct xfrm_policy *xfrm_policy_alloc(gfp_t gfp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dsock.h1197 sk_stream_alloc_pskb(struct sock *sk, int size, int mem, gfp_t gfp) argument
1220 sk_stream_alloc_skb(struct sock *sk, int size, gfp_t gfp) argument

Completed in 217 milliseconds

1234