| /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/include/crypto/ |
| H A D | polyval.h | 72 struct polyval_elem acc; member 125 const struct polyval_elem *acc) in polyval_import_blkaligned() 139 struct polyval_elem *acc) in polyval_export_blkaligned()
|
| /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/lib/crypto/x86/ |
| H A D | polyval.h | 43 static void polyval_mul_arch(struct polyval_elem *acc, in polyval_mul_arch() 55 static void polyval_blocks_arch(struct polyval_elem *acc, in polyval_blocks_arch()
|
| /linux/lib/crypto/arm64/ |
| H A D | polyval.h | 43 static void polyval_mul_arch(struct polyval_elem *acc, in polyval_mul_arch() 54 static void polyval_blocks_arch(struct polyval_elem *acc, in polyval_blocks_arch()
|
| /linux/arch/arm/boot/dts/alphascale/ |
| H A D | alphascale-asm9260.dtsi | 43 acc: clock-controller@80040000 { label
|
| /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/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/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()
|
| /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(); in 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/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/drivers/pps/generators/ |
| H A D | pps_gen_parport.c | 144 long acc = 0; in calibrate_port() 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/cxgb4/ |
| H A D | mem.c | 430 struct ib_mr *c4iw_get_dma_mr(struct ib_pd *pd, int acc) in c4iw_get_dma_mr() 492 u64 virt, int acc, struct ib_dmah *dmah, in c4iw_reg_user_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/arch/s390/include/asm/ |
| H A D | dat-bits.h | 82 unsigned long acc : 4; /* Access-Control Bits */ member 124 unsigned long acc : 4; /* Access-Control Bits */ member
|