Home
last modified time | relevance | path

Searched defs:tcc (Results 1 – 8 of 8) sorted by relevance

/linux-5.10/arch/arm64/net/
Dbpf_jit_comp.c199 const u8 tcc = bpf2a64[TCALL_CNT]; in build_prologue() local
274 const u8 tcc = bpf2a64[TCALL_CNT]; in emit_bpf_tail_call() local
/linux-5.10/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.c163 static int tcc_offset_update(int tcc) in tcc_offset_update()
192 int tcc, err; in tcc_offset_degree_celsius_store() local
/linux-5.10/arch/riscv/net/
Dbpf_jit_comp64.c294 u8 tcc = rv_tail_call_reg(ctx); in emit_bpf_tail_call() local
/linux-5.10/arch/x86/net/
Dbpf_jit_comp32.c1206 const u8 *tcc = bpf2ia32[TCALL_CNT]; in emit_prologue() local
1290 const u8 *tcc = bpf2ia32[TCALL_CNT]; in emit_bpf_tail_call() local
/linux-5.10/arch/arm/net/
Dbpf_jit_32.c1157 const s8 *tcc = bpf2a32[TCALL_CNT]; in emit_bpf_tail_call() local
1285 const s8 *tcc = bpf2a32[TCALL_CNT]; in build_prologue() local
/linux-5.10/drivers/video/fbdev/
Dimsttfb.c584 __u8 tcc, mxc, lckl_n, mic; in set_imstt_regvals_tvp() local
/linux-5.10/tools/power/x86/turbostat/
Dturbostat.c4796 unsigned int tcc, target_c, offset_c; in read_tcc_activation_temp() local
/linux-5.10/drivers/staging/media/ipu3/include/
Dintel-ipu3.h2479 struct ipu3_uapi_yuvp2_tcc_static_config tcc __attribute__((aligned(32))); member