Home
last modified time | relevance | path

Searched defs:branch (Results 26 – 50 of 93) sorted by relevance

1234

/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dlayerindex.py29 def get_fetch_layer(self, fetchdir, url, subdir, fetch_layer, branch, shallow=False): argument
/openbmc/linux/scripts/tracing/
H A Ddraw_functrace.py70 def __toString(self, branch, lastChild): argument
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dmbox.py97 def valid_branch(branch): argument
/openbmc/linux/arch/s390/kernel/
H A Dnospec-branch.c102 static const u8 branch[] = { 0x47, 0x00, 0x07, 0x00 }; in __nospec_revert() local
/openbmc/linux/lib/
H A Dtest_static_keys.c41 #define test_key_func(key, branch) \ argument
/openbmc/linux/fs/ubifs/
H A Dlpt_commit.c869 struct ubifs_nbranch *branch; in make_nnode_dirty() local
913 struct ubifs_nbranch *branch; in make_pnode_dirty() local
1484 struct ubifs_nbranch *branch; in dbg_is_nnode_dirty() local
1518 struct ubifs_nbranch *branch; in dbg_is_pnode_dirty() local
/openbmc/u-boot/fs/ubifs/
H A Dlpt_commit.c912 struct ubifs_nbranch *branch; in make_nnode_dirty() local
956 struct ubifs_nbranch *branch; in make_pnode_dirty() local
1526 struct ubifs_nbranch *branch; in dbg_is_nnode_dirty() local
1560 struct ubifs_nbranch *branch; in dbg_is_pnode_dirty() local
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.h41 enum intel_pt_insn_branch branch; member
H A Dintel-pt-insn-decoder.c32 enum intel_pt_insn_branch branch = INTEL_PT_BR_NO_BRANCH; in intel_pt_insn_decoder() local
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py64 def getGitCloneDirectory(self, url, branch): argument
/openbmc/linux/arch/x86/include/asm/
H A Duprobes.h38 } branch; member
/openbmc/linux/drivers/usb/host/
H A Dohci-q.c111 int i, branch = -ENOSPC; in balance() local
185 int branch; in ed_schedule() local
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dinsn-x86.c103 int op, branch, ret; in test_data_item() local
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dreport.py217 …def view_test_report(self, logger, source_dir, branch, commit, tag, use_regression_map, raw_test, … argument
/openbmc/openbmc/poky/meta/files/
H A Dlayers.schema.json40 "branch": { object
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py58 def git_commit_data(repo, data_dir, branch, message, exclude, notes, log): argument
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-ccu.c202 static void lpc18xx_ccu_register_branch_gate_div(struct lpc18xx_clk_branch *branch, in lpc18xx_ccu_register_branch_gate_div()
/openbmc/openbmc/poky/documentation/
H A Dset_versions.py141 branch = possible_branch variable
/openbmc/linux/fs/ext4/
H A Dindirect.c277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate()
331 Indirect *branch) in ext4_alloc_branch()
/openbmc/linux/kernel/
H A Djump_label.c456 bool branch = jump_entry_is_branch(entry); in jump_label_type() local
574 bool branch = jump_entry_is_branch(entry); in jump_label_init_type() local
/openbmc/linux/arch/arm/kernel/
H A Dftrace.c273 unsigned long branch = arm_gen_branch(pc, caller_fn); in __ftrace_modify_caller() local
/openbmc/linux/drivers/edac/
H A Di5400_edac.c517 int branch; in i5400_proccess_non_recoverable_info() local
582 int branch; in i5400_process_nonfatal_error_info() local
963 int channel, branch; in calculate_dimm_size() local
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py241 def clone_pkg(pkg, branch): argument
318 def build_dep_tree(name, pkgdir, dep_added, head, branch, dep_tree=None): argument
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h173 __be16 branch; member
/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h163 uint16_t branch; member

1234