Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.c164 size_t new_sz, old_sz; in mlx5e_mod_hdr_alloc() local
/linux-6.12.1/fs/ubifs/
Ddir.c1333 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local
/linux-6.12.1/tools/perf/util/
Dthread-stack.c179 unsigned int old_sz = ts ? ts->arr_sz : 0; in thread_stack__new() local
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c1781 static int bpf_map_mmap_resize(struct bpf_map *map, size_t old_sz, size_t new_sz) in bpf_map_mmap_resize()
6135 size_t old_sz, new_sz; in adjust_prog_btf_ext_info() local