Home
last modified time | relevance | path

Searched refs:LOWER (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
A Dmodify_return.c10 #define LOWER(x) ((x) & 0xffff) macro
36 ret = LOWER(topts.retval); in run_test()
/linux/fs/btrfs/
A Dbackref.c3143 list[LOWER]); in btrfs_backref_cleanup_node()
3145 list_del(&edge->list[LOWER]); in btrfs_backref_cleanup_node()
3205 edge->node[LOWER] = lower; in btrfs_backref_link_edge()
3208 list_add_tail(&edge->list[LOWER], &lower->upper); in btrfs_backref_link_edge()
3501 list[LOWER]); in btrfs_backref_add_tree_node()
3612 list_for_each_entry(edge, &start->upper, list[LOWER]) in btrfs_backref_finish_upper_links()
3623 lower = edge->node[LOWER]; in btrfs_backref_finish_upper_links()
3627 list_del(&edge->list[LOWER]); in btrfs_backref_finish_upper_links()
3682 list_for_each_entry(edge, &upper->upper, list[LOWER]) in btrfs_backref_finish_upper_links()
3704 list_del(&edge->list[LOWER]); in btrfs_backref_error_cleanup()
[all …]
A Drelocation.c199 struct btrfs_backref_edge, list[LOWER]); in walk_up_backref()
220 lower = edge->node[LOWER]; in walk_down_backref()
221 if (list_is_last(&edge->list[LOWER], &lower->upper)) { in walk_down_backref()
225 edge = list_entry(edge->list[LOWER].next, in walk_down_backref()
226 struct btrfs_backref_edge, list[LOWER]); in walk_down_backref()
359 list_del(&edge->list[LOWER]); in handle_useless_nodes()
360 lower = edge->node[LOWER]; in handle_useless_nodes()
542 list_add_tail(&new_edge->list[LOWER], in clone_backref_node()
543 &new_edge->node[LOWER]->upper); in clone_backref_node()
2241 struct btrfs_backref_edge, list[LOWER]); in calcu_metadata_size()
[all …]
A Dbackref.h363 #define LOWER 0 macro
/linux/drivers/staging/rtl8712/
A Drtl871x_mp.h127 #define LOWER true macro
/linux/Documentation/fb/
A Dpxafb.rst43 lower:LOWER == LCCR2_EFR
/linux/drivers/thermal/qcom/
A Dtsens.c387 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()
A Dtsens.h41 LOWER, enumerator
/linux/Documentation/PCI/endpoint/
A Dpci-ntb-function.rst83 | ADDRESS (LOWER 32) |
/linux/Documentation/virt/uml/
A Duser_mode_linux_howto_v2.rst1080 This, unfortunately, will usually result in LOWER performance because of

Completed in 726 milliseconds