Searched defs:branches (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py300 branches = (columns == "branches") variable
H A Dexport-to-sqlite.py121 branches = (columns == "branches") variable
/linux-master/drivers/media/i2c/
H A Dccs-pll.c84 } branches[] = { local
/linux-master/arch/mips/include/asm/
H A Dfpu_emulator.h28 unsigned long branches; member in struct:mips_fpu_emulator_stats
/linux-master/fs/ubifs/
H A Dubifs-media.h830 __u8 branches[]; member in struct:ubifs_idx_node
/linux-master/tools/perf/util/
H A Dauxtrace.h127 bool branches; member in struct:itrace_synth_opts
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1953 __le32 **branches = NULL; local
1880 invoke_bpf_mod_ret(struct jit_ctx *ctx, struct bpf_tramp_links *tl, int args_off, int retval_off, int run_ctx_off, __le32 **branches) argument
[all...]
/linux-master/include/linux/
H A Dbpf_verifier.h417 u32 branches; member in struct:bpf_verifier_state
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c2726 u8 **branches = NULL; local
2616 invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, struct bpf_tramp_links *tl, int stack_size, int run_ctx_off, u8 **branches, void *image, void *rw_image) argument
[all...]

Completed in 234 milliseconds