Home
last modified time | relevance | path

Searched defs:borrow (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/rust/alloc/
Dlib.rs218 pub mod borrow; module
Dborrow.rs28 fn borrow(&self) -> &B { in borrow() function
Dslice.rs840 fn borrow(&self) -> &[T] { in borrow() method
Dboxed.rs1927 fn borrow(&self) -> &T { in borrow() method
/Linux-v6.1/crypto/
Decc.c313 u64 borrow = 0; in vli_sub() local
334 u64 borrow = right; in vli_usub() local
511 u64 borrow = vli_sub(result, left, right, ndigits); in vli_mod_sub() local
636 u64 borrow = 0; in vli_mmod_slow() local
/Linux-v6.1/lib/mpi/
Dec.c204 mpi_limb_t borrow; in ec_addm_25519() local
226 mpi_limb_t borrow; in ec_subm_25519() local
331 mpi_limb_t borrow; in ec_subm_448() local
/Linux-v6.1/arch/powerpc/boot/
Ddevtree.c159 int i, borrow = 0; in sub_reg() local
/Linux-v6.1/net/sched/
Dsch_cbq.c98 struct cbq_class *borrow; /* NULL if class is bandwidth limited; member
617 struct cbq_class *borrow = cl; in cbq_dequeue_prio() local
/Linux-v6.1/drivers/counter/
D104-quad-8.c160 unsigned int borrow; in quad8_count_read() local