Searched refs:LOWER (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | modify_return.c | 10 #define LOWER(x) ((x) & 0xffff) macro 36 ret = LOWER(topts.retval); in run_test()
|
| /linux/fs/btrfs/ |
| H A D | backref.c | 3157 list[LOWER]); in btrfs_backref_cleanup_node() 3158 list_del(&edge->list[LOWER]); in btrfs_backref_cleanup_node() 3188 edge->node[LOWER] = lower; in btrfs_backref_link_edge() 3190 list_add_tail(&edge->list[LOWER], &lower->upper); in btrfs_backref_link_edge() 3492 list[LOWER]); in btrfs_backref_add_tree_node() 3597 list_for_each_entry(edge, &start->upper, list[LOWER]) in btrfs_backref_finish_upper_links() 3608 lower = edge->node[LOWER]; in btrfs_backref_finish_upper_links() 3612 list_del(&edge->list[LOWER]); in btrfs_backref_finish_upper_links() 3649 list_for_each_entry(edge, &upper->upper, list[LOWER]) in btrfs_backref_finish_upper_links() 3671 list_del(&edge->list[LOWER]); in btrfs_backref_error_cleanup() [all …]
|
| H A D | backref.h | 374 #define LOWER 0 macro
|
| H A D | relocation.c | 211 list[LOWER]); in walk_up_backref() 232 lower = edge->node[LOWER]; in walk_down_backref() 233 if (list_is_last(&edge->list[LOWER], &lower->upper)) { in walk_down_backref() 237 edge = list_first_entry(&edge->list[LOWER], struct btrfs_backref_edge, in walk_down_backref() 238 list[LOWER]); in walk_down_backref() 365 list_del(&edge->list[LOWER]); in handle_useless_nodes() 366 lower = edge->node[LOWER]; in handle_useless_nodes() 2126 list[LOWER]); in calcu_metadata_size() 2212 list_for_each_entry(edge, &node->upper, list[LOWER]) { in do_relocation() 2412 list[LOWER]); in update_processed_blocks()
|
| /linux/drivers/thermal/qcom/ |
| H A D | tsens.c | 387 case LOWER: in tsens_set_interrupt_v1() 414 case LOWER: in tsens_set_interrupt_v2() 722 tsens_set_interrupt(priv, hw_id, LOWER, true); in tsens_set_trips()
|
| H A D | tsens.h | 43 LOWER, enumerator
|
| /linux/Documentation/fb/ |
| H A D | pxafb.rst | 43 lower:LOWER == LCCR2_EFR
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-ntb-function.rst | 83 | ADDRESS (LOWER 32) |
|
| /linux/drivers/tty/vt/ |
| H A D | ucs_width_table.h_shipped | 18 { 0x05C4, 0x05C5 }, /* HEBREW MARK UPPER DOT - HEBREW MARK LOWER DOT */
|
| H A D | ucs_fallback_table.h_shipped | 562 { 0x75, 0x2C }, /* GREEK LOWER NUMERAL SIGN -> ',' */ 2918 { 0x71, 0x2F }, /* BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT -> '/' */ 2919 { 0x72, 0x5C }, /* BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT -> '\' */ 2937 { 0x96, 0x00 }, /* QUADRANT LOWER LEFT -> ... */
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 1047 This, unfortunately, will usually result in LOWER performance because of
|