Home
last modified time | relevance | path

Searched defs:high (Results 26 - 50 of 714) sorted by relevance

12345678910>>...29

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddiv64.h65 u32 high, low; in mul_u32_u32() local
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dirq.h41 unsigned long high = low + IRQ_STACK_SIZE; in on_irq_stack() local
/kernel/linux/linux-6.6/arch/m68k/lib/
H A Dashrdi3.c26 struct DIstruct {SItype high, low;}; member
H A Dashldi3.c26 struct DIstruct {SItype high, low;}; member
H A Dmuldi3.c73 struct DIstruct {SItype high, low;}; member
H A Dlshrdi3.c26 struct DIstruct {SItype high, low;}; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dstacktrace.h28 unsigned long high = low + IRQ_STACK_SIZE; in stackinfo_get_irq() local
45 unsigned long high = low + THREAD_SIZE; in stackinfo_get_task() local
68 unsigned long high = low + OVERFLOW_STACK_SIZE; in stackinfo_get_overflow() local
86 unsigned long high in stackinfo_get_sdei_normal() local
97 unsigned long high = low + SDEI_STACK_SIZE; stackinfo_get_sdei_critical() local
114 unsigned long high = (u64)efi_rt_stack_top; stackinfo_get_efi() local
[all...]
H A Datomic_ll_sc.h300 u64 low, high; member
/kernel/linux/linux-6.6/arch/mips/lib/
H A Dlibgcc.h11 int high, low; member
15 long long high, low; member
19 int low, high; member
23 long long low, high; member
/kernel/linux/linux-6.6/arch/s390/tools/
H A Dgen_facilities.c122 unsigned int high, bit, dword, i; in print_facility_list() local
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-lib.c13 u32 high, low; in ide_get_lba_addr() local
/kernel/linux/linux-5.10/include/media/
H A Dcec-pin.h39 void (*high)(struct cec_adapter *adap); member
/kernel/linux/linux-6.6/include/media/
H A Dcec-pin.h39 void (*high)(struct cec_adapter *adap); member
/kernel/linux/linux-6.6/include/linux/
H A Dstackleak.h50 stackleak_find_top_of_poison(const unsigned long low, const unsigned long high) in stackleak_find_top_of_poison() argument
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_tcc.c22 u32 low, high; in intel_tcc_get_tjmax() local
49 u32 low, high; in intel_tcc_get_offset() local
76 u32 low, high; in intel_tcc_set_offset() local
116 u32 low, high; intel_tcc_get_temp() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dresource.c10 resource_size_t low = 0, high = 0; in resource_clip() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H A Damd.c13 unsigned long low, high; in amd_get_mtrr() local
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dtsc.c13 unsigned int low, high; in rdtsc() local
/kernel/linux/linux-6.6/tools/include/linux/
H A Dmath64.h32 u32 high, low; in mul_u32_u32() local
/kernel/uniproton/src/utility/lib/
H A Dprt_lib_math64.c21 OS_SEC_ALW_INLINE INLINE void OsAdd64X(U32 oldLow, U32 oldHigh, U32 *low, U32 *high) in OsAdd64X() argument
33 OS_SEC_L4_TEXT void OsAdd64(U32 *low, U32 *high, U32 oldLow, U32 oldHigh) in OsAdd64() argument
41 OS_SEC_ALW_INLINE INLINE void OsSub64X(U32 oldLow, U32 oldHigh, U32 *low, U32 *high) in OsSub64X() argument
53 OS_SEC_L4_TEXT void OsSub64(U32 *low, U32 *high, U32 oldLow, U32 oldHigh) in OsSub64() argument
[all...]
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dperf_callchain.c16 unsigned long high = low + THREAD_SIZE; in unwind_frame_kernel() local
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dperf_callchain.c16 unsigned long high = low + THREAD_SIZE; in unwind_frame_kernel() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_vdso.c26 static int search_proc_maps(char *needle, unsigned long *low, unsigned long *high) in search_proc_maps() argument
74 unsigned long low, high, size; in test_sigreturn_vdso() local
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dstacktrace.c49 unsigned long high, low; in frame_pointer_check() local
/kernel/linux/linux-5.10/lib/math/
H A Ddiv64.c34 uint32_t high = rem >> 32; in __div64_32() local
104 u32 high = divisor >> 32; in div64_u64_rem() local
144 u32 high = divisor >> 32; in div64_u64() local
[all...]

Completed in 9 milliseconds

12345678910>>...29