Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/fs/btrfs/
A Dbackref.h380 #define LOWER 0 macro
455 edge->node[LOWER] = lower; in btrfs_backref_link_edge()
458 list_add_tail(&edge->list[LOWER], &lower->upper); in btrfs_backref_link_edge()
A Drelocation.c202 struct btrfs_backref_edge, list[LOWER]); in walk_up_backref()
223 lower = edge->node[LOWER]; in walk_down_backref()
224 if (list_is_last(&edge->list[LOWER], &lower->upper)) { in walk_down_backref()
228 edge = list_entry(edge->list[LOWER].next, in walk_down_backref()
229 struct btrfs_backref_edge, list[LOWER]); in walk_down_backref()
427 list_del(&edge->list[LOWER]); in handle_useless_nodes()
428 lower = edge->node[LOWER]; in handle_useless_nodes()
615 list_add_tail(&new_edge->list[LOWER], in clone_backref_node()
616 &new_edge->node[LOWER]->upper); in clone_backref_node()
2315 struct btrfs_backref_edge, list[LOWER]); in calcu_metadata_size()
[all …]
A Dbackref.c3026 list[LOWER]); in btrfs_backref_cleanup_node()
3028 list_del(&edge->list[LOWER]); in btrfs_backref_cleanup_node()
3364 list[LOWER]); in btrfs_backref_add_tree_node()
3479 list_for_each_entry(edge, &start->upper, list[LOWER]) in btrfs_backref_finish_upper_links()
3490 lower = edge->node[LOWER]; in btrfs_backref_finish_upper_links()
3494 list_del(&edge->list[LOWER]); in btrfs_backref_finish_upper_links()
3549 list_for_each_entry(edge, &upper->upper, list[LOWER]) in btrfs_backref_finish_upper_links()
3571 list_del(&edge->list[LOWER]); in btrfs_backref_error_cleanup()
3572 lower = edge->node[LOWER]; in btrfs_backref_error_cleanup()
3588 list_for_each_entry(edge, &upper->upper, list[LOWER]) in btrfs_backref_error_cleanup()
/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_mp.h127 #define LOWER true macro
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_mp.h262 #define LOWER true macro
/linux-6.3-rc2/drivers/thermal/qcom/
A Dtsens.c372 case LOWER: in tsens_set_interrupt_v1()
399 case LOWER: in tsens_set_interrupt_v2()
707 tsens_set_interrupt(priv, hw_id, LOWER, true); in tsens_set_trips()
A Dtsens.h39 LOWER, enumerator
/linux-6.3-rc2/Documentation/fb/
A Dpxafb.rst43 lower:LOWER == LCCR2_EFR
/linux-6.3-rc2/Documentation/PCI/endpoint/
A Dpci-ntb-function.rst83 | ADDRESS (LOWER 32) |
/linux-6.3-rc2/Documentation/virt/uml/
A Duser_mode_linux_howto_v2.rst1045 This, unfortunately, will usually result in LOWER performance because of

Completed in 42 milliseconds