Home
last modified time | relevance | path

Searched full:ascend (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/devicetree/bindings/gpio/
H A Dhisilicon,ascend910-gpio.yaml14 types of SoC such as Huawei Ascend AI series chips.
/linux/Documentation/devicetree/bindings/i2c/
H A Dhisilicon,ascend910-i2c.yaml14 types of SoC such as Huawei Ascend AI series chips.
/linux/fs/verity/
H A Dverify.c111 * only ascend the tree until an already-verified hash block is seen, and then
169 * Starting at the leaf level, ascend the tree saving hash blocks along in verify_data_block()
/linux/drivers/regulator/
H A Dmax8998.c388 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in max8998_set_current_limit() local
391 if (ascend) { in max8998_set_current_limit()
H A Dhelpers.c828 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in regulator_set_current_limit_regmap() local
831 if (ascend) { in regulator_set_current_limit_regmap()
/linux/sound/soc/sof/
H A Dipc4-pcm.c146 s8 *pipe_priority, bool ascend) in sof_ipc4_add_pipeline_by_priority() argument
153 if (ascend && pipeline->priority < pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority()
156 else if (!ascend && pipeline->priority > pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority()
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-huawei-g7.dts24 model = "Huawei Ascend G7";
/linux/drivers/gpu/drm/i915/
H A Di915_syncmap.c306 /* Ascend to the join */ in __sync_set()
/linux/drivers/acpi/acpica/
H A Dhwpci.c146 * Ascend namespace branch until the root_pci_device is reached, building in acpi_hw_build_pci_list()
/linux/security/keys/
H A Dkeyring.c812 * to ascend to the parent and continue processing there. in search_nested_keyrings()
832 kdebug("ascend %d", slot); in search_nested_keyrings()
851 kdebug("ascend to %d [%d]", keyring->serial, slot); in search_nested_keyrings()
/linux/lib/
H A Dassoc_array.c104 /* Ascend to next slot in parent node */ in assoc_array_subtree_iterate()
420 /* Ascend to next slot in parent node */ in assoc_array_destroy_subtree()
421 pr_devel("ascend to %p[%d]\n", parent, slot); in assoc_array_destroy_subtree()
H A Dmaple_tree.c1458 ascend: in mas_parent_gap()
1487 goto ascend; in mas_parent_gap()
2097 * mast_ascend() - Ascend the original left and right maple states.
2100 * Ascend the original left and right sides. Set the offsets to point to the
4480 goto ascend; in mas_rev_awalk()
4490 goto ascend; in mas_rev_awalk()
4514 ascend: in mas_rev_awalk()
4681 * go back to parent (ascend) in mas_awalk()
H A Dtest_maple_tree.c730 /* Ascend test. */ in check_alloc_rev_range()
886 /* Test ascend. */ in check_alloc_range()
/linux/arch/s390/include/asm/
H A Dkvm_host.h209 /* irq types in ascend order of priorities */
/linux/fs/
H A Dpnode.c280 // ascend until there's a copy for something with the same master in find_master()
H A Ddcache.c627 * There is one exception, though - if we ascend from a child that in dentry_unlist()
1370 * All done at this level ... ascend and resume the search. in d_walk()
1373 ascend: in d_walk()
1391 goto ascend; in d_walk()
H A Dlibfs.c618 // kill and ascend in __simple_recursive_removal()
/linux/kernel/
H A Dresource.c1939 * In the ascend case be careful that the last increment by in gfr_continue()
/linux/net/ipv4/
H A Dfib_trie.c1512 * us to strip at this level so we must ascend back in fib_table_lookup()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5275 * in ascend order. in hclge_find_fd_rule()
5283 /* insert fd rule node in ascend order according to rule->location */