Home
last modified time | relevance | path

Searched defs:new_cap (Results 1 – 10 of 10) sorted by relevance

/linux/tools/lib/bpf/
H A Dhashmap.c105 size_t new_cap_bits, new_cap; in hashmap_grow() local
H A Dbtf_dump.c384 size_t new_cap; in btf_dump_add_emit_queue_id() local
1213 size_t new_cap; in btf_dump_push_decl_stack_id() local
/linux/tools/perf/util/
H A Dhashmap.c105 size_t new_cap_bits, new_cap; in hashmap_grow() local
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_getrandom.c64 size_t new_cap; in vgetrandom_get_state() local
/linux/tools/bpf/bpftool/
H A Dbtf.c482 __u32 new_cap; in ptr_array_push() local
/linux/fs/ceph/
H A Dcaps.c654 struct ceph_cap **new_cap) in ceph_add_cap()
4071 struct ceph_cap *cap, *tcap, *new_cap = NULL; in handle_cap_export() local
4206 struct ceph_cap *cap, *ocap, *new_cap = NULL; in handle_cap_import() local
H A Dinode.c954 struct ceph_cap *new_cap = NULL; in ceph_fill_inode() local
/linux/rust/kernel/alloc/
H A Dkvec.rs623 let new_cap = core::cmp::max(cap * 2, len.checked_add(additional).ok_or(AllocError)?); in reserve() localVariable
/linux/arch/arm64/kvm/
H A Darm.c119 u64 new_cap = cap->args[0]; in kvm_vm_ioctl_enable_cap() local
/linux/drivers/pci/
H A Dpci.c3473 struct pci_cap_saved_state *new_cap) in pci_add_saved_cap()