Home
last modified time | relevance | path

Searched refs:BRANCH (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/arch/sparc/net/
H A Dbpf_jit_comp_64.c121 #define BRANCH (F2(0, 1) | XCC) macro
124 #define BA (BRANCH | CONDA)
125 #define BG (BRANCH | CONDG)
126 #define BL (BRANCH | CONDL)
127 #define BLE (BRANCH | CONDLE)
128 #define BGU (BRANCH | CONDGU)
129 #define BLEU (BRANCH | CONDLEU)
130 #define BGE (BRANCH | CONDGE)
132 #define BLU (BRANCH | CONDLU)
133 #define BE (BRANCH | CONDE)
[all …]
/linux-6.15/drivers/pwm/
H A Dpwm-stmpe.c95 #define BRANCH (BIT(15) | BIT(13)) macro
215 program[1] = BRANCH; in stmpe_24xx_pwm_config()
/linux-6.15/arch/powerpc/include/asm/
H A Dsstep.h36 BRANCH, enumerator
/linux-6.15/tools/perf/util/
H A Ddlfilter.c371 CHECK_FLAG(BRANCH); in dlfilter__init()
H A Dparse-events.c1187 ADD_CONFIG_TERM_STR(BRANCH, term->val.str, term->weak); in get_config_terms()
/linux-6.15/arch/powerpc/lib/
H A Dsstep.c1372 op->type = BRANCH; in analyse_instr()
1394 op->type = BRANCH | BRTAKEN; in analyse_instr()
1418 op->type = BRANCH; in analyse_instr()
3241 case BRANCH: in emulate_update_regs()
/linux-6.15/kernel/trace/
H A Dtrace.h1316 C(BRANCH, "branch"),
/linux-6.15/kernel/bpf/
H A Dverifier.c17072 BRANCH = 2, enumerator
17123 if (e == BRANCH && insn_state[t] >= (DISCOVERED | BRANCH)) in push_insn()
17132 if (e == BRANCH) { in push_insn()
17183 ret = push_insn(t, w, BRANCH, env); in visit_func_call_insn()
17564 return push_insn(t, t + insn->off + 1, BRANCH, env); in visit_insn()
/linux-6.15/
H A DMAINTAINERS23139 STABLE BRANCH
23354 STATIC BRANCH/CALL