Searched refs:UPPER (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | modify_return.c | 11 #define UPPER(x) ((x) >> 16) macro 35 side_effect = UPPER(topts.retval); in run_test()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_boa0b5.c | 50 NVVAL(NVA0B5, OFFSET_IN_UPPER, UPPER, upper_32_bits(mem->vma[0].addr)), in nve0_bo_move_copy() 55 NVVAL(NVA0B5, OFFSET_OUT_UPPER, UPPER, upper_32_bits(mem->vma[1].addr)), in nve0_bo_move_copy()
|
| H A D | nouveau_dmem.c | 601 NVVAL(NVA0B5, OFFSET_IN_UPPER, UPPER, upper_32_bits(src_addr)), in nvc0b5_migrate_copy() 606 NVVAL(NVA0B5, OFFSET_OUT_UPPER, UPPER, upper_32_bits(dst_addr)), in nvc0b5_migrate_copy() 664 NVVAL(NVA0B5, OFFSET_OUT_UPPER, UPPER, upper_32_bits(dst_addr)), in nvc0b5_migrate_clear()
|
| /linux/fs/btrfs/ |
| H A D | backref.c | 3131 list_del(&edge->list[UPPER]); in btrfs_backref_cleanup_node() 3161 edge->node[UPPER] = upper; in btrfs_backref_link_edge() 3225 list_add_tail(&edge->list[UPPER], &cache->pending_edge); in handle_direct_tree_backref() 3230 INIT_LIST_HEAD(&edge->list[UPPER]); in handle_direct_tree_backref() 3387 list_add_tail(&edge->list[UPPER], in handle_indirect_tree_backref() 3392 INIT_LIST_HEAD(&edge->list[UPPER]); in handle_indirect_tree_backref() 3398 INIT_LIST_HEAD(&edge->list[UPPER]); in handle_indirect_tree_backref() 3465 ASSERT(list_empty(&edge->list[UPPER])); in btrfs_backref_add_tree_node() 3466 exist = edge->node[UPPER]; in btrfs_backref_add_tree_node() 3472 list_add_tail(&edge->list[UPPER], &cache->pending_edge); in btrfs_backref_add_tree_node() [all …]
|
| H A D | relocation.c | 213 node = edge->node[UPPER]; in walk_up_backref() 241 return edge->node[UPPER]; in walk_down_backref() 363 list[UPPER]); in handle_useless_nodes() 364 list_del(&edge->list[UPPER]); in handle_useless_nodes() 444 struct btrfs_backref_edge, list[UPPER]); in build_backref_tree() 450 list_del_init(&edge->list[UPPER]); in build_backref_tree() 451 cur = edge->node[UPPER]; in build_backref_tree() 2046 next = edges[index]->node[UPPER]; in select_reloc_root() 2128 next = edge->node[UPPER]; in calcu_metadata_size() 2215 upper = edge->node[UPPER]; in do_relocation() [all …]
|
| /linux/drivers/thermal/qcom/ |
| H A D | tsens.c | 384 case UPPER: in tsens_set_interrupt_v1() 410 case UPPER: in tsens_set_interrupt_v2() 723 tsens_set_interrupt(priv, hw_id, UPPER, true); in tsens_set_trips()
|
| H A D | tsens.h | 44 UPPER, enumerator
|
| /linux/Documentation/fb/ |
| H A D | pxafb.rst | 41 upper:UPPER == LCCR2_BFW
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-ntb-function.rst | 85 | ADDRESS (UPPER 32) |
|
| /linux/drivers/tty/vt/ |
| H A D | ucs_width_table.h_shipped | 18 { 0x05C4, 0x05C5 }, /* HEBREW MARK UPPER DOT - HEBREW MARK LOWER DOT */ 333 { 0x1DA75, 0x1DA75 }, /* SIGNWRITING UPPER BODY TILTING FROM HIP JOINTS */
|
| H A D | ucs_fallback_table.h_shipped | 2918 { 0x71, 0x2F }, /* BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT -> '/' */ 2919 { 0x72, 0x5C }, /* BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT -> '\' */ 2933 { 0x80, 0x00 }, /* UPPER HALF BLOCK -> ... */ 2935 { 0x94, 0x2D }, /* UPPER ONE EIGHTH BLOCK -> '-' */ 2954 { 0xF0, 0x00 }, /* WHITE SQUARE WITH UPPER LEFT QUADRANT -> ... */ 2955 { 0xF7, 0x23 }, /* WHITE CIRCLE WITH UPPER RIGHT QUADRANT -> '#' */ 3118 { 0x34, 0x2B }, /* VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF -> '+' */
|