Home
last modified time | relevance | path

Searched refs:__handle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/acpi/platform/
H A Daclinuxex.h83 #define acpi_os_create_lock(__handle) \ argument
87 *(__handle) = lock; \
88 spin_lock_init(*(__handle)); \
94 #define acpi_os_create_raw_lock(__handle) \ argument
98 *(__handle) = lock; \
99 raw_spin_lock_init(*(__handle)); \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0004-shm.c-Mark-glibc-specific-changes-so.patch23 extern void *dlsym (void *__restrict __handle, __const char *__restrict __name)
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c1814 #define __handle(_case) \ in rtw8852a_btc_set_wl_txpwr_ctrl() macro
1833 __handle(all_time); in rtw8852a_btc_set_wl_txpwr_ctrl()
1834 __handle(gnt_bt); in rtw8852a_btc_set_wl_txpwr_ctrl()
1836 #undef __handle in rtw8852a_btc_set_wl_txpwr_ctrl()