Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 25 of 72) sorted by relevance

123

/Linux-v5.10/lib/mpi/
Dmpih-div.c33 mpi_limb_t n1, n0, r; in mpihelp_mod_1() local
207 mpi_limb_t n1; in mpihelp_divrem() local
233 mpi_limb_t n1, n0, n2; in mpihelp_divrem() local
316 mpi_limb_t n1, n2; in mpihelp_divrem() local
384 mpi_limb_t n1, n0, r; in mpihelp_divmod_1() local
Dlonglong.h144 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
162 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
379 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument
421 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
541 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
549 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument
622 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
705 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
983 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
1007 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
[all …]
/Linux-v5.10/drivers/clk/
Dclk-si570.c71 unsigned int n1; member
95 unsigned int *n1, unsigned int *hs_div) in si570_get_divs()
190 unsigned int n1, hs_div; in si570_calc_divs() local
225 unsigned int n1, hs_div; in si570_recalc_rate() local
245 unsigned int n1, hs_div; in si570_round_rate() local
/Linux-v5.10/drivers/clk/meson/
Dclk-dualdiv.h14 unsigned int n1; member
22 struct parm n1; member
/Linux-v5.10/arch/s390/include/asm/
Dcmpxchg.h36 #define __cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
54 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
/Linux-v5.10/tools/testing/selftests/kvm/lib/
Dsparsebit.c383 unsigned int n1 = (prev->idx + MASK_BITS + prev->num_after - 1) in node_add() local
904 int n1 = __builtin_ctz(nodep->mask & -leading); in node_first_set() local
912 int n1 = __builtin_ctz(~nodep->mask & -leading); in node_first_clear() local
1375 unsigned int n1; in sparsebit_set_num() local
1457 unsigned int n1; in sparsebit_clear_num() local
1602 unsigned int n1; in sparsebit_dump() local
1690 unsigned int n1; in sparsebit_validate_internal() local
Delf.c138 for (unsigned int n1 = 0; n1 < hdr.e_phnum; n1++) { in kvm_vm_elf_load() local
/Linux-v5.10/arch/x86/include/asm/
Dcmpxchg.h236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument
255 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
258 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
/Linux-v5.10/net/dccp/ccids/lib/
Dpacket_history.c152 static void __do_track_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u64 n1) in __do_track_loss()
178 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; in __one_after_loss() local
228 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; in __two_after_loss() local
/Linux-v5.10/arch/m68k/include/asm/
Duaccess.h193 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
231 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
233 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument
/Linux-v5.10/drivers/media/pci/cobalt/
Dcobalt-cpld.c124 unsigned mult, hsdiv, n1; member
236 u8 n1, hsdiv; in cobalt_cpld_set_freq() local
/Linux-v5.10/arch/mips/bcm63xx/
Dcpu.c164 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local
179 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local
/Linux-v5.10/arch/arm64/include/asm/
Dcmpxchg.h212 #define arch_cmpxchg_double(ptr1, ptr2, o1, o2, n1, n2) \ argument
222 #define arch_cmpxchg_double_local(ptr1, ptr2, o1, o2, n1, n2) \ argument
/Linux-v5.10/arch/alpha/math-emu/
Dqrnnd.S43 #define n1 $17 macro
Dsfp-util.h21 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
/Linux-v5.10/arch/powerpc/math-emu/
Dudivmodti4.c11 _FP_W_TYPE n1, _FP_W_TYPE n0, in _fp_udivmodti4()
/Linux-v5.10/tools/testing/selftests/wireguard/
Dnetns.sh36 n1() { pretty 1 "$*"; maybe_exec ip netns exec $netns1 "$@"; } function
/Linux-v5.10/lib/math/
Drational.c49 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
/Linux-v5.10/security/selinux/ss/
Debitmap.c33 struct ebitmap_node *n1, *n2; in ebitmap_cmp() local
222 struct ebitmap_node *n1, *n2; in ebitmap_contains() local
/Linux-v5.10/fs/hfs/
Dstring.c98 const unsigned char *n1, *n2; in hfs_compare_dentry() local
/Linux-v5.10/arch/mips/ralink/
Drt288x.c85 u32 n1; in prom_soc_init() local
Drt3883.c121 u32 n1; in prom_soc_init() local
/Linux-v5.10/arch/powerpc/platforms/ps3/
Drepository.c41 static void _dump_node_name(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, in _dump_node_name()
53 static void _dump_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in _dump_node()
109 static int read_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in read_node()
1049 static int create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in create_node()
1066 static int delete_node(u64 n1, u64 n2, u64 n3, u64 n4) in delete_node()
1083 static int write_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in write_node()
/Linux-v5.10/arch/sparc/math-emu/
Dsfp-util_32.h77 #define udiv_qrnnd(q, r, n1, n0, d) \ argument
Dsfp-util_64.h76 #define udiv_qrnnd(q, r, n1, n0, d) \ argument

123