| /linux/drivers/soc/ti/ |
| H A D | knav_qmss_acc.c | 24 struct knav_acc_channel *acc) in __knav_acc_notify() 79 struct knav_acc_channel *acc; in knav_acc_int_handler() local 199 struct knav_acc_channel *acc; in knav_range_setup_acc_irq() local 306 struct knav_acc_channel *acc; in knav_acc_setup_cmd() local 339 struct knav_acc_channel *acc; in knav_acc_stop() local 357 struct knav_acc_channel *acc; in knav_acc_start() local 375 struct knav_acc_channel *acc; in knav_acc_init_range() local 430 struct knav_acc_channel *acc; in knav_acc_free_range() local 475 struct knav_acc_channel *acc; in knav_init_acc_range() local
|
| /linux/drivers/md/bcache/ |
| H A D | stats.c | 94 int bch_cache_accounting_add_kobjs(struct cache_accounting *acc, in bch_cache_accounting_add_kobjs() 108 void bch_cache_accounting_clear(struct cache_accounting *acc) in bch_cache_accounting_clear() 118 void bch_cache_accounting_destroy(struct cache_accounting *acc) in bch_cache_accounting_destroy() 152 struct cache_accounting *acc = timer_container_of(acc, t, timer); in scale_accounting() local 222 void bch_cache_accounting_init(struct cache_accounting *acc, in bch_cache_accounting_init()
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-mmio.h | 67 #define REGISTER_DESC_WITH_BITS_PER_IRQ(off, rd, wr, ur, uw, bpi, acc) \ argument 79 #define REGISTER_DESC_WITH_LENGTH(off, rd, wr, length, acc) \ argument 89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument
|
| /linux/arch/arm/boot/dts/alphascale/ |
| H A D | alphascale-asm9260.dtsi | 43 acc: clock-controller@80040000 { label
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | vpmu_counter_access.c | 168 #define PMC_ACC_TO_IDX(acc) (acc - &pmc_accessors[0]) argument 233 static void test_access_pmc_regs(struct pmc_accessor *acc, int pmc_idx) in test_access_pmc_regs() 329 static void test_access_invalid_pmc_regs(struct pmc_accessor *acc, int pmc_idx) in test_access_invalid_pmc_regs()
|
| /linux/lib/ |
| H A D | xxhash.c | 141 static uint64_t xxh64_round(uint64_t acc, const uint64_t input) in xxh64_round() 149 static uint64_t xxh64_merge_round(uint64_t acc, uint64_t val) in xxh64_merge_round()
|
| /linux/drivers/infiniband/sw/rdmavt/ |
| H A D | mr.c | 286 struct ib_mr *rvt_get_dma_mr(struct ib_pd *pd, int acc) in rvt_get_dma_mr() 723 struct ib_sge *sge, int acc) in rvt_lkey_ok() 832 u32 len, u64 vaddr, u32 rkey, int acc) in rvt_rkey_ok()
|
| /linux/drivers/clk/ |
| H A D | clk-fixed-factor.c | 98 unsigned long acc, unsigned int fixflags, bool devm) in __clk_hw_register_fixed_factor() 236 unsigned long acc) in clk_hw_register_fixed_factor_with_accuracy_fwname() 320 unsigned long acc) in devm_clk_hw_register_fixed_factor_with_accuracy_fwname()
|
| H A D | clk-eyeq.c | 166 unsigned long *div, unsigned long *acc) in eqc_pll_parse_registers() 231 unsigned long mult, div, acc; in eqc_probe_init_plls() local 800 unsigned long mult, div, acc; in eqc_early_init() local
|
| /linux/drivers/power/supply/ |
| H A D | intel_dc_ti_battery.c | 111 #define CC_ACC_TO_UA(acc, smpl_ctr) \ argument 133 s32 acc, smpl_ctr; in dc_ti_battery_get_voltage_and_current_now() local
|
| /linux/arch/arm64/kvm/ |
| H A D | vgic-sys-reg-v3.c | 372 #define __EL2_REG(r, acc, i) \ argument 381 #define EL2_REG(r, acc) __EL2_REG(r, acc, r) argument 383 #define EL2_REG_RO(r, acc) __EL2_REG(r, acc, 0) argument
|
| /linux/rust/macros/ |
| H A D | fmt.rs | 57 let mut acc = TokenStream::new(); fmt() localVariable
|
| /linux/drivers/fsi/ |
| H A D | fsi-scom.c | 388 static void raw_convert_status(struct scom_access *acc, uint32_t status) in raw_convert_status() 406 struct scom_access acc; in scom_raw_read() local 425 struct scom_access acc; in scom_raw_write() local
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_preSplit.c | 125 static void mergeEvents(Fingerprint* acc, const Fingerprint* newfp) in mergeEvents() 144 static void removeEvents(Fingerprint* acc, const Fingerprint* slice) in removeEvents()
|
| /linux/fs/cachefiles/ |
| H A D | key.c | 41 unsigned int acc, i, n, nle, nbe, keylen = object->cookie->key_len; in cachefiles_cook_key() local
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_provider.c | 799 static inline u32 convert_access(int acc) in convert_access() 808 static struct ib_mr *mthca_get_dma_mr(struct ib_pd *pd, int acc) in mthca_get_dma_mr() 832 u64 virt, int acc, struct ib_dmah *dmah, in mthca_reg_user_mr()
|
| /linux/drivers/staging/fbtft/ |
| H A D | fb_hx8347d.c | 125 int acc = 0; in set_gamma() local
|
| H A D | fb_ssd1331.c | 134 int i, acc = 0; in set_gamma() local
|
| /linux/include/linux/soc/ixp4xx/ |
| H A D | qmgr.h | 45 u32 acc[QUEUES][MAX_QUEUE_LENGTH]; /* 0x000 - 0x3FF */ member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | mem_rdonly_untrusted.c | 177 u64 acc; in combine() local [all...] |
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_mr.c | 58 struct ib_mr *pvrdma_get_dma_mr(struct ib_pd *pd, int acc) in pvrdma_get_dma_mr()
|
| /linux/drivers/iio/common/inv_sensors/ |
| H A D | inv_sensors_timestamp.c | 22 static void inv_update_acc(struct inv_sensors_timestamp_acc *acc, uint32_t val) in inv_update_acc()
|
| /linux/drivers/nvme/host/ |
| H A D | fc.h | 38 struct fcnvme_ls_acc_hdr *acc = buf; in nvme_fc_format_rsp_hdr() local
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_scsi.c | 876 struct fc_ba_acc *acc; in efct_target_send_bls_resp() local 924 struct fc_ba_rjt *acc; in efct_bls_send_rjt() local
|
| /linux/drivers/scsi/elx/libefc/ |
| H A D | efc_els.c | 792 struct fc_els_ls_acc *acc; in efc_send_ls_acc() local 1077 struct fc_ba_acc *acc; in efc_send_bls_acc() local
|