Searched refs:LOWER (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_mp_ioctl.c | 54 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_write_bb_reg_hdl() 81 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_read_bb_reg_hdl() 119 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_write_rf_reg_hdl() 151 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_read_rf_reg_hdl() 184 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_set_data_rate_hdl() 203 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_start_test_hdl() 229 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_stop_test_hdl() 258 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_set_channel_direct_call_hdl() 286 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_set_bandwidth_hdl() 308 _irqlevel_changed_(&oldirql, LOWER); in rtl8188eu_oid_rt_pro_set_antenna_bb_hdl() [all …]
|
| /Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
| D | modify_return.c | 10 #define LOWER(x) ((x) & 0xffff) macro 38 ret = LOWER(retval); in run_test()
|
| /Linux-v5.15/fs/btrfs/ |
| D | backref.h | 213 #define LOWER 0 macro 288 edge->node[LOWER] = lower; in btrfs_backref_link_edge() 291 list_add_tail(&edge->list[LOWER], &lower->upper); in btrfs_backref_link_edge()
|
| D | backref.c | 2545 list[LOWER]); 2547 list_del(&edge->list[LOWER]); 2883 list[LOWER]); 2998 list_for_each_entry(edge, &start->upper, list[LOWER]) 3009 lower = edge->node[LOWER]; 3013 list_del(&edge->list[LOWER]); 3068 list_for_each_entry(edge, &upper->upper, list[LOWER]) 3090 list_del(&edge->list[LOWER]); 3091 lower = edge->node[LOWER]; 3107 list_for_each_entry(edge, &upper->upper, list[LOWER])
|
| D | relocation.c | 191 struct btrfs_backref_edge, list[LOWER]); in walk_up_backref() 212 lower = edge->node[LOWER]; in walk_down_backref() 213 if (list_is_last(&edge->list[LOWER], &lower->upper)) { in walk_down_backref() 217 edge = list_entry(edge->list[LOWER].next, in walk_down_backref() 218 struct btrfs_backref_edge, list[LOWER]); in walk_down_backref() 416 list_del(&edge->list[LOWER]); in handle_useless_nodes() 417 lower = edge->node[LOWER]; in handle_useless_nodes() 590 btrfs_backref_link_edge(new_edge, edge->node[LOWER], in clone_backref_node() 604 list_add_tail(&new_edge->list[LOWER], in clone_backref_node() 605 &new_edge->node[LOWER]->upper); in clone_backref_node() [all …]
|
| /Linux-v5.15/drivers/thermal/qcom/ |
| D | tsens.c | 206 case LOWER: in tsens_set_interrupt_v1() 233 case LOWER: in tsens_set_interrupt_v2() 498 tsens_set_interrupt(priv, hw_id, LOWER, disable); in tsens_irq_thread() 502 tsens_set_interrupt(priv, hw_id, LOWER, enable); in tsens_irq_thread() 567 tsens_set_interrupt(priv, hw_id, LOWER, true); in tsens_set_trips()
|
| D | tsens.h | 36 LOWER, enumerator
|
| /Linux-v5.15/drivers/staging/rtl8712/ |
| D | rtl871x_mp.h | 127 #define LOWER true macro
|
| /Linux-v5.15/drivers/staging/rtl8723bs/include/ |
| D | rtw_mp.h | 262 #define LOWER true macro
|
| /Linux-v5.15/Documentation/fb/ |
| D | pxafb.rst | 43 lower:LOWER == LCCR2_EFR
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | rtw_mp.h | 326 #define LOWER true macro
|
| /Linux-v5.15/Documentation/PCI/endpoint/ |
| D | pci-ntb-function.rst | 83 | ADDRESS (LOWER 32) |
|
| /Linux-v5.15/Documentation/virt/uml/ |
| D | user_mode_linux_howto_v2.rst | 1036 This, unfortunately, will usually result in LOWER performance because of
|