Home
last modified time | relevance | path

Searched defs:expr (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/linux/tools/testing/selftests/nolibc/
Dnolibc-test.c
/openbmc/linux/drivers/gpu/drm/i915/
Di915_gem.h
/openbmc/linux/net/netfilter/
Dnft_last.c
Dnft_connlimit.c
Dnft_counter.c
Dnft_limit.c
Dnft_inner.c
Dnft_quota.c
Dnft_ct_fast.c
Dnft_fib_netdev.c
Dnft_fib_inet.c
/openbmc/u-boot/include/test/
H A Dut.h112 #define ut_assertnull(expr) { \ argument
124 #define ut_assertnonnull(expr) { \ argument
136 #define ut_assertok_ptr(expr) { \ argument
/openbmc/linux/tools/perf/util/
Dbpf-filter.c
/openbmc/linux/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.c
/openbmc/u-boot/test/py/tests/
H A Dtest_hush_if_test.py98 def exec_hush_if(u_boot_console, expr, result): argument
121 def test_hush_if_test(u_boot_console, expr, result): argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dbpf_misc.h
/openbmc/linux/tools/include/linux/
Dbuild_bug.h
/openbmc/linux/include/linux/
Dbuild_bug.h
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.h38 struct expr *expr; member
42 struct expr { struct
43 enum expr_type type; argument
44 union expr_data left, right; argument
55 struct expr *expr; member
195 struct expr *expr; /* the optional conditional part of the property */ member
/openbmc/linux/fs/xfs/
Dxfs_message.c
Dxfs_error.h
/openbmc/google-misc/subprojects/ncsid/src/
H A Dcommon_defs.h19 #define RETURN_IF_ERROR(expr, msg) \ argument
/openbmc/sdeventplus/src/sdeventplus/internal/
H A Dcexec.hpp5 #define SDEVENTPLUS_CHECK(msg, expr) \ argument
/openbmc/u-boot/tools/buildman/
H A Dboard.py9 def __init__(self, expr): argument
44 def AddExpr(self, expr): argument
/openbmc/linux/net/ipv4/netfilter/
Dnft_reject_ipv4.c

1234