Home
last modified time | relevance | path

Searched defs:__address (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/
H A Ddot11d.h62 #define IS_EQUAL_CIE_SRC(__ieee_dev, __address) \ argument
65 #define UPDATE_CIE_SRC(__ieee_dev, __address) \ argument
/openbmc/linux/include/linux/
H A Dhuge_mm.h155 #define split_huge_pmd(__vma, __pmd, __address) \ argument
171 #define split_huge_pud(__vma, __pud, __address) \ argument
304 #define split_huge_pmd(__vma, __pmd, __address) \ argument
312 #define split_huge_pud(__vma, __pmd, __address) \ argument
H A Dmmu_notifier.h529 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument
542 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument
555 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument
566 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
587 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__with_awaitable_senders.hpp47 [](void* __address) noexcept -> __coro::coroutine_handle<> { in __continuation_handle()
/openbmc/linux/arch/x86/boot/compressed/
H A Dident_map_64.c192 pmd_t *pmdp, unsigned long __address) in split_large_pmd()
/openbmc/linux/io_uring/
H A Dnet.c465 struct sockaddr_storage __address; in io_send() local
1162 struct sockaddr_storage __address; in io_send_zc() local
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h235 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
/openbmc/linux/drivers/iio/temperature/
H A Dltc2983.c1337 #define LTC2983_CHAN(__type, index, __address) ({ \ argument