Home
last modified time | relevance | path

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

/Linux-v5.15/arch/sparc/net/
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)
131 #define BGEU (BRANCH | CONDGEU)
132 #define BLU (BRANCH | CONDLU)
[all …]
/Linux-v5.15/drivers/pwm/
Dpwm-stmpe.c97 #define BRANCH (BIT(15) | BIT(13)) macro
215 program[1] = BRANCH; in stmpe_24xx_pwm_config()
/Linux-v5.15/arch/powerpc/include/asm/
Dsstep.h36 BRANCH, enumerator
/Linux-v5.15/tools/perf/util/
Ddlfilter.c325 CHECK_FLAG(BRANCH); in dlfilter__init()
Dparse-events.c1329 ADD_CONFIG_TERM_STR(BRANCH, term->val.str, term->weak); in get_config_terms()
/Linux-v5.15/arch/powerpc/lib/
Dsstep.c1294 op->type = BRANCH; in analyse_instr()
1318 op->type = BRANCH | BRTAKEN; in analyse_instr()
1342 op->type = BRANCH; in analyse_instr()
3164 case BRANCH: in emulate_update_regs()
/Linux-v5.15/kernel/trace/
Dtrace.h1149 C(BRANCH, "branch"),
/Linux-v5.15/kernel/bpf/
Dverifier.c9494 BRANCH = 2, enumerator
9536 if (e == BRANCH && insn_state[t] >= (DISCOVERED | BRANCH)) in push_insn()
9545 if (e == BRANCH) in push_insn()
9589 ret = push_insn(t, t + insns[t].imm + 1, BRANCH, env, in visit_func_call_insn()
9662 return push_insn(t, t + insns[t].off + 1, BRANCH, env, true); in visit_insn()
/Linux-v5.15/
DMAINTAINERS17772 STABLE BRANCH
17862 STATIC BRANCH/CALL