Home
last modified time | relevance | path

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

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