Searched defs:t0 (Results 151 – 157 of 157) sorted by relevance
1234567
/openbmc/linux/include/net/ |
H A D | tcp.h | 820 static inline u32 tcp_stamp_us_delta(u64 t1, u64 t0) in tcp_stamp_us_delta()
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 480 float x0,y0,s0,t0; // top-left member
|
/openbmc/qemu/target/ppc/ |
H A D | fpu_helper.c | 1254 static inline uint32_t evcmp_merge(int t0, int t1) in evcmp_merge()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.h | 899 u32 t0; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 586 #define PPC_RAW_TW(t0, a, b) (0x7c000008 | ___PPC_RS(t0) | ___PPC_RA(a) | ___PPC_RB(b)) argument
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 3088 u64 t0, delta; in bnx2x_bsc_read() local
|
/openbmc/linux/kernel/sched/ |
H A D | fair.c | 12292 u64 t0, t1, curr_cost = 0; in newidle_balance() local
|
1234567