/openbmc/linux/include/linux/ |
D | swait.h |
|
D | wait_bit.h |
|
D | ratelimit.h |
|
D | rcuwait.h |
|
D | once_lite.h |
|
/openbmc/u-boot/include/linux/ |
H A D | bug.h | 14 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0) argument 16 #define WARN_ON(condition) ({ \ argument 23 #define WARN(condition, format...) ({ \ argument 30 #define WARN_ON_ONCE(condition) ({ \ argument 41 #define WARN_ONCE(condition, format...) ({ \ argument
|
H A D | build_bug.h | 13 #define BUILD_BUG_ON(condition) (0) argument 67 #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument 69 #define BUILD_BUG_ON(condition) \ argument
|
H A D | compiler.h | 471 # define __compiletime_error_fallback(condition) \ argument 476 # define __compiletime_error_fallback(condition) do { } while (0) argument 480 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 489 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 492 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 504 #define compiletime_assert(condition, msg) \ argument
|
/openbmc/linux/tools/include/asm/ |
D | bug.h |
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | timed_ctrl.c |
|
/openbmc/qemu/io/ |
H A D | channel-watch.c | 29 GIOCondition condition; member 41 GIOCondition condition; member 53 GIOCondition condition; member 250 GIOCondition condition) in qio_channel_create_fd_watch() 279 GIOCondition condition) in qio_channel_create_socket_watch() 309 GIOCondition condition) in qio_channel_create_socket_watch() 318 GIOCondition condition) in qio_channel_create_fd_pair_watch()
|
H A D | channel.c | 386 GIOCondition condition) in qio_channel_create_watch() 413 GIOCondition condition, in qio_channel_add_watch_full() 433 GIOCondition condition, in qio_channel_add_watch() 443 GIOCondition condition, in qio_channel_add_watch_source() 628 qio_channel_set_fd_handlers(QIOChannel *ioc, GIOCondition condition) in qio_channel_set_fd_handlers() 674 qio_channel_clear_fd_handlers(QIOChannel *ioc, GIOCondition condition) in qio_channel_clear_fd_handlers() 707 GIOCondition condition) in qio_channel_yield() 744 GIOCondition condition, in qio_channel_wait_complete() 755 GIOCondition condition) in qio_channel_wait()
|
H A D | channel-tls.c | 187 GIOCondition condition; in qio_channel_tls_handshake_task() local 216 GIOCondition condition, in qio_channel_tls_handshake_io() 262 GIOCondition condition; in qio_channel_tls_bye_task() local 302 static gboolean qio_channel_tls_bye_io(QIOChannel *ioc, GIOCondition condition, in qio_channel_tls_bye_io() 550 GIOCondition condition) in qio_channel_tls_create_watch()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | event.hpp | 45 class condition class 51 explicit condition(event& e) : condition_source(e) {} in condition() function in sdbusplus::event::condition 72 condition(source&& s, int&& f) : in condition() function in sdbusplus::event::condition
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | conditions.hpp | 24 auto make_condition(T&& condition) in make_condition() 29 namespace condition namespace
|
/openbmc/qemu/ui/ |
H A D | vnc-ws.c | 51 GIOCondition condition, in vncws_tls_handshake_io() 121 GIOCondition condition, in vncws_handshake_io()
|
/openbmc/qemu/net/ |
H A D | stream_data.c | 19 GIOCondition condition, gpointer data) in net_stream_data_writable() 93 gboolean net_stream_data_send(QIOChannel *ioc, GIOCondition condition, in net_stream_data_send()
|
/openbmc/qemu/tests/tcg/tricore/c/ |
H A D | testdev_assert.h | 11 static inline void testdev_assert(int condition) in testdev_assert()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
D | test_maps.h |
|
/openbmc/phosphor-state-manager/host_condition_gpio/ |
H A D | host_condition.cpp | 9 namespace condition namespace
|
H A D | host_condition.hpp | 11 namespace condition namespace
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | delay.h |
|
/openbmc/phosphor-inventory-manager/ |
H A D | functor.hpp | 60 auto make_path_condition(T&& condition) in make_path_condition() 382 auto condition = [val = std::forward<T>(val)](T&& arg) { in propertyChangedTo() local 396 auto condition = [val = std::forward<T>(val)](T&& arg) { in propertyIs() local
|
/openbmc/linux/arch/mips/include/asm/ |
D | bug.h |
|
/openbmc/linux/include/drm/ |
D | drm_util.h |
|