Searched defs:new_cnt (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | runlist.c | 1683 int new_1st_cnt, new_2nd_cnt, new_3rd_cnt, new_cnt; in ntfs_rl_insert_range() local 1803 int new_1st_cnt, dst_3rd_cnt, new_cnt, punch_cnt, merge_cnt; in ntfs_rl_punch_hole() local 1954 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; in intel_bts_alloc_snapshot_refs() local
|
| H A D | intel-pt.c | 925 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 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 | libbpf.c | 6629 int new_cnt = main_prog->nr_reloc + subprog->nr_reloc; append_subprog_relos() local 6679 size_t new_cnt; 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/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 | 18851 int i, ret, new_cnt; in do_check_subprogs() local
|