Searched full:ascend (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | hisilicon,ascend910-gpio.yaml | 14 types of SoC such as Huawei Ascend AI series chips.
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | hisilicon,ascend910-i2c.yaml | 14 types of SoC such as Huawei Ascend AI series chips.
|
/linux-6.12.1/fs/verity/ |
D | verify.c | 86 * only ascend the tree until an already-verified hash block is seen, and then 139 * Starting at the leaf level, ascend the tree saving hash blocks along in verify_data_block()
|
/linux-6.12.1/sound/soc/sof/ |
D | ipc4-pcm.c | 108 s8 *pipe_priority, bool ascend) in sof_ipc4_add_pipeline_by_priority() argument 115 if (ascend && pipeline->priority < pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority() 118 else if (!ascend && pipeline->priority > pipe_priority[i]) in sof_ipc4_add_pipeline_by_priority()
|
/linux-6.12.1/drivers/regulator/ |
D | max8998.c | 388 bool ascend = curr_table[n_currents - 1] > curr_table[0]; in max8998_set_current_limit() local 391 if (ascend) { in max8998_set_current_limit()
|
D | helpers.c | 828 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-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-huawei-g7.dts | 24 model = "Huawei Ascend G7";
|
/linux-6.12.1/drivers/acpi/acpica/ |
D | hwpci.c | 146 * Ascend namespace branch until the root_pci_device is reached, building in acpi_hw_build_pci_list()
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_syncmap.c | 306 /* Ascend to the join */ in __sync_set()
|
/linux-6.12.1/security/keys/ |
D | keyring.c | 812 * 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-6.12.1/lib/ |
D | assoc_array.c | 104 /* 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()
|
D | maple_tree.c | 1619 ascend: in mas_parent_gap() 1648 goto ascend; in mas_parent_gap() 2308 * mast_ascend() - Ascend the original left and right maple states. 2311 * Ascend the original left and right sides. Set the offsets to point to the 4825 goto ascend; in mas_rev_awalk() 4835 goto ascend; in mas_rev_awalk() 4859 ascend: in mas_rev_awalk() 5030 * go back to parent (ascend) in mas_awalk()
|
D | test_maple_tree.c | 730 /* Ascend test. */ in check_alloc_rev_range() 886 /* Test ascend. */ in check_alloc_range()
|
/linux-6.12.1/fs/ |
D | dcache.c | 572 * There is one exception, though - if we ascend from a child that in dentry_unlist() 1292 * All done at this level ... ascend and resume the search. in d_walk() 1295 ascend: in d_walk() 1313 goto ascend; in d_walk()
|
D | libfs.c | 623 // kill and ascend in simple_recursive_removal()
|
D | namespace.c | 3672 * All done at this level ... ascend and resume the search in select_submounts()
|
/linux-6.12.1/arch/s390/include/asm/ |
D | kvm_host.h | 534 /* irq types in ascend order of priorities */
|
/linux-6.12.1/kernel/ |
D | resource.c | 1885 * In the ascend case be careful that the last increment by in gfr_continue()
|
/linux-6.12.1/net/ipv4/ |
D | fib_trie.c | 1537 * us to strip at this level so we must ascend back in fib_table_lookup()
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 5259 * in ascend order. in hclge_find_fd_rule() 5267 /* insert fd rule node in ascend order according to rule->location */
|