/linux-3.3/drivers/infiniband/hw/mlx4/ |
D | mr.c | 38 static u32 convert_access(int acc) in convert_access() 47 struct ib_mr *mlx4_ib_get_dma_mr(struct ib_pd *pd, int acc) in mlx4_ib_get_dma_mr() 268 struct ib_fmr *mlx4_ib_fmr_alloc(struct ib_pd *pd, int acc, in mlx4_ib_fmr_alloc()
|
/linux-3.3/drivers/infiniband/hw/ipath/ |
D | ipath_keys.c | 122 struct ib_sge *sge, int acc) in ipath_lkey_ok() 200 u32 len, u64 vaddr, u32 rkey, int acc) in ipath_rkey_ok()
|
D | ipath_mr.c | 63 struct ib_mr *ipath_get_dma_mr(struct ib_pd *pd, int acc) in ipath_get_dma_mr() 134 int num_phys_buf, int acc, u64 *iova_start) in ipath_reg_phys_mr()
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_keys.c | 134 struct qib_sge *isge, struct ib_sge *sge, int acc) in qib_lkey_ok() 227 u32 len, u64 vaddr, u32 rkey, int acc) in qib_rkey_ok()
|
D | qib_mr.c | 59 struct ib_mr *qib_get_dma_mr(struct ib_pd *pd, int acc) in qib_get_dma_mr() 145 int num_phys_buf, int acc, u64 *iova_start) in qib_reg_phys_mr()
|
/linux-3.3/fs/cachefiles/ |
D | key.c | 40 unsigned int acc; in cachefiles_cook_key() local
|
/linux-3.3/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 357 int num_phys_buf, int acc, u64 *iova_start) in c4iw_reregister_phys_mem() 422 int num_phys_buf, int acc, u64 *iova_start) in c4iw_register_phys_mem() 498 struct ib_mr *c4iw_get_dma_mr(struct ib_pd *pd, int acc) in c4iw_get_dma_mr() 543 u64 virt, int acc, struct ib_udata *udata) in c4iw_reg_user_mr()
|
/linux-3.3/arch/cris/arch-v10/mm/ |
D | fault.c | 46 int acc, inv; in handle_mmu_bus_fault() local
|
/linux-3.3/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 860 static inline u32 convert_access(int acc) in convert_access() 869 static struct ib_mr *mthca_get_dma_mr(struct ib_pd *pd, int acc) in mthca_get_dma_mr() 895 int acc, in mthca_reg_phys_mr() 976 u64 virt, int acc, struct ib_udata *udata) in mthca_reg_user_mr()
|
/linux-3.3/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 324 static inline u32 c2_convert_access(int acc) in c2_convert_access() 334 int num_phys_buf, int acc, u64 * iova_start) in c2_reg_phys_mr() 415 static struct ib_mr *c2_get_dma_mr(struct ib_pd *pd, int acc) in c2_get_dma_mr() 429 u64 virt, int acc, struct ib_udata *udata) in c2_reg_user_mr()
|
/linux-3.3/security/ |
D | device_cgroup.c | 219 static void set_access(char *acc, short access) in set_access() 255 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_read() local
|
/linux-3.3/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 474 int acc, in iwch_register_phys_mem() 553 int acc, u64 * iova_start) in iwch_reregister_phys_mem() 616 u64 virt, int acc, struct ib_udata *udata) in iwch_reg_user_mr() 723 static struct ib_mr *iwch_get_dma_mr(struct ib_pd *pd, int acc) in iwch_get_dma_mr()
|
D | iwch_provider.h | 292 static inline u32 iwch_ib_to_tpt_access(int acc) in iwch_ib_to_tpt_access() 301 static inline u32 iwch_ib_to_tpt_bind_access(int acc) in iwch_ib_to_tpt_bind_access()
|
/linux-3.3/drivers/pps/generators/ |
D | pps_gen_parport.c | 161 long acc = 0; in calibrate_port() local
|
/linux-3.3/drivers/media/rc/ |
D | ati_remote.c | 412 int acc; in ati_remote_compute_accel() local 445 int acc; in ati_remote_input_report() local
|
/linux-3.3/arch/arm/mach-ixp4xx/include/mach/ |
D | qmgr.h | 48 u32 acc[QUEUES][MAX_QUEUE_LENGTH]; /* 0x000 - 0x3FF */ member
|
/linux-3.3/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 1921 u16 residual_page_count_4k, int acc, u64 *iova_start, in nes_reg_mr() 2086 struct ib_phys_buf *buffer_list, int num_phys_buf, int acc, in nes_reg_phys_mr() 2275 static struct ib_mr *nes_get_dma_mr(struct ib_pd *pd, int acc) in nes_get_dma_mr() 2292 u64 virt, int acc, struct ib_udata *udata) in nes_reg_user_mr()
|
/linux-3.3/fs/proc/ |
D | kcore.c | 428 ssize_t acc = 0; in read_kcore() local
|
D | vmcore.c | 146 ssize_t acc = 0, tmp; in read_vmcore() local
|
/linux-3.3/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 373 struct fc_els_rec_acc *acc; in bnx2fc_rec_compl() local
|
/linux-3.3/net/decnet/ |
D | af_decnet.c | 1007 static void dn_access_copy(struct sk_buff *skb, struct accessdata_dn *acc) in dn_access_copy() 1349 struct accessdata_dn acc; in __dn_setsockopt() member
|
/linux-3.3/drivers/scsi/libfc/ |
D | fc_exch.c | 1682 struct fc_els_ls_acc *acc; in fc_seq_ls_acc() local 1857 struct fc_els_rec_acc *acc; in fc_exch_els_rec() local
|
/linux-3.3/arch/frv/include/asm/ |
D | registers.h | 193 unsigned long acc[8]; member
|
/linux-3.3/arch/powerpc/include/asm/ |
D | processor.h | 239 u64 acc; /* Accumulator */ member
|
/linux-3.3/drivers/s390/scsi/ |
D | zfcp_fc.c | 594 struct fc_gpn_ft_resp *acc = sg_virt(sg); in zfcp_fc_eval_gpn_ft() local
|