Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 4 of 4) sorted by relevance

/kernel/time/
Dtimecounter.c9 const struct cyclecounter *cc, in timecounter_init()
69 static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc, in cc_cyc2ns_backwards()
/kernel/bpf/
Dmemalloc.c514 struct bpf_mem_caches *cc; struct bpf_mem_caches __percpu *pcc; in bpf_mem_alloc_init() local
596 struct bpf_mem_caches *cc; struct bpf_mem_caches __percpu *pcc; in bpf_mem_alloc_percpu_unit_init() local
663 struct bpf_mem_caches *cc; in check_leaked_objs() local
747 struct bpf_mem_caches *cc; in bpf_mem_alloc_destroy() local
Dbtf.c7440 struct bpf_cand_cache *cc; in btf_get_ptr_to_btf_id() local
8835 struct bpf_cand_cache *cc; in __print_cand_cache() local
8872 struct bpf_cand_cache *cc = cache[hash_cands(cands) % cache_size]; in check_cand_cache() local
8889 struct bpf_cand_cache **cc = &cache[hash_cands(cands) % cache_size], *new_cands; in populate_cand_cache() local
8917 struct bpf_cand_cache *cc; in __purge_cand_cache() local
9006 struct bpf_cand_cache *cands, *cc, local_cand = {}; in bpf_core_find_cands() local
9117 struct bpf_cand_cache *cc; in bpf_core_apply() local
/kernel/power/
Dswap.c645 struct crypto_comp *cc; /* crypto compressor stream */ member
1168 struct crypto_comp *cc; /* crypto compressor stream */ member