Searched refs:BRANCH (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/sparc/net/ ! |
| H A D | bpf_jit_comp_64.c | 121 #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/drivers/pwm/ ! |
| H A D | pwm-stmpe.c | 95 #define BRANCH (BIT(15) | BIT(13)) macro 215 program[1] = BRANCH; in stmpe_24xx_pwm_config()
|
| /linux/arch/powerpc/include/asm/ ! |
| H A D | sstep.h | 36 BRANCH, enumerator
|
| /linux/tools/perf/util/ ! |
| H A D | dlfilter.c | 370 CHECK_FLAG(BRANCH); in dlfilter__init()
|
| /linux/arch/powerpc/lib/ ! |
| H A D | sstep.c | 1372 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/kernel/trace/ ! |
| H A D | trace.h | 1362 C(BRANCH, "branch"), 1479 if (tr->trace_flags & TRACE_ITER(BRANCH)) in trace_branch_enable()
|
| /linux/kernel/bpf/ ! |
| H A D | verifier.c | 18205 BRANCH = 2, enumerator 18256 if (e == BRANCH && insn_state[t] >= (DISCOVERED | BRANCH)) in push_insn() 18265 if (e == BRANCH) { in push_insn() 18316 ret = push_insn(t, w, BRANCH, env); in visit_func_call_insn() 18946 return push_insn(t, t + insn->off + 1, BRANCH, env); in visit_insn()
|
| /linux/drivers/tty/vt/ ! |
| H A D | ucs_fallback_table.h_shipped | 1899 { 0xAC, 0x00 }, /* RUNIC LETTER LONG-BRANCH-OSS O -> ... */ 3075 { 0x19, 0x2F }, /* PALM BRANCH -> '/' */
|
| /linux/ ! |
| H A D | MAINTAINERS | 25100 STABLE BRANCH 25319 STATIC BRANCH/CALL
|