Searched defs:new_cnt (Results 1 – 14 of 14) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | runlist.c | 1739 int new_1st_cnt, new_2nd_cnt, new_3rd_cnt, new_cnt; in ntfs_rl_insert_range() local 1859 int new_1st_cnt, dst_3rd_cnt, new_cnt, punch_cnt, merge_cnt; in ntfs_rl_punch_hole() local 2010 int new_1st_cnt, dst_3rd_cnt, new_cnt, punch_cnt, merge_cnt, i; in ntfs_rl_collapse_range() local
|
| /linux/drivers/rtc/ |
| H A D | sysfs.c | 310 size_t old_cnt = 0, add_cnt = 0, new_cnt; in rtc_add_groups() local
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | intel-bts.c | 283 int cnt = btsr->snapshot_ref_cnt, new_cnt = cnt * 2; intel_bts_alloc_snapshot_refs() local
|
| H A D | intel-pt.c | 925 int cnt = ptr->snapshot_ref_cnt, new_cnt = cnt * 2; intel_pt_alloc_snapshot_refs() local
|
| /linux/tools/perf/arch/arm64/util/ |
| H A D | arm-spe.c | 501 int cnt = ptr->wrapped_cnt, new_cnt, i; arm_spe_alloc_wrapped_array() local
|
| /linux/net/vmw_vsock/ |
| H A D | virtio_transport.c | 296 int new_cnt; in virtio_transport_cancel_pkt() local
|
| /linux/tools/lib/bpf/ |
| H A D | linker.c | 314 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 D | usdt.c | 917 size_t new_cnt = man->free_spec_cnt + usdt_link->spec_cnt; in bpf_link_usdt_detach() local
|
| H A D | btf.c | 205 size_t new_cnt; in libbpf_add_mem() local
|
| H A D | libbpf.c | 6733 int new_cnt = main_prog->nr_reloc + subprog->nr_reloc; in append_subprog_relos() local 6783 size_t new_cnt; in bpf_object__append_subprog_code() local
|
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_pcie_pmu.c | 449 u64 new_cnt, prev_cnt, delta; in hisi_pcie_pmu_event_update() local
|
| /linux/drivers/perf/ |
| H A D | cxl_pmu.c | 801 u64 new_cnt, prev_cnt, delta; in __cxl_pmu_read() local
|
| /linux/tools/perf/ |
| H A D | builtin-inject.c | 1370 synthesize_id_index(struct perf_inject * inject,size_t new_cnt) synthesize_id_index() argument
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 19613 int i, ret, new_cnt; in do_check_subprogs() local
|