Home
last modified time | relevance | path

Searched defs:expr (Results 151 – 168 of 168) sorted by relevance

1234567

/openbmc/linux/scripts/kconfig/
H A Dqconf.cc97 tristate expr; in updateMenu() local
/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.c431 Dwarf_Op *expr; in die_get_data_member_location() local
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c2648 const struct aspeed_sig_expr *expr, in aspeed_g6_sig_expr_set()
H A Dpinctrl-aspeed-g4.c2545 const struct aspeed_sig_expr *expr, in aspeed_g4_sig_expr_set()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h189 #define __px_choose_expr(x, type, expr, other) \ argument
/openbmc/linux/fs/ubifs/
H A Ddebug.c3000 void ubifs_assert_failed(struct ubifs_info *c, const char *expr, in ubifs_assert_failed()
/openbmc/linux/include/linux/
H A Dtrace_events.h690 #define __TRACE_EVENT_PERF_PERM(name, expr...) \ argument
/openbmc/linux/scripts/mod/
H A Dmodpost.c102 void *do_nofail(void *ptr, const char *expr) in do_nofail()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h329 #define __STAT_SAFE(hif_dev, expr) do { ((hif_dev)->htc_handle->drv_priv ? (expr) : 0); } while (0) argument
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U.h99 #define RTL8192U_ASSERT(expr) \ argument
126 #define RTL8192U_ASSERT(expr) do {} while (0) argument
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h336 # define B43legacy_BUG_ON(expr) \ argument
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c201 static void constraint_expr_destroy(struct constraint_expr *expr) in constraint_expr_destroy()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp287 std::regex expr{"^VERSION_ID=(.*)$"}; in ipmiOEMGetBmcVersionString() local
/openbmc/linux/drivers/block/
H A Drbd.c620 #define rbd_assert(expr) \ argument
629 # define rbd_assert(expr) ((void) 0) argument
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S9147 expr: label
H A Dfpsp.S9253 expr: label
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c3089 char expr[80] = "<???>"; in brcmf_sdio_assert_info() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h2103 u8 expr[]; member

1234567