Home
last modified time | relevance | path

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

123

/linux/drivers/md/bcache/
H A Dstats.c94 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 Dvgic-mmio.h67 #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/drivers/clk/
H A Dclk-fixed-factor.c102 unsigned long acc, unsigned int fixflags, bool devm) in __clk_hw_register_fixed_factor()
195 unsigned long acc) in clk_hw_register_fixed_factor_with_accuracy_fwname()
268 unsigned long acc) in devm_clk_hw_register_fixed_factor_with_accuracy_fwname()
H A Dclk-eyeq.c224 unsigned long *div, unsigned long *acc) in eqc_pll_parse_fracg()
293 unsigned long *div, unsigned long *acc) in eqc_pll_parse_jfracr()
462 unsigned long mult, div, acc; in eqc_probe_pll_fracg() local
488 unsigned long mult, div, acc; in eqc_probe_pll_jfracr() local
/linux/arch/arm/boot/dts/alphascale/
H A Dalphascale-asm9260.dtsi43 acc: clock-controller@80040000 { label
/linux/lib/
H A Dxxhash.c141 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 Dvpmu_counter_access.c168 #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/rust/macros/
H A Dfmt.rs57 let mut acc = TokenStream::new(); fmt() localVariable
/linux/drivers/fsi/
H A Dfsi-scom.c387 static void raw_convert_status(struct scom_access *acc, uint32_t status) in raw_convert_status()
405 struct scom_access acc; in scom_raw_read() local
424 struct scom_access acc; in scom_raw_write() local
/linux/lib/zstd/compress/
H A Dzstd_preSplit.c125 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 Dkey.c41 unsigned int acc, i, n, nle, nbe, keylen = object->cookie->key_len; in cachefiles_cook_key() local
/linux/drivers/staging/fbtft/
H A Dfb_hx8347d.c125 int acc = 0; in set_gamma() local
H A Dfb_ssd1331.c134 int i, acc = 0; in set_gamma() local
/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h45 u32 acc[QUEUES][MAX_QUEUE_LENGTH]; /* 0x000 - 0x3FF */ member
/linux/tools/lib/bpf/
H A Drelo_core.c71 const struct bpf_core_accessor *acc, in is_flex_arr()
267 struct bpf_core_accessor *acc; in bpf_core_parse_spec() local
685 const struct bpf_core_accessor *acc; in bpf_core_calc_field_relo() local
/linux/drivers/nvme/host/
H A Dfc.h38 struct fcnvme_ls_acc_hdr *acc = buf; in nvme_fc_format_rsp_hdr() local
/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c876 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 Defc_els.c792 struct fc_els_ls_acc *acc; in efc_send_ls_acc() local
1077 struct fc_ba_acc *acc; in efc_send_bls_acc() local
/linux/tools/testing/selftests/bpf/progs/
H A Dmem_rdonly_untrusted.c411 u64 acc; in combine() local
/linux/kernel/bpf/
H A Dtnum.c139 struct tnum acc = TNUM(0, 0); in tnum_mul() local
/linux/security/smack/
H A Dsmack_lsm.c117 char acc[SMK_NUM_ACCESS_TYPE + 1]; in smk_bu_note() local
138 char acc[SMK_NUM_ACCESS_TYPE + 1]; in smk_bu_current() local
160 char acc[SMK_NUM_ACCESS_TYPE + 1]; smk_bu_task() local
182 char acc[SMK_NUM_ACCESS_TYPE + 1]; smk_bu_inode() local
214 char acc[SMK_NUM_ACCESS_TYPE + 1]; smk_bu_file() local
244 char acc[SMK_NUM_ACCESS_TYPE + 1]; smk_bu_credfile() local
[all...]
/linux/arch/mips/net/
H A Dbpf_jit_comp64.c133 u8 acc = MIPS_R_ZERO; in emit_mov_i64() local
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-debayer.c395 unsigned int acc = 0; in vimc_debayer_get_val() local
/linux/tools/perf/ui/
H A Dhist.c912 struct perf_hpp_fmt *fmt, *acc, *ovh, *acc_lat, *tmp; in perf_hpp__cancel_cumulate() local
952 struct perf_hpp_fmt *fmt, *lat, *acc, *tmp; in perf_hpp__cancel_latency() local
/linux/drivers/staging/media/ipu3/
H A Dipu3-css.h137 struct imgu_css_pool acc; member

123