Searched refs:LOWER (Results 1 – 9 of 9) sorted by relevance
/linux/fs/btrfs/ |
H A D | backref.c | 3138 list[LOWER]); in btrfs_backref_cleanup_node() 3139 list_del(&edge->list[LOWER]); in btrfs_backref_cleanup_node() 3169 edge->node[LOWER] = lower; in btrfs_backref_link_edge() 3171 list_add_tail(&edge->list[LOWER], &lower->upper); in btrfs_backref_link_edge() 3473 list[LOWER]); in btrfs_backref_add_tree_node() 3578 list_for_each_entry(edge, &start->upper, list[LOWER]) in btrfs_backref_finish_upper_links() 3589 lower = edge->node[LOWER]; in btrfs_backref_finish_upper_links() 3593 list_del(&edge->list[LOWER]); in btrfs_backref_finish_upper_links() 3632 list_for_each_entry(edge, &upper->upper, list[LOWER]) in btrfs_backref_finish_upper_links() 3654 list_del(&edge->list[LOWER]); in btrfs_backref_error_cleanup() [all...] |
H A D | backref.h | 369 #define LOWER 0 macro 377 * list[LOWER] is linked to btrfs_backref_node::upper of lower level
|
H A D | relocation.c | 210 list[LOWER]); in walk_up_backref() 231 lower = edge->node[LOWER]; in walk_down_backref() 232 if (list_is_last(&edge->list[LOWER], &lower->upper)) { in walk_down_backref() 236 edge = list_first_entry(&edge->list[LOWER], struct btrfs_backref_edge, in walk_down_backref() 237 list[LOWER]); in walk_down_backref() 364 list_del(&edge->list[LOWER]); in handle_useless_nodes() 365 lower = edge->node[LOWER]; in handle_useless_nodes() 2140 list[LOWER]); in calcu_metadata_size() 2226 list_for_each_entry(edge, &node->upper, list[LOWER]) { in do_relocation() 2426 list[LOWER]); in update_processed_blocks() [all...] |
/linux/Documentation/fb/ |
H A D | pxafb.rst | 43 lower:LOWER == LCCR2_EFR
|
/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 213 LOWER_STATUS_0, /* LOWER threshold violated */ 229 LOW_INT_STATUS_0, /* LOWER interrupt status */ 245 LOW_INT_CLEAR_0, /* LOWER interrupt clear */ 261 LOW_INT_MASK_0, /* LOWER interrupt mask */ 277 LOW_THRESH_0, /* LOWER threshold values */
|
/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 -> ... */
|