Searched defs:pow2 (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
|
| H A D | c-r4k.c | 1543 unsigned long flags, addr, begin, end, pow2; in probe_scache() local
|
| /kernel/linux/linux-6.6/arch/mips/mm/ |
| H A D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
|
| H A D | c-r4k.c | 1388 unsigned long flags, addr, begin, end, pow2; in probe_scache() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | mpi.h | 244 void (*pow2)(MPI w, const MPI b, struct mpi_ec_ctx *ctx); member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mpi.h | 244 void (*pow2)(MPI w, const MPI b, struct mpi_ec_ctx *ctx); member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | pcm512x.c | 708 int pow2; in pcm512x_find_sck() local
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| H A D | ec.c | 461 void (*pow2)(MPI w, const MPI b, struct mpi_ec_ctx *ctx); member [all...] |
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | pcm512x.c | 710 int pow2; in pcm512x_find_sck() local
|
| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| H A D | ec.c | 461 void (*pow2)(MPI w, const MPI b, struct mpi_ec_ctx *ctx); member [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_request.c | 1683 bool pow2 = is_power_of_2(READ_ONCE(prev->engine)->mask | in __i915_request_ensure_ordering() local
|
Completed in 18 milliseconds