Home
last modified time | relevance | path

Searched defs:new_cnt (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/rtc/
H A Dsysfs.c310 size_t old_cnt = 0, add_cnt = 0, new_cnt; in rtc_add_groups() local
/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c283 int cnt = btsr->snapshot_ref_cnt, new_cnt = cnt * 2; in intel_bts_alloc_snapshot_refs() local
H A Dintel-pt.c925 int cnt = ptr->snapshot_ref_cnt, new_cnt = cnt * 2; in intel_pt_alloc_snapshot_refs() local
/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c501 int cnt = ptr->wrapped_cnt, new_cnt, i; in arm_spe_alloc_wrapped_array() local
/linux/drivers/vhost/
H A Dvsock.c322 int new_cnt; in vhost_transport_cancel_pkt() local
/linux/net/vmw_vsock/
H A Dvirtio_transport.c296 int new_cnt; in virtio_transport_cancel_pkt() local
/linux/tools/lib/bpf/
H A Dlinker.c314 size_t new_cnt = linker->sec_cnt ? linker->sec_cnt + 1 : 2; in add_dst_sec() local
645 size_t new_cnt = obj->sec_cnt ? obj->sec_cnt + 1 : 2; in add_src_sec() local
H A Dlibbpf.c6629 int new_cnt = main_prog->nr_reloc + subprog->nr_reloc; in append_subprog_relos() local
6679 size_t new_cnt; in bpf_object__append_subprog_code() local
/linux/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c449 u64 new_cnt, prev_cnt, delta; in hisi_pcie_pmu_event_update() local
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c1017 int ocrdma_resize_cq(struct ib_cq *ibcq, int new_cnt, in ocrdma_resize_cq()
/linux/tools/perf/
H A Dbuiltin-inject.c1370 static int synthesize_id_index(struct perf_inject *inject, size_t new_cnt) in synthesize_id_index()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c3297 unsigned long *new_cnt) in amdgpu_ras_save_bad_pages()
/linux/kernel/bpf/
H A Dverifier.c24699 int i, ret, new_cnt; do_check_subprogs() local