| /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/drivers/clk/ |
| H A D | clk-fixed-factor.c | 102 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 D | clk-eyeq.c | 224 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 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/rust/macros/ |
| H A D | fmt.rs | 57 let mut acc = TokenStream::new(); fmt() localVariable
|
| /linux/drivers/fsi/ |
| H A D | fsi-scom.c | 387 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 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/include/linux/soc/ixp4xx/ |
| H A D | qmgr.h | 45 u32 acc[QUEUES][MAX_QUEUE_LENGTH]; /* 0x000 - 0x3FF */ member
|
| /linux/tools/lib/bpf/ |
| H A D | relo_core.c | 71 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 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
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | mem_rdonly_untrusted.c | 411 u64 acc; in combine() local
|
| /linux/kernel/bpf/ |
| H A D | tnum.c | 139 struct tnum acc = TNUM(0, 0); in tnum_mul() local
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 117 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 D | bpf_jit_comp64.c | 133 u8 acc = MIPS_R_ZERO; in emit_mov_i64() local
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-debayer.c | 395 unsigned int acc = 0; in vimc_debayer_get_val() local
|
| /linux/tools/perf/ui/ |
| H A D | hist.c | 912 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 D | ipu3-css.h | 137 struct imgu_css_pool acc; member
|