Searched refs:UPPER (Results 1 – 10 of 10) 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 | relocation.c | 212 node = edge->node[UPPER]; in walk_up_backref() 240 return edge->node[UPPER]; in walk_down_backref() 362 list[UPPER]); in handle_useless_nodes() 363 list_del(&edge->list[UPPER]); in handle_useless_nodes() 443 struct btrfs_backref_edge, list[UPPER]); in build_backref_tree() 449 list_del_init(&edge->list[UPPER]); in build_backref_tree() 450 cur = edge->node[UPPER]; in build_backref_tree() 2045 next = edges[index]->node[UPPER]; in select_reloc_root() 2127 next = edge->node[UPPER]; in calcu_metadata_size() 2214 upper = edge->node[UPPER]; in do_relocation() [all …]
|
| /linux/Documentation/fb/ |
| H A D | pxafb.rst | 41 upper:UPPER == LCCR2_BFW
|
| /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/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 -> '+' */
|