Home
last modified time | relevance | path

Searched defs:__p (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/sh/include/asm/
H A Dposix_types.h70 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
82 static __inline__ void __FD_ZERO(__kernel_fd_set *__p) in __FD_ZERO()
/openbmc/u-boot/arch/mips/include/asm/
H A Dposix_types.h72 static __inline__ int __FD_ISSET(unsigned long __fd, const __kernel_fd_set *__p) in __FD_ISSET()
84 static __inline__ void __FD_ZERO(__kernel_fd_set *__p) in __FD_ZERO()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dat_coroutine_exit.hpp201 __promise& __p = __h.promise(); in await_suspend() local
H A Dany_sender_of.hpp1365 void* __p = __self.__storage_.__get_object_pointer(); in operator ==() local
/openbmc/linux/tools/perf/util/
Ddso.h
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c44 #define VERIFY_PERCPU_PTR(__p) \ argument