Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 25 of 145) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/clk/meson/
Dclk-mpll.c33 unsigned int n2) in rate_from_params()
46 unsigned int *n2, in params_from_rate()
80 unsigned int sdm, n2; in mpll_recalc_rate() local
96 unsigned int sdm, n2; in mpll_round_rate() local
108 unsigned int sdm, n2; in mpll_set_rate() local
Dclk-dualdiv.h15 unsigned int n2; member
23 struct parm n2; member
/kernel/linux/linux-6.6/drivers/clk/meson/
Dclk-mpll.c33 unsigned int n2) in rate_from_params()
46 unsigned int *n2, in params_from_rate()
80 unsigned int sdm, n2; in mpll_recalc_rate() local
94 unsigned int sdm, n2; in mpll_determine_rate() local
114 unsigned int sdm, n2; in mpll_set_rate() local
Dclk-dualdiv.h15 unsigned int n2; member
23 struct parm n2; member
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dmigration.c29 int n2; in FIXTURE() local
63 int migrate(uint64_t *ptr, int n1, int n2) in migrate()
/kernel/linux/linux-6.6/net/dccp/ccids/lib/
Dpacket_history.c163 static void __one_after_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u32 n2) in __one_after_loss()
232 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp; in __two_after_loss() local
274 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp, in __three_after_loss() local
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/net/dccp/ccids/lib/
Dpacket_history.c163 static void __one_after_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u32 n2) in __one_after_loss()
232 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp; in __two_after_loss() local
274 u64 n2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_ndp, in __three_after_loss() local
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/lib/mpi/
Dmpih-div.c233 mpi_limb_t n1, n0, n2; in mpihelp_divrem() local
316 mpi_limb_t n1, n2; in mpihelp_divrem() local
/kernel/linux/linux-6.6/lib/crypto/mpi/
Dmpih-div.c233 mpi_limb_t n1, n0, n2; in mpihelp_divrem() local
316 mpi_limb_t n1, n2; in mpihelp_divrem() local
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Duaccess.h190 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
228 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
230 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.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
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/
Dnetns.sh39 n2() { pretty 2 "$*"; maybe_exec ip netns exec $netns2 "$@"; } function
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/
Dnetns.sh37 n2() { pretty 2 "$*"; maybe_exec ip netns exec $netns2 "$@"; } function
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
Dudivmodti4.c159 _FP_W_TYPE m1, m0, n2; in _fp_udivmodti4() local
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
Dudivmodti4.c159 _FP_W_TYPE m1, m0, n2; in _fp_udivmodti4() local
/kernel/linux/linux-6.6/lib/math/
Drational.c51 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
/kernel/linux/linux-5.10/lib/math/
Drational.c50 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
/kernel/linux/linux-6.6/security/selinux/ss/
Debitmap.c33 const struct ebitmap_node *n1, *n2; in ebitmap_cmp() local
223 const struct ebitmap_node *n1, *n2; in ebitmap_contains() local
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/fs/hfs/
Dstring.c98 const unsigned char *n1, *n2; in hfs_compare_dentry() local

123456