Searched defs:alloced (Results  1 – 14 of 14) sorted by relevance
| /linux-4.4.14/include/linux/ | 
| D | mpi.h | 43 	int alloced;		/* array size (# of allocated limbs) */  member
  | 
| D | shmem_fs.h | 17 	unsigned long		alloced;	/* data pages alloced to file */  member
  | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | commonring.c | 154 					    u16 n_items, u16 *alloced)  in brcmf_commonring_reserve_for_write_multiple()
  | 
| D | msgbuf.c | 886 	u16 alloced;  in brcmf_msgbuf_rxbuf_data_post()  local 993 	u16 alloced;  in brcmf_msgbuf_rxbuf_ctrl_post()  local
  | 
| /linux-4.4.14/fs/gfs2/ | 
| D | trans.c | 92 	int alloced = tr->tr_alloced;  in gfs2_trans_end()  local
  | 
| D | bmap.c | 459 	unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0;  in gfs2_bmap_alloc()  local
  | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ | 
| D | dma.c | 442 				  u16 align_bits, uint *alloced,  in dma_alloc_consistent() 470 			   u16 *alignbits, uint *alloced,  in dma_ringalloc() 498 	uint alloced = 0;  in dma64_alloc()  local
  | 
| /linux-4.4.14/drivers/acpi/apei/ | 
| D | ghes.c | 556 	int alloced;  in ghes_estatus_cache_alloc()  local
  | 
| /linux-4.4.14/drivers/net/ethernet/brocade/bna/ | 
| D | bnad.c | 367 	u32 alloced, prod, q_depth;  in bnad_rxq_refill_page()  local 441 	u32 alloced, prod, q_depth, buff_sz;  in bnad_rxq_refill_skb()  local
  | 
| /linux-4.4.14/include/sound/ | 
| D | hdaudio.h | 36 	unsigned int alloced;  member
  | 
| /linux-4.4.14/drivers/dma/ | 
| D | edma.c | 216 	bool				alloced;  member
  | 
| /linux-4.4.14/drivers/net/ethernet/atheros/atlx/ | 
| D | atl1.h | 609 	u16 alloced;		/* 1 if skb allocated */  member
  | 
| /linux-4.4.14/mm/ | 
| D | shmem.c | 1065 	int alloced = 0;  in shmem_getpage_gfp()  local
  | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | hfi.h | 155 	u32 alloced;             /* number of rcvarray entries used */  member
  |