Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 25 of 40) sorted by relevance

12

/linux-3.3/drivers/infiniband/hw/mlx4/
Dmr.c38 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/
Dipath_keys.c122 struct ib_sge *sge, int acc) in ipath_lkey_ok()
200 u32 len, u64 vaddr, u32 rkey, int acc) in ipath_rkey_ok()
Dipath_mr.c63 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/
Dqib_keys.c134 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()
Dqib_mr.c59 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/
Dkey.c40 unsigned int acc; in cachefiles_cook_key() local
/linux-3.3/drivers/infiniband/hw/cxgb4/
Dmem.c357 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/
Dfault.c46 int acc, inv; in handle_mmu_bus_fault() local
/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_provider.c860 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/
Dc2_provider.c324 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/
Ddevice_cgroup.c219 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/
Diwch_provider.c474 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()
Diwch_provider.h292 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/
Dpps_gen_parport.c161 long acc = 0; in calibrate_port() local
/linux-3.3/drivers/media/rc/
Dati_remote.c412 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/
Dqmgr.h48 u32 acc[QUEUES][MAX_QUEUE_LENGTH]; /* 0x000 - 0x3FF */ member
/linux-3.3/drivers/infiniband/hw/nes/
Dnes_verbs.c1921 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/
Dkcore.c428 ssize_t acc = 0; in read_kcore() local
Dvmcore.c146 ssize_t acc = 0, tmp; in read_vmcore() local
/linux-3.3/drivers/scsi/bnx2fc/
Dbnx2fc_els.c373 struct fc_els_rec_acc *acc; in bnx2fc_rec_compl() local
/linux-3.3/net/decnet/
Daf_decnet.c1007 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/
Dfc_exch.c1682 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/
Dregisters.h193 unsigned long acc[8]; member
/linux-3.3/arch/powerpc/include/asm/
Dprocessor.h239 u64 acc; /* Accumulator */ member
/linux-3.3/drivers/s390/scsi/
Dzfcp_fc.c594 struct fc_gpn_ft_resp *acc = sg_virt(sg); in zfcp_fc_eval_gpn_ft() local

12